[jira] [Created] (MAPREDUCE-5932) Provide an option to use a dedicated reduce-side shuffle log

2014-06-18 Thread Gera Shegalov (JIRA)
Gera Shegalov created MAPREDUCE-5932: Summary: Provide an option to use a dedicated reduce-side shuffle log Key: MAPREDUCE-5932 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5932 Project:

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Alejandro Abdelnur
+1 verified checksum signature on SRC TARBALL verified CHANGES.txt files run apache-rat:check on SRC build SRC installed pseudo cluster run successfully a few MR sample jobs verified HttpFS Thanks Arun On Mon, Jun 16, 2014 at 9:27 AM, Arun C Murthy a...@hortonworks.com wrote: Folks, I've

[jira] [Created] (MAPREDUCE-5933) Enable MR AM to post history events to the timeline server

2014-06-18 Thread Zhijie Shen (JIRA)
Zhijie Shen created MAPREDUCE-5933: -- Summary: Enable MR AM to post history events to the timeline server Key: MAPREDUCE-5933 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5933 Project: Hadoop

[jira] [Created] (MAPREDUCE-5934) Make JHS source the timeline server for job history information

2014-06-18 Thread Zhijie Shen (JIRA)
Zhijie Shen created MAPREDUCE-5934: -- Summary: Make JHS source the timeline server for job history information Key: MAPREDUCE-5934 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5934 Project:

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

2014-06-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1805/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 36181 lines...] Tests run: 1, Failures: 0, Errors:

[jira] [Resolved] (MAPREDUCE-5928) Deadlock allocating containers for mappers and reducers

2014-06-18 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe resolved MAPREDUCE-5928. --- Resolution: Duplicate Deadlock allocating containers for mappers and reducers

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Vinod Kumar Vavilapalli
There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards binary compatible with 2.3] marked for 2.4. Should we include it? There is no patch there yet, it doesn't really help much other than letting older clients compile - even if we put the API back in, the URL returned is

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Jian He
+1, built from source code. installed single node cluster. ran a few sample jobs successfully. Jian On Wed, Jun 18, 2014 at 12:13 PM, Vinod Kumar Vavilapalli vino...@apache.org wrote: There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards binary compatible with 2.3]

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Mayank Bansal
I think we should fix this one that will help older clients 2.2/2.3 not to be updated if not absolutely required. Thanks, Mayank On Wed, Jun 18, 2014 at 12:13 PM, Vinod Kumar Vavilapalli vino...@apache.org wrote: There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Mayank Bansal
I think we should fix this one that will help older clients 2.2/2.3 not to be updated if not absolutely required. Thanks, Mayank On Wed, Jun 18, 2014 at 12:13 PM, Vinod Kumar Vavilapalli vino...@apache.org wrote: There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards

[jira] [Resolved] (MAPREDUCE-5777) Support utf-8 text with BOM (byte order marker)

2014-06-18 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla resolved MAPREDUCE-5777. - Resolution: Fixed Fix Version/s: 1.3.0 Support utf-8 text with BOM

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Zhijie Shen
Point to another MR compatibility issue marked for 2.4.1: MAPREDUCE-5831 Old MR client is not compatible with new MR application, though it happens since 2.3. It would be good to figure out whether we include it now or later. It seems that we're going to be in a better position once we have