apache / apache/accumulo-examples
Update filedata example to no longer use deprecated methods
Open
- Dominant language
- Java
- Stars
- 37
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Between Accumulo 2.0.x and 2.1.x, several methods have been deprecated. The fileData example currently relies on these methods. It would be good to update the example to use the latest methods and remove dependency on deprecated methods.
This issue specifically addresses the 2.1 line of accumulo examples running against the 2.1.x line of Accumulo development. Issue #109 address the need for the example to be updated for the 3.x line of Accumulo.
Contributor guide
Assessment
This issue has not been assessed yet.