Last Version

accumulo-wikisearch 1.4.4

Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.apache.accumulo
ArtifactId

ArtifactId

accumulo-wikisearch
Version

Version

1.4.4
Type

Type

pom
Description

Description

accumulo-wikisearch
Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=accumulo.git/accumulo-wikisearch

Download accumulo-wikisearch 1.4.4


<!-- https://jarcasting.com/artifacts/org.apache.accumulo/accumulo-wikisearch/ -->
<dependency>
    <groupId>org.apache.accumulo</groupId>
    <artifactId>accumulo-wikisearch</artifactId>
    <version>1.4.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.accumulo/accumulo-wikisearch/
implementation 'org.apache.accumulo:accumulo-wikisearch:1.4.4'
// https://jarcasting.com/artifacts/org.apache.accumulo/accumulo-wikisearch/
implementation ("org.apache.accumulo:accumulo-wikisearch:1.4.4")
'org.apache.accumulo:accumulo-wikisearch:pom:1.4.4'
<dependency org="org.apache.accumulo" name="accumulo-wikisearch" rev="1.4.4">
  <artifact name="accumulo-wikisearch" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.accumulo', module='accumulo-wikisearch', version='1.4.4')
)
libraryDependencies += "org.apache.accumulo" % "accumulo-wikisearch" % "1.4.4"
[org.apache.accumulo/accumulo-wikisearch "1.4.4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • ingest
  • query
  • query-war