wikisearch-query

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

wikisearch-query
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

ejb
Description

Description

wikisearch-query
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/wikisearch-query

Download wikisearch-query

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.accumulo : accumulo-core jar 1.4.4
org.apache.commons : commons-jexl jar 2.0.1
com.google.collections : google-collections jar 1.0
com.googlecode : kryo jar 1.04
org.apache.accumulo : wikisearch-ingest jar 1.4.4
com.googlecode : minlog jar 1.2
com.google.protobuf : protobuf-java jar 2.3.0
commons-lang : commons-lang jar 2.4
commons-codec : commons-codec jar 1.5

provided (2)

Group / Artifact Type Version
javaee : javaee-api jar 5
org.apache.hadoop : hadoop-core jar 0.20.203.0

runtime (3)

Group / Artifact Type Version
org.apache.hadoop : zookeeper jar 3.3.1
org.apache.accumulo : cloudtrace jar 1.4.4
org.apache.thrift : libthrift jar 0.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0