[
https://issues.apache.org/jira/browse/HAMA-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881649#comment-13881649
]
Edward J. Yoon commented on HAMA-859:
-------------------------------------
"The redesigned CLI2 is rooted in the <code>org.apache.commons.cli2</code>
package and the distribution retains the <code>org.apache.commons.cli</code>
package so that the upgrade doesn't break old code."
> Leverage commons cli2 to parse the input argument for NeuralNetwork Example
> ---------------------------------------------------------------------------
>
> Key: HAMA-859
> URL: https://issues.apache.org/jira/browse/HAMA-859
> Project: Hama
> Issue Type: Improvement
> Components: examples
> Affects Versions: 0.7.0
> Reporter: Yexi Jiang
> Assignee: Yexi Jiang
> Fix For: 0.7.0
>
>
> Current parsing is handled manually, which is not flexible and error-prone.
> By replacing the parsing with commons cli2, the user can have more
> flexibility to set the input parameters.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)