Description
several of our mapreduce based tools manually parse strings or rely on system properties for hteir configuration. update all to use the same cli argument parsing library.
The particular library used isn't important, but it should be one we already bring in for some other reason.
If possible try to make the arguments consistent across all the tools, since you'll be looking broadly.
Attachments
Issue Links
- relates to
-
HBASE-8074 Consolidate map-side features across mapreduce tools into a single place
- Closed