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

ActiveQueryLog keeps track of what queries have scans running on a tserver at any given time. This information could be useful from an operational perspective in order to determine if...

enhancement

Address security alert and clean up downstream applications. https://github.com/NationalSecurityAgency/datawave/security/dependabot/106

dependencies

Fixes [dictionary-service #32](https://github.com/NationalSecurityAgency/datawave-dictionary-service/issues/32) Before this change there were instances where timestamps within the LastUpdated column of the data dictionary would appear as large values with a "+" in front of...

We should create a datawave BOM (Bill of Materials) to make it easier to manage the versions of the various datawave modules when they are included in the query and...

Query Microservice TODOs

Closes #2485 Ensures that proper exceptions are thrown when errors occur during JEXL parsing so the appropriate error codes are recorded in metrics. Will need two new error codes added...

fixes build issue w/ cache also needs https://github.com/NationalSecurityAgency/datawave-mapreduce-query-service/pull/6

This is the quick and dirty removing of error logging for large Document sizes. Adding the actual document size to the metrics coming in a follow-on PR.