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

Fix (or detrmine non-issue) ~200 Major issues found in sonarqube Includes: - https://cwe.mitre.org/data/definitions/391 (Interrupted exceptions caught, not re-thrown) - https://wiki.sei.cmu.edu/confluence/x/SjdGBQ (Use atomic variables) - Spots where NPE can be thrown...

MultiFileOutputFormatter currently only supports snappy, lzo, gz, or none as the compression format.

enhancement

If so, do whatever needs to be done to make this checkpointable.

Query Microservice TODOs

If it should be, do whatever needs to be done to make it checkpointable.

Query Microservice TODOs

If it should be, make whatever updates need to be made to make it checkpointable.

Query Microservice TODOs

Make whatever changes need to be made to make this query checkpointable.

Query Microservice TODOs

Make whatever changes need to be made to make this query checkpointable.

Query Microservice TODOs

In the edgeDictionaryProvider call in EdgeQueryLogicFactoryConfiguration, we create an empty DefaultEdgeDictionary if the queryStorageCache and webClientBuilder are not present (i.e. we are in a map reduce query context). Instead of...

Query Microservice TODOs

Should we update lastUsedMillis whenever the user interacts with the query (e.g. for plan, predict, duplicate, etc) or only when they call create and next? Should this be done in...

Query Microservice TODOs