datawave
datawave copied to clipboard
DataWave is an ingest/query framework that leverages Apache Accumulo to provide fast, secure data access.
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.
If so, do whatever needs to be done to make this checkpointable.
If it should be, do whatever needs to be done to make it checkpointable.
If it should be, make whatever updates need to be made to make it checkpointable.
Make whatever changes need to be made to make this query checkpointable.
Make whatever changes need to be made to make this query checkpointable.
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...
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...