[jira] [Created] (MAPREDUCE-5022) Tasklogs disappear if JVM reuse is enabled

2013-02-21 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created MAPREDUCE-5022: --- Summary: Tasklogs disappear if JVM reuse is enabled Key: MAPREDUCE-5022 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5022 Project: Hadoop Map/Red

[jira] [Created] (MAPREDUCE-5021) Add an addDirectoryToClassPath method DistributedCache

2013-02-21 Thread Sandy Ryza (JIRA)
Sandy Ryza created MAPREDUCE-5021: - Summary: Add an addDirectoryToClassPath method DistributedCache Key: MAPREDUCE-5021 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5021 Project: Hadoop Map/Red

[jira] [Created] (MAPREDUCE-5020) Compile failure with JDK8

2013-02-21 Thread Trevor Robinson (JIRA)
Trevor Robinson created MAPREDUCE-5020: -- Summary: Compile failure with JDK8 Key: MAPREDUCE-5020 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5020 Project: Hadoop Map/Reduce Issue

[jira] [Resolved] (MAPREDUCE-3778) Per-state RM app-pages should have search ala JHS pages

2013-02-21 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved MAPREDUCE-3778. Resolution: Duplicate This is already fixed as I see now. Closi

Re: timeout is now requested to be on all tests

2013-02-21 Thread Surenkumar Nihalani
Just wanted to give everyone a heads up. Due to this change, I have introduced a bug. It's returning opposite value of what it's supposed to. So, +1 of all tests you change brings up a -1 overall and vice versa. I have reopened HADOOP-9112 and uploaded the patch to reverse to reverse to the

[jira] [Created] (MAPREDUCE-5019) Fair scheduler should allow peremption on reducer only

2013-02-21 Thread Damien Hardy (JIRA)
Damien Hardy created MAPREDUCE-5019: --- Summary: Fair scheduler should allow peremption on reducer only Key: MAPREDUCE-5019 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5019 Project: Hadoop Map

[jira] [Created] (MAPREDUCE-5018) Support raw binary data with Hadoop streaming

2013-02-21 Thread Jay Hacker (JIRA)
Jay Hacker created MAPREDUCE-5018: - Summary: Support raw binary data with Hadoop streaming Key: MAPREDUCE-5018 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5018 Project: Hadoop Map/Reduce

Hadoop-Mapreduce-trunk - Build # 1351 - Failure

2013-02-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1351/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 27550 lines...] Tests run: 3, Failures: 0, Errors: 0

Re: timeout is now requested to be on all tests

2013-02-21 Thread Steve Loughran
thanks, just seen and commented on this. IF we're going to have test timeouts, we need a good recommended default value for all tests except the extra slow ones. Or 1. we just use our own JUnit fork that sets up a better default value than 0. I don't know how Ken would react to that. 2. we get ma