hadoop qa bot, how does it work?

2012-08-16 Thread Alejandro Abdelnur
I'm in the process of setting up test-patch for Oozie. Got the initial test-patch, got the jenkins job (parameterized and triggered remotely via URL) My last piece of the puzzle is getting JIRA to call the job URL with the JIRA ID when a patch becomes available. How is that done in Hadoop? Harsh

Re: Checksum Error during Reduce Phase hadoop-1.0.2

2012-08-16 Thread Pavan Kulkarni
Thanks a lot Arun and Harsh.Yes the error was from one disk from one of the nodes. It worked when I ran without it. On Thu, Aug 16, 2012 at 2:34 PM, Arun C Murthy wrote: > Also, do you have ECC RAM? > > On Aug 16, 2012, at 11:34 AM, Arun C Murthy wrote: > > > Primarily, it could be caused by a c

[jira] [Resolved] (HADOOP-8685) Deadlock between WritableComparator and WritableComparable

2012-08-16 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda resolved HADOOP-8685. --- Resolution: Duplicate Duplicated with HADOOP-8684 > Deadlock between Writab

[jira] [Created] (HADOOP-8708) metrics keep getting reset

2012-08-16 Thread Josep Ferrandiz (JIRA)
Josep Ferrandiz created HADOOP-8708: --- Summary: metrics keep getting reset Key: HADOOP-8708 URL: https://issues.apache.org/jira/browse/HADOOP-8708 Project: Hadoop Common Issue Type: Bug

[jira] [Resolved] (HADOOP-7421) Performance Patch: Disable Client-Side Nagle By Default

2012-08-16 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-7421. - Resolution: Duplicate HADOOP-8069 has some work and more discussion than this jira.

Re: Checksum Error during Reduce Phase hadoop-1.0.2

2012-08-16 Thread Arun C Murthy
Also, do you have ECC RAM? On Aug 16, 2012, at 11:34 AM, Arun C Murthy wrote: > Primarily, it could be caused by a corrupt disk - which is why checking if > it's happening on a specific node(s) can help. > > Arun > > On Aug 16, 2012, at 10:04 AM, Pavan Kulkarni wrote: > >> Harsh, >> >> I see

Re: Checksum Error during Reduce Phase hadoop-1.0.2

2012-08-16 Thread Arun C Murthy
Primarily, it could be caused by a corrupt disk - which is why checking if it's happening on a specific node(s) can help. Arun On Aug 16, 2012, at 10:04 AM, Pavan Kulkarni wrote: > Harsh, > > I see this on couple of nodes.But what may be the cause of this error ?Any > idea about it? Thanks >

[jira] [Created] (HADOOP-8707) FileSink doesn't appear to close its file

2012-08-16 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-8707: -- Summary: FileSink doesn't appear to close its file Key: HADOOP-8707 URL: https://issues.apache.org/jira/browse/HADOOP-8707 Project: Hadoop Common Issue T

Re: Checksum Error during Reduce Phase hadoop-1.0.2

2012-08-16 Thread Pavan Kulkarni
Harsh, I see this on couple of nodes.But what may be the cause of this error ?Any idea about it? Thanks On Sun, Aug 12, 2012 at 9:06 AM, Harsh J wrote: > Hi Pavan, > > Do you see this happen on a specific node every time (i.e. when the > reducer runs there)? > > On Fri, Aug 10, 2012 at 11:43 P

Build failed in Jenkins: Hadoop-Common-trunk #504

2012-08-16 Thread Apache Jenkins Server
See Changes: [szetszwo] Move HADOOP-8700 to branch-2 in CHANGES.txt. [szetszwo] HADOOP-8700. Use enum to define the checksum constants in DataChecksum. [szetszwo] Add .classpath, .project and .settings to svn:ignore. [szetszwo]