[
https://issues.apache.org/jira/browse/HBASE-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834037#action_12834037
]
stack commented on HBASE-2229:
------------------------------
In my experience, you have to write reams of code in commons-cli to do a bit of
simple command-line arg processing -- it seems way excessive.
> convert all command line parsing to jopt simple
> -----------------------------------------------
>
> Key: HBASE-2229
> URL: https://issues.apache.org/jira/browse/HBASE-2229
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: ryan rawson
> Priority: Minor
> Fix For: 0.21.0
>
>
> what we are doing right now is wonky, we should use jopt simple, which
> attempts to emulate ye olde classic opt parsers from C in their brevity and
> terseness.
> http://jopt-simple.sourceforge.net/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.