Re: need help submit patch to branch-1

2012-09-26 Thread Erik fang
Hi Arun, Thanks for the reply. Kihwal told me src/test/bin/test-patch.sh can be manually invoked against branch-1, and I found it is the same with 'ant test-patch', luckily it works! regards, Erik On Thu, Sep 27, 2012 at 1:39 AM, Arun C Murthy wrote: > Erik, > > Unfortunately our jenkins bot

[jira] [Created] (MAPREDUCE-4689) JobClient.getMapTaskReports on failed job results in NPE

2012-09-26 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-4689: - Summary: JobClient.getMapTaskReports on failed job results in NPE Key: MAPREDUCE-4689 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4689 Project: Hadoop Map/R

Review Request

2012-09-26 Thread miomir
Hi everyone, Patch MAPREDUCE-4229 is available. I wonder if/when someone might be able to review it and provide feedback? Miomir Boljanovic

Re: Commits breaking compilation of MR 'classic' tests

2012-09-26 Thread Robert Evans
That is fine, we may want to then mark it so that the MR-4687 depends on the JIRA to port the tests, so the tests don't disapear before we are done. --Bobby From: Arun C Murthy mailto:a...@hortonworks.com>> Date: Wednesday, September 26, 2012 12:31 PM To: "hdfs-...@hadoop.apache.org

Re: need help submit patch to branch-1

2012-09-26 Thread Arun C Murthy
Erik, Unfortunately our jenkins bot doesn't support patches for branch-1. Can you pls try running 'ant test test-patch' yourself and attach results to the jira? thanks, Arun On Sep 25, 2012, at 11:51 PM, Erik fang wrote: > Hi folks, > > I encounter a bug in hadoop 1.0.3 , file a jira and u

Re: Commits breaking compilation of MR 'classic' tests

2012-09-26 Thread Arun C Murthy
Fair, however there are still tests which need to be ported over. We can remove them after the port. On Sep 26, 2012, at 9:54 AM, Robert Evans wrote: > As per my comment on the bug. I though we were going to remove them. > > MAPREDUCE-4266 only needs a little bit more work, change a patch to a

Re: Commits breaking compilation of MR 'classic' tests

2012-09-26 Thread Robert Evans
As per my comment on the bug. I though we were going to remove them. MAPREDUCE-4266 only needs a little bit more work, change a patch to a script, before they disappear entirely. I would much rather see dead code die then be maintained for a few tests that are mostly testing the dead code itself

[jira] [Created] (MAPREDUCE-4688) setJarByClass does not work under JBoss AS 7

2012-09-26 Thread Philippe (JIRA)
Philippe created MAPREDUCE-4688: --- Summary: setJarByClass does not work under JBoss AS 7 Key: MAPREDUCE-4688 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4688 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-4687) Add compilation of 'classic' MR1 (ant based) to jenkins builds

2012-09-26 Thread Arun C Murthy (JIRA)
Arun C Murthy created MAPREDUCE-4687: Summary: Add compilation of 'classic' MR1 (ant based) to jenkins builds Key: MAPREDUCE-4687 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4687 Project:

Re: Commits breaking compilation of MR 'classic' tests

2012-09-26 Thread Arun C Murthy
Point. I've opened https://issues.apache.org/jira/browse/MAPREDUCE-4687 to track this. On Sep 25, 2012, at 9:33 PM, Eli Collins wrote: > How about adding this step to the MR PreCommit jenkins job so it's run > as part test-patch? > > On Tue, Sep 25, 2012 at 7:48 PM, Arun C Murthy wrote: >> Com

[jira] [Created] (MAPREDUCE-4685) DBCount should not use ACCESS

2012-09-26 Thread Viji (JIRA)
Viji created MAPREDUCE-4685: --- Summary: DBCount should not use ACCESS Key: MAPREDUCE-4685 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4685 Project: Hadoop Map/Reduce Issue Type: Bug