accumulo
Here are 48 public repositories matching this topic...
The custom paramaterized classes Translators and Translator can now be replaced with Java built in Lambda functions.
There are some edge cases for TF queries that need additional coverage documented here: NationalSecurityAgency/datawave#719
Also add more negation cases
Essential tools and utilities for Gaffer; including GUI, local accumulo cluster, python api
-
Updated
Sep 4, 2020 - JavaScript
Dynamic Distributed Dimensional Data Model
-
Updated
Jul 28, 2020 - MATLAB
Add logging
... anywhere
Newly added logger features [1], with an example [2,3]
[1] https://github.com/phrocker/sharkbite/blob/master/include/logging/Logger.h
[2] https://github.com/phrocker/sharkbite/blob/master/src/interconnect/TabletServer.cpp#L30
[3] https://github.com/phrocker/sharkbite/blob/master/src/interconnect/TabletServer.cpp#L51
Microsoft's contributions for Spark with Apache Accumulo
-
Updated
May 15, 2020 - Java
There are several java files missing license headers in the accumulo-testing repo. We should add headers as needed and add the apache-rat-plugin to the pom.xml so that CI will catch this problem when running mvn verify.
Build Python 3 applications that integrate with Apache Accumulo
-
Updated
Mar 26, 2020 - Python
Apache Fluo application that creates a web index using Common Crawl data
-
Updated
Apr 9, 2018 - Java
Improve this page
Add a description, image, and links to the accumulo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the accumulo topic, visit your repo's landing page and select "manage topics."


This will be a breaking change so needs to be done with a major release.
Currently OperationDetail and OperationField are inner classes within OperationServiceV2. These should be in their own outer classes for ease of serialisation and consistency.