datawave icon indicating copy to clipboard operation
datawave copied to clipboard

DataWave is an ingest/query framework that leverages Apache Accumulo to provide fast, secure data access.

Results 381 datawave issues
Sort by recently updated
recently updated
newest added

There are a lot of build warnings. Some are pretty straight forward to fix - this ticket will handle those. A few will require more refactoring or major changes, and...

I noticed that the Attribute hierarchy of classes have methods that pass boolean reducedResponse as a parameter, but I found no methods there that actually use that parameter. I removed...

Don't merge this yet, having a discussion about LICENSE issues.

I have to call the fuction setColumns in the init() function of the updated iterator which is now a TypedValueCombiner now. @ivakegg can you give me some pointers here. I...

Currently, the only way to change the max number of UIDs kept in the GlobalIndexUidAggregator's protocol buffer is to change the code and recompile. It would be nice to be...

… from DiscoveryLogic.java. I replaced the variables with separateCountsByColVis = DiscoveryQueryConfiguration.getSeparateCountsByColVis() and DiscoveryQueryConfiguration.getShowReferenceCount(). This was to avoid duplication of data in the logic members with those in the conifgurtion.

accepted

Temporary...for evaluation/testing purposes only.

This is not for merging. It's only to show the json serialization changes for the accumulo-2.1 branch