[ 
https://issues.apache.org/jira/browse/HADOOP-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712648#action_12712648
 ] 

Jothi Padmanabhan commented on HADOOP-5896:
-------------------------------------------

The following test is not running with the patch.
{noformat} 
bin/hadoop  jar build/hadoop-0.21.0-dev-test.jar loadgen 
-Dtest.randomtextwrite.bytes_per_map=10 -Dtest.randomtextwrite.total_bytes=20 
-Dmapred.compress.map.output=false -r 1 -outKey org.apache.hadoop.io.Text 
-outValue org.apache.hadoop.io.Text -outFormat 
org.apache.hadoop.mapred.lib.NullOutputFormat -outdir fakeout
{noformat}

After talking to Sharad offline, this looks like it is primarily to do with the 
version of cli jar not able to handle multiple -D options. 

> Remove the dependency of GenericOptionsParser on Option.withArgPattern
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-5896
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5896
>             Project: Hadoop Core
>          Issue Type: Improvement
>            Reporter: Sharad Agarwal
>         Attachments: 5896.patch
>
>
> commons-cli released version does not have Option.withArgPattern API

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to