[ https://issues.apache.org/jira/browse/HAMA-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882032#comment-13882032 ]
Yexi Jiang edited comment on HAMA-859 at 1/25/14 8:27 PM: ---------------------------------------------------------- Changes: 1. Import commons-cli2 library. Update the hama parent pom.xml and hama-core pom.xml. 2. Leverage commons cli2 to parse the input argument for NeuralNetwork Example. was (Author: yxjiang): Changes: 1. Import commons-cli2 library. 2. Leverage commons cli2 to parse the input argument for NeuralNetwork Example. > 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 > > 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)