Re: Branch created for MAPREDUCE-3902

2012-08-22 Thread Tsuyoshi OZAWA
Thanks for your work, Sid! I'll throw some patches I have and help to fix TODOs against the new branch. - Tsuyoshi On Thursday, August 23, 2012, Siddharth Seth wrote: > I've created a branch to continue work on MAPREDUE-3902 since the changes > are reasonably big and intrusive. A branch should a

Re: killApplication doesn't kill AppMaster

2012-08-22 Thread Vinod Kumar Vavilapalli
> I am not sure when to grab the stack trace of the AM. In the stdout/stderr > of AM, no stack trace (or exception) is emitted. You can login to the node and if the process is still alive, you can do a "kill -3" which will dump the threads' status to stderr. > Btw, I am curious how NM kills a

Re: killApplication doesn't kill AppMaster

2012-08-22 Thread Bo Wang
Thanks for looking into this, Arun. I am not sure when to grab the stack trace of the AM. In the stdout/stderr of AM, no stack trace (or exception) is emitted. Btw, I am curious how NM kills a container. Does it directly kill the JVM process? Thanks, Bo On Wed, Aug 22, 2012 at 4:22 PM, Arun C M

[jira] [Created] (MAPREDUCE-4578) Handle container requests that request more resources than available in the cluster

2012-08-22 Thread Hitesh Shah (JIRA)
Hitesh Shah created MAPREDUCE-4578: -- Summary: Handle container requests that request more resources than available in the cluster Key: MAPREDUCE-4578 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4578

Re: killApplication doesn't kill AppMaster

2012-08-22 Thread Arun C Murthy
Did you grab a stack trace of the AM? On Aug 22, 2012, at 4:01 PM, Bo Wang wrote: > Hello, > > I have an AM listening to a port. I kill the application by sending a > request via ClientRMProtocol # killApplication. In the NM log, the > corresponding container of AM transitions from RUNNING to KI

Branch created for MAPREDUCE-3902

2012-08-22 Thread Siddharth Seth
I've created a branch to continue work on MAPREDUE-3902 since the changes are reasonably big and intrusive. A branch should also make it easier for others to contribute to the JIRA. Will send out another mail at a later point for review requests, once this is closer to completion. Meanwhile, if any

[jira] [Created] (MAPREDUCE-4575) Add an option to drain the JobTracker jobs for upgrades

2012-08-22 Thread Arun C Murthy (JIRA)
Arun C Murthy created MAPREDUCE-4575: Summary: Add an option to drain the JobTracker jobs for upgrades Key: MAPREDUCE-4575 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4575 Project: Hadoop

Hadoop-Mapreduce-trunk - Build # 1174 - Still Failing

2012-08-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1174/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 30206 lines...] Running org.apache.hadoop.mapreduce.

[jira] [Created] (MAPREDUCE-4574) Fix TotalOrderParitioner to work with non-WritableComparable key types

2012-08-22 Thread Harsh J (JIRA)
Harsh J created MAPREDUCE-4574: -- Summary: Fix TotalOrderParitioner to work with non-WritableComparable key types Key: MAPREDUCE-4574 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4574 Project: Had

[jira] [Created] (MAPREDUCE-4573) Hadoop benckmarking for NutchIndexing

2012-08-22 Thread prashanthi (JIRA)
prashanthi created MAPREDUCE-4573: - Summary: Hadoop benckmarking for NutchIndexing Key: MAPREDUCE-4573 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4573 Project: Hadoop Map/Reduce Iss