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 314 datawave issues
Sort by recently updated
recently updated
newest added

When the MultiTableRangePartitioner fails to initialize, orphaned job directories are created. We need to delete these directories when it fails

Bumps commons-configuration2 from 2.7 to 2.8.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-configuration2&package-manager=maven&previous-version=2.7&new-version=2.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps jython from 2.5.2b2-callable to 2.7.2b2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.python:jython&package-manager=maven&previous-version=2.5.2b2-callable&new-version=2.7.2b2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Changed JexlFormattedStringBuildingVisitor.java to have the option of including HTML for the various query elements. Updated the screen.css file to have support for the HTML elements added in JexlFormattedStringBuildingVisitor (this screen.css...

We need a query logic (BaseQueryLogic extension) that can be configured with a remote URL through which its activities are delegated using the standard create, next, and close rest calls.

…l as implemented logic to check for nulls and use the default value

- The TokenFilterBase now has a column visibility cache to reduce the time spent parsing visibilities. - The cache has a default size of 50 but the size can be...