datawave
datawave copied to clipboard
DataWave is an ingest/query framework that leverages Apache Accumulo to provide fast, secure data access.
Aims to add query subplans to the metrics for the query. Also will make the subplans viewable via the metrics endpoint. Fixes #1229
Replacing Apache commons Base64 encoding/decoding with java.util.Base64.
Move geo response classes to query-metric-api, ensure json/xml/html responses and map link work from webservice In the querymetric-serice, the isGeoQuery field is now serialized back to the webserver Both the...