[ https://issues.apache.org/jira/browse/HAMA-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890286#comment-13890286 ]
Skater Xu edited comment on HAMA-859 at 2/4/14 2:15 AM: -------------------------------------------------------- For hadoop 2.1.0 beta, there is also this problem, I have worked around by adding apache common cli jar file in to lib. I built with 0203/2014 code. was (Author: skater): For hadoop 2.1.0 beta, there is also this problem, I have worked around by adding apache common cli jar file in to lib. > 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)