NationalSecurityAgency / datawave

DataWave is an ingest/query framework that leverages Apache Accumulo to provide fast, secure data access.
https://code.nsa.gov/datawave
Apache License 2.0
561 stars 243 forks source link

Feature/separate webservice hdfs config #2453

Open ivakegg opened 3 months ago

ivakegg commented 3 months ago

This will added a localIvaratorCacheDirConfigs separate from the ivaratorCacheDirConfigs to allow us to configure ivarator directories differently between the tservers and the webserver/query microservices. I created a branch in the query microservices starter that is updated as well: https://github.com/NationalSecurityAgency/datawave-spring-boot-starter-query/compare/feature/separateWebserviceHdfsConfig