[jira] [Created] (MAPREDUCE-5320) Cluster.close() is not called by mapreduce.Job

2013-06-10 Thread Josh Rosen (JIRA)
Josh Rosen created MAPREDUCE-5320: - Summary: Cluster.close() is not called by mapreduce.Job Key: MAPREDUCE-5320 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5320 Project: Hadoop Map/Reduce

Re: [jira] [Created] (MAPREDUCE-5318) Ampersand in JSPUtil.java is not escaped

2013-06-10 Thread Massaki Wada
: 2013/06/11 8:09 "Bohou Li (JIRA)" : > Bohou Li created MAPREDUCE-5318: > --- > > Summary: Ampersand in JSPUtil.java is not escaped > Key: MAPREDUCE-5318 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5318 >

Retrieve hostname/IP-address of node by task

2013-06-10 Thread Paflas
Hi, for the purpose of a monitoring project, I am trying to find out how to programmaticallyeally from the client interface (JobClient etc.), do the following in Hadoop MR: 1) Given a taskID (or taskattemptID), figure out the ID of the node/server (IP address or hostname) where the map/reduce tas

[jira] [Created] (MAPREDUCE-5318) Ampersand in JSPUtil.java is not escaped

2013-06-10 Thread Bohou Li (JIRA)
Bohou Li created MAPREDUCE-5318: --- Summary: Ampersand in JSPUtil.java is not escaped Key: MAPREDUCE-5318 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5318 Project: Hadoop Map/Reduce Issu

[jira] [Created] (MAPREDUCE-5317) Stale files left behind for failed jobs

2013-06-10 Thread Ravi Prakash (JIRA)
Ravi Prakash created MAPREDUCE-5317: --- Summary: Stale files left behind for failed jobs Key: MAPREDUCE-5317 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5317 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-5316) job -list-attempt-ids command does not handle illegal task-state

2013-06-10 Thread Ashwin Shankar (JIRA)
Ashwin Shankar created MAPREDUCE-5316: - Summary: job -list-attempt-ids command does not handle illegal task-state Key: MAPREDUCE-5316 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5316 Proj

[jira] [Created] (MAPREDUCE-5315) DistCp reports success even on failure.

2013-06-10 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created MAPREDUCE-5315: --- Summary: DistCp reports success even on failure. Key: MAPREDUCE-5315 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5315 Project: Hadoop Ma

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Roman Shaposhnik
On Thu, Jun 6, 2013 at 4:48 AM, Arun C Murthy wrote: > > On Jun 5, 2013, at 11:04 AM, Roman Shaposhnik wrote >> >> On the Bigtop side of things, once we have stable Bigtop 0.6.0 platform >> based on Hadoop 2.0.x codeline we plan to start running the same battery >> of integration tests on the bran

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Ramya Sunil
We have started testing branch-2.1-beta and for most parts the code looks very stable. We have deployed both secure and non-secure multinode clusters. We had some minor hiccups with some of our e2e tests breaking due to additional setsid info being logged by the bin scripts and errors while buildi

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Arun C Murthy
On Jun 4, 2013, at 8:32 AM, Arun C Murthy wrote: > Folks, > > The vast majority of of the planned features and API work is complete, thanks > to everyone who contributed! > > I've created a branch-2.1-beta branch from which I anticipate I can make the > first of our beta releases very shortly.