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

Update Deprecated Accumulo API Calls #2475

Closed SethSmucker closed 2 months ago

SethSmucker commented 2 months ago

Replace deprecated Accumulo API calls that have a direct replacement.

billoley commented 2 months ago

A better title might be:

Replace deprecated org.apache.commons.cli.Option calls

SethSmucker commented 2 months ago

There are a few other updates that may be added along side the org.apache.commons.cli.Option call updates. Do you think it would be better to keep them within the same PR or break them into individual PRs?