You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/05/27 18:36:17 UTC

[jira] [Created] (HBASE-13787) use a cli argument parsing library instead of ad-hoc string handling

Sean Busbey created HBASE-13787:
-----------------------------------

             Summary: use a cli argument parsing library instead of ad-hoc string handling
                 Key: HBASE-13787
                 URL: https://issues.apache.org/jira/browse/HBASE-13787
             Project: HBase
          Issue Type: Sub-task
            Reporter: Sean Busbey


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)