[ https://issues.apache.org/jira/browse/HAMA-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884922#comment-13884922 ]
Hudson commented on HAMA-859: ----------------------------- SUCCESS: Integrated in Hama-Nightly-for-Hadoop-2.x #160 (See [https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/160/]) HAMA-859: Leverage commons cli2 to parse the input argument for NeuralNetwork Example (yxjiang: rev 1562074) * /hama/trunk/CHANGES.txt * /hama/trunk/core/pom.xml * /hama/trunk/examples/src/main/java/org/apache/hama/examples/NeuralNetwork.java * /hama/trunk/examples/src/main/java/org/apache/hama/examples/util/ParserUtil.java * /hama/trunk/examples/src/test/java/org/apache/hama/examples/NeuralNetworkTest.java * /hama/trunk/pom.xml > 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 > Labels: examples > Fix For: 0.7.0 > > Attachments: HAMA-859.patch > > > 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)