Hadoop-Mapreduce-trunk-Commit - Build # 1041 - Still Failing

2011-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1041/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10678 lines...] [junit] Tests run: 3, Fai

Hadoop-Mapreduce-trunk-Commit - Build # 1040 - Still Failing

2011-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1040/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10678 lines...] [junit] Tests run: 3, Fai

[jira] [Resolved] (MAPREDUCE-2777) Backport MAPREDUCE-220 to Hadoop 20 security branch

2011-10-05 Thread Matt Foley (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved MAPREDUCE-2777. --- Resolution: Fixed Fix Version/s: 0.20.205.0 Target Version/s: 0.20.205.0

[jira] [Created] (MAPREDUCE-3147) Handle leaf queues with the same name properly

2011-10-05 Thread Ravi Prakash (Created) (JIRA)
Handle leaf queues with the same name properly -- Key: MAPREDUCE-3147 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3147 Project: Hadoop Map/Reduce Issue Type: Improvement Componen

Hadoop-Mapreduce-trunk-Commit - Build # 1039 - Still Failing

2011-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1039/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10678 lines...] [junit] Tests run: 3, Fai

Re: MALLOC_ARENA_MAX

2011-10-05 Thread Arun C Murthy
Sorry, this missed by filter since it didn't have the 'mrv2' component. I'll look into this asap. thanks! Arun On Oct 5, 2011, at 9:42 AM, Chris Riccomini wrote: > Hey Guys, > > Any feedback on this? > > https://issues.apache.org/jira/browse/MAPREDUCE-3068 > > It's starting to get to the poi

MALLOC_ARENA_MAX

2011-10-05 Thread Chris Riccomini
Hey Guys, Any feedback on this? https://issues.apache.org/jira/browse/MAPREDUCE-3068 It's starting to get to the point where I need it in. Ticket seems to have gone dead since I put the patch up. Thanks! Chris

Hadoop-Mapreduce-trunk-Commit - Build # 1038 - Still Failing

2011-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1038/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10679 lines...] [junit] Running org.apach

Re: Start Nodemanager with webapp disabled.

2011-10-05 Thread Robert Evans
The simplest way is to use ephemeral ports. Set the port number to 0 in the config and the node manager will pick a free port to listen on. It will then heartbeat back into the Resource Manager with the port it is listening on and the RM can pass that info off to whoever else needs it. I am n

Hadoop-Mapreduce-trunk-Commit - Build # 1037 - Still Failing

2011-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1037/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10678 lines...] [junit] Tests run: 3, Fai

[jira] [Created] (MAPREDUCE-3146) Add a MR specific command line to dump logs for a given TaskAttemptID

2011-10-05 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
Add a MR specific command line to dump logs for a given TaskAttemptID - Key: MAPREDUCE-3146 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3146 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-3145) Fix NM UI to serve logs from DFS once application finishes

2011-10-05 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
Fix NM UI to serve logs from DFS once application finishes -- Key: MAPREDUCE-3145 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3145 Project: Hadoop Map/Reduce Issue Type: Sub-ta

[jira] [Created] (MAPREDUCE-3144) Augment JobHistory to include information needed for serving aggregated logs.

2011-10-05 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
Augment JobHistory to include information needed for serving aggregated logs. - Key: MAPREDUCE-3144 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3144 Project: Hadoop M

Hadoop-Mapreduce-22-branch - Build # 80 - Still Failing

2011-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-22-branch/80/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 194311 lines...] [exec] make[1]: Nothing to b

Hadoop-Mapreduce-trunk-Commit - Build # 1036 - Failure

2011-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1036/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10681 lines...] [junit] Running org.apach

[jira] [Created] (MAPREDUCE-3143) Complete aggregation of user-logs spit out by containers onto DFS

2011-10-05 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
Complete aggregation of user-logs spit out by containers onto DFS - Key: MAPREDUCE-3143 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3143 Project: Hadoop Map/Reduce Issu

[jira] [Reopened] (MAPREDUCE-3140) Invalid JobHisotry URL

2011-10-05 Thread Subroto Sanyal (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subroto Sanyal reopened MAPREDUCE-3140: --- Reopening the issue as the problem exisit in RmController also > Inv

Start Nodemanager with webapp disabled.

2011-10-05 Thread Prashant Sharma
Hi all, Is it possible to start NM daemon with webapp disabled. Overriding port address in yarn-site is not an option. Since I want more than one NM to be started. I tried passing the property -Dyarn.nodemanager.webapp.address=localhost:port in command line options unfortunately that doesnot seem t

[jira] [Resolved] (MAPREDUCE-2950) [Gridmix] TestUserResolve fails in trunk

2011-10-05 Thread Amar Kamat (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat resolved MAPREDUCE-2950. --- Resolution: Fixed Release Note: Fixes bug in TestUserResolve. Hadoop Flags: Revi

[jira] [Resolved] (MAPREDUCE-2531) org.apache.hadoop.mapred.jobcontrol.getAssignedJobID throw class cast exception

2011-10-05 Thread Konstantin Shvachko (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved MAPREDUCE-2531. Resolution: Fixed Hadoop Flags: Reviewed Committed to branch 0.22