[jira] Updated: (MAPREDUCE-767) to remove mapreduce dependency on commons-cli2

2009-08-21 Thread Amar Kamat (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amar Kamat updated MAPREDUCE-767:
-

Attachment: MAPREDUCE-767-v1.3-branch-0.20.patch
MAPREDUCE-767-v1.3.patch

Attaching a patch for 0.20. Attaching a patch for trunk with minor fix. 

 to remove mapreduce dependency on commons-cli2
 --

 Key: MAPREDUCE-767
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-767
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: contrib/streaming
Affects Versions: 0.20.1
Reporter: Giridharan Kesavan
Assignee: Amar Kamat
 Fix For: 0.20.1

 Attachments: MAPREDUCE-767-v1.1.patch, MAPREDUCE-767-v1.2.patch, 
 MAPREDUCE-767-v1.3-branch-0.20.patch, MAPREDUCE-767-v1.3.patch


 mapreduce, streaming and eclipse plugin depends on common-cli2 

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



[jira] Updated: (MAPREDUCE-767) to remove mapreduce dependency on commons-cli2

2009-08-20 Thread Owen O'Malley (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley updated MAPREDUCE-767:


Affects Version/s: 0.20.1
Fix Version/s: 0.20.1

+1

I've committed this to trunk with the slight change that string.split(=,2) 
was missing the 2.

We need this patch for 0.20.1. Can you make one please?

 to remove mapreduce dependency on commons-cli2
 --

 Key: MAPREDUCE-767
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-767
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: contrib/streaming
Affects Versions: 0.20.1
Reporter: Giridharan Kesavan
Assignee: Amar Kamat
 Fix For: 0.20.1

 Attachments: MAPREDUCE-767-v1.1.patch, MAPREDUCE-767-v1.2.patch


 mapreduce, streaming and eclipse plugin depends on common-cli2 

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



[jira] Updated: (MAPREDUCE-767) to remove mapreduce dependency on commons-cli2

2009-08-13 Thread Amar Kamat (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amar Kamat updated MAPREDUCE-767:
-

Attachment: MAPREDUCE-767-v1.2.patch

Attaching a patch that 
- adds file check instead of validators
- fixes some pipes bug

Result of test-patch
[exec] -1 overall.  
 [exec] 
 [exec] +1 @author.  The patch does not contain any @author tags.
 [exec] 
 [exec] -1 tests included.  The patch doesn't appear to include any new 
or modified tests.
 [exec] Please justify why no new tests are needed 
for this patch.
 [exec] Also please list what manual steps were 
performed to verify this patch.
 [exec] 
 [exec] +1 javadoc.  The javadoc tool did not generate any warning 
messages.
 [exec] 
 [exec] +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
 [exec] 
 [exec] +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
 [exec] 
 [exec] +1 release audit.  The applied patch does not increase the 
total number of release audit warnings.

ant tests (core+contrib) passed except TestJobHistory which is a known issue.

 to remove mapreduce dependency on commons-cli2
 --

 Key: MAPREDUCE-767
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-767
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: contrib/streaming
Reporter: Giridharan Kesavan
Assignee: Amar Kamat
 Attachments: MAPREDUCE-767-v1.1.patch, MAPREDUCE-767-v1.2.patch


 mapreduce, streaming and eclipse plugin depends on common-cli2 

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