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

JFR analysis showed there may be a cost with pattern evaluation in the `FieldConfigHelper`. In testing/benchmarks, it appears that caching the field lookup results would help with ingest performance. Evaluate...

Add a skeleton implementation of a query validation endpoint to allow partners to begin implementation. Part of work for #2585

Within the datawave-quickstart, there are some scripts that use Python. When run using the Docker-quickstart, those scripts do not work. One that I found to not work properly was `ingest-tv-shows.sh`...

This is needed for preparation for the change from log4j to slf4j.

* Add maven.compiler.release option to force correct cross-compilation to Java 11 when building with a JDK newer than 11, such as JDK 17 * Remove unnecessary java source, target, and...

Actually remove the correct object. Fix typos.

Execution of queries may use PushdownFunction which seems to partition queries based on tablet locations on tablet servers. When using scan servers these locations are not very meaningful for query...

The EventQueryTransformer does not implement the WritesQueryMetrics, interface, which is preventing the seek, next, yield, source, etc, metrics from the tserver from being written to the query metric