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

2013-08-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1519/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 31874 lines...] Running

[jira] [Created] (MAPREDUCE-5461) Let users be able to get latest Key in reduce()

2013-08-15 Thread Lijie Xu (JIRA)
Lijie Xu created MAPREDUCE-5461: --- Summary: Let users be able to get latest Key in reduce() Key: MAPREDUCE-5461 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5461 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-5462) In map-side sort, swap entire meta entries instead of indexes for better cache performance

2013-08-15 Thread Sandy Ryza (JIRA)
Sandy Ryza created MAPREDUCE-5462: - Summary: In map-side sort, swap entire meta entries instead of indexes for better cache performance Key: MAPREDUCE-5462 URL:

[VOTE] Release Apache Hadoop 2.1.0-beta

2013-08-15 Thread Arun C Murthy
Folks, I've created a release candidate (rc2) for hadoop-2.1.0-beta that I would like to get released - this fixes the bugs we saw since the last go-around (rc1). The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.1.0-beta-rc2/ The RC tag in svn is here:

Re: [VOTE] Release Apache Hadoop 2.0.6-alpha

2013-08-15 Thread Konstantin Boudnik
Darn CHANGES - apparently they just hate me. I agree that needs to be addressed. I will spin-up rc1 tonight and restart the vote. Thanks, Cos On Wed, Aug 14, 2013 at 10:40AM, Alejandro Abdelnur wrote: OK: * verified MD5 * verified signature * expanded source tar and did a build *

[jira] [Created] (MAPREDUCE-5463) Deprecate SLOTS_MILLIS counters

2013-08-15 Thread Sandy Ryza (JIRA)
Sandy Ryza created MAPREDUCE-5463: - Summary: Deprecate SLOTS_MILLIS counters Key: MAPREDUCE-5463 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5463 Project: Hadoop Map/Reduce Issue

[jira] [Created] (MAPREDUCE-5464) Add MEM_MILLIS_MAPS and MEM_MILLIS_REDUCES counter

2013-08-15 Thread Sandy Ryza (JIRA)
Sandy Ryza created MAPREDUCE-5464: - Summary: Add MEM_MILLIS_MAPS and MEM_MILLIS_REDUCES counter Key: MAPREDUCE-5464 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5464 Project: Hadoop Map/Reduce

how to track mapreduce task process?

2013-08-15 Thread ch huang
i run tools which write by MRv1 ,and i can not monitor the process of it on yarn 8088 web ui ,why?

Re: [VOTE] Release Apache Hadoop 2.0.6-alpha

2013-08-15 Thread Konstantin Boudnik
Alejandro, looking into the source code: it seems that release notes never had license boilerplate in it, hence 2.0.6-alpha doesn't have as well. I have fixed CHANGES with new optimistic date of the release and upload rc1 right now. Please let me know if you feel like we need start doing the

Re: [VOTE] Release Apache Hadoop 2.0.6-alpha

2013-08-15 Thread Konstantin Boudnik
Sure Alejandro, not a big deal - I agree. Uploaded RC1 and restartig the vote right away. Thanks for catching this! Cos On Thu, Aug 15, 2013 at 09:08PM, Alejandro Abdelnur wrote: it should be straight forward adding the license headers to the release notes. please make sure apache-rat:check

[VOTE] Release Apache Hadoop 2.0.6-alpha (RC1)

2013-08-15 Thread Konstantin Boudnik
All, I have created a release candidate (rc1) for hadoop-2.0.6-alpha that I would like to release. This is a stabilization release that includes fixed for a couple a of issues as outlined on the security list. The RC is available at: http://people.apache.org/~cos/hadoop-2.0.6-alpha-rc1/ The RC

Re: [ACTION NEEDED]: protoc 2.5.0 in trunk/branch-2/branch-2.1-beta/branch-2.1.0-beta

2013-08-15 Thread Tsuyoshi OZAWA
Thanks for sharing! We also need to update Wiki or some documents, don't we? http://wiki.apache.org/hadoop/HowToContribute On Thu, Aug 15, 2013 at 8:03 AM, Alejandro Abdelnur t...@cloudera.com wrote: Following up on this. HADOOP-9845 HADOOP-9872 have been committed to