svn commit: r1618659 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/metrics/RpcMetrics.java src/test/java/org/apache/hadoop/ipc/TestRPC.

2014-08-18 Thread jlowe
Author: jlowe Date: Mon Aug 18 16:31:38 2014 New Revision: 1618659 URL: http://svn.apache.org/r1618659 Log: HADOOP-10059. RPC authentication and authorization metrics overflow to negative values on busy clusters. Contributed by Tsuyoshi OZAWA and Akira AJISAKA Modified: hadoop/common/trunk

svn commit: r1618661 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/ipc/metrics/RpcMetrics.java src/test/java/org/apache/hadoop/

2014-08-18 Thread jlowe
Author: jlowe Date: Mon Aug 18 16:35:11 2014 New Revision: 1618661 URL: http://svn.apache.org/r1618661 Log: svn merge -c 1618659 FIXES: HADOOP-10059. RPC authentication and authorization metrics overflow to negative values on busy clusters. Contributed by Tsuyoshi OZAWA and Akira AJISAKA

svn commit: r1619604 - in /hadoop/common/trunk/hadoop-common-project/hadoop-common: ./ dev-support/ src/main/bin/ src/main/conf/ src/main/java/org/apache/hadoop/util/ src/test/java/org/apache/hadoop/u

2014-08-21 Thread jlowe
Author: jlowe Date: Thu Aug 21 21:38:16 2014 New Revision: 1619604 URL: http://svn.apache.org/r1619604 Log: HADOOP-10893. isolated classloader on the client side. Contributed by Sangjin Lee Added: hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util

svn commit: r1619605 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: ./ dev-support/ src/main/bin/ src/main/java/org/apache/hadoop/util/ src/test/java/org/apache/hadoop/util

2014-08-21 Thread jlowe
Author: jlowe Date: Thu Aug 21 21:41:24 2014 New Revision: 1619605 URL: http://svn.apache.org/r1619605 Log: HADOOP-10893. isolated classloader on the client side. Contributed by Sangjin Lee Added: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/main/java/org/apache

git commit: MAPREDUCE-5885. build/test/test.mapred.spill causes release audit warnings. Contributed by Chen He

2014-08-27 Thread jlowe
creation on Windows. (zjshen) +MAPREDUCE-5885. build/test/test.mapred.spill causes release audit warnings +(Chen He via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/812bd0c0/hadoop-mapreduce-project/hadoop-mapreduce

git commit: MAPREDUCE-5885. build/test/test.mapred.spill causes release audit warnings. Contributed by Chen He (cherry picked from commit 812bd0c0e583fce925e3151510860ca9781b3e40)

2014-08-27 Thread jlowe
-6044. Fully qualified intermediate done dir path breaks per-user dir creation on Windows. (zjshen) +MAPREDUCE-5885. build/test/test.mapred.spill causes release audit warnings +(Chen He via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org

git commit: MAPREDUCE-5931. Validate SleepJob command line parameters. Contributed by Gera Shegalov

2014-08-29 Thread jlowe
cdouglas) +MAPREDUCE-5931. Validate SleepJob command line parameters (Gera Shegalov +via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/15366d92/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient

git commit: MAPREDUCE-5931. Validate SleepJob command line parameters. Contributed by Gera Shegalov (cherry picked from commit 15366d922772afaa9457ed946533cdf4b5d01e2f)

2014-08-29 Thread jlowe
- UNRELEASED MAPREDUCE-6051. Fix typos in log messages. (Ray Chiang via cdouglas) +MAPREDUCE-5931. Validate SleepJob command line parameters (Gera Shegalov +via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/27086f59/hadoop

git commit: YARN-2462. TestNodeManagerResync#testBlockNewContainerRequestsOnStartAndResync should have a test timeout. Contributed by Eric Payne

2014-08-29 Thread jlowe
app submission doesn't pass secrets correctly. (Varun Vasudev via jianhe) +YARN-2462. TestNodeManagerResync#testBlockNewContainerRequestsOnStartAndResync +should have a test timeout (Eric Payne via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip

git commit: YARN-2462. TestNodeManagerResync#testBlockNewContainerRequestsOnStartAndResync should have a test timeout. Contributed by Eric Payne (cherry picked from commit 9ecda8f4c7e10d825b884e35c994

2014-08-29 Thread jlowe
@@ -240,6 +240,9 @@ Release 2.6.0 - UNRELEASED YARN-2447. RM web service app submission doesn't pass secrets correctly. (Varun Vasudev via jianhe) +YARN-2462. TestNodeManagerResync#testBlockNewContainerRequestsOnStartAndResync +should have a test timeout (Eric Payne via jlowe

git commit: HADOOP-11012. hadoop fs -text of zero-length file causes EOFException. Contributed by Eric Payne

2014-09-02 Thread jlowe
/CHANGES.txt @@ -729,6 +729,9 @@ Release 2.6.0 - UNRELEASED HADOOP-11036. Add build directory to .gitignore (Tsuyoshi OZAWA via aw) +HADOOP-11012. hadoop fs -text of zero-length file causes EOFException +(Eric Payne via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http

git commit: HADOOP-11012. hadoop fs -text of zero-length file causes EOFException. Contributed by Eric Payne

2014-09-02 Thread jlowe
Payne via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/0a582c77/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/Display.java -- diff

[2/2] git commit: YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe (cherry picked from commit 3fa5f728c4d6944302621965d6a0376827af5b51)

2014-09-04 Thread jlowe
#testBlockNewContainerRequestsOnStartAndResync should have a test timeout (Eric Payne via jlowe) +YARN-2431. NM restart: cgroup is not removed for reacquired containers +(jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/04d325af

[1/2] git commit: YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe

2014-09-04 Thread jlowe
- UNRELEASED YARN-2462. TestNodeManagerResync#testBlockNewContainerRequestsOnStartAndResync should have a test timeout (Eric Payne via jlowe) +YARN-2431. NM restart: cgroup is not removed for reacquired containers +(jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git

[1/2] git commit: MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA

2014-09-05 Thread jlowe
@@ Release 2.6.0 - UNRELEASED MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. (zhihai xu via cdouglas) +MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is +disabled because of too much CPUs (Tsuyoshi OZAWA via jlowe

[2/2] git commit: MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA (cherry picked from commit 45efc966ee1a1bda027

2014-09-05 Thread jlowe
spill size calculation for spills wrapping the circular buffer. (zhihai xu via cdouglas) +MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is +disabled because of too much CPUs (Tsuyoshi OZAWA via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http

git commit: MAPREDUCE-6075. HistoryServerFileSystemStateStore can create zero-length files. Contributed by Jason Lowe (cherry picked from commit 17a025d9dda9949f191b650e3ef96090880f568a)

2014-09-10 Thread jlowe
@@ Release 2.6.0 - UNRELEASED MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs (Tsuyoshi OZAWA via jlowe) +MAPREDUCE-6075. HistoryServerFileSystemStateStore can create zero-length +files (jlowe) + Release 2.5.1 - UNRELEASED

git commit: MAPREDUCE-6075. HistoryServerFileSystemStateStore can create zero-length files. Contributed by Jason Lowe

2014-09-10 Thread jlowe
doesn't log that Uber mode is disabled because of too much CPUs (Tsuyoshi OZAWA via jlowe) +MAPREDUCE-6075. HistoryServerFileSystemStateStore can create zero-length +files (jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob

git commit: MAPREDUCE-6070. yarn.app.am.resource.mb/cpu-vcores affects uber mode but is not documented. Contributed by Tsuyoshi OZAWA

2014-09-11 Thread jlowe
. HistoryServerFileSystemStateStore can create zero-length files (jlowe) +MAPREDUCE-6070. yarn.app.am.resource.mb/cpu-vcores affects uber mode but +is not documented (Tsuyoshi OZAWA via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos

git commit: MAPREDUCE-6070. yarn.app.am.resource.mb/cpu-vcores affects uber mode but is not documented. Contributed by Tsuyoshi OZAWA

2014-09-11 Thread jlowe
/CHANGES.txt @@ -127,6 +127,9 @@ Release 2.6.0 - UNRELEASED MAPREDUCE-6075. HistoryServerFileSystemStateStore can create zero-length files (jlowe) +MAPREDUCE-6070. yarn.app.am.resource.mb/cpu-vcores affects uber mode but +is not documented (Tsuyoshi OZAWA via jlowe) + Release 2.5.1

git commit: HADOOP-11085. Excessive logging by org.apache.hadoop.util.Progress when value is NaN. Contributed by Mit Desai

2014-09-11 Thread jlowe
jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/581176cd/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Progress.java -- diff --git

git commit: HADOOP-11085. Excessive logging by org.apache.hadoop.util.Progress when value is NaN. Contributed by Mit Desai (cherry picked from commit 581176cdc868b8701a761b5a0d52f771cbba709a)

2014-09-11 Thread jlowe
by org.apache.hadoop.util.Progress when +value is NaN (Mit Desai via jlowe) + Release 2.5.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/b4ab7aa1/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Progress.java

git commit: YARN-2484. FileSystemRMStateStore#readFile/writeFile should close FSData(In|Out)putStream in final block. Contributed by Tsuyoshi OZAWA

2014-09-12 Thread jlowe
ResourceManagerRest.apt.vm table syntax error. (jianhe) +YARN-2484. FileSystemRMStateStore#readFile/writeFile should close +FSData(In|Out)putStream in final block (Tsuyoshi OZAWA via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/78b04839

git commit: YARN-2484. FileSystemRMStateStore#readFile/writeFile should close FSData(In|Out)putStream in final block. Contributed by Tsuyoshi OZAWA (cherry picked from commit 78b048393a80a9bd1399d0852

2014-09-12 Thread jlowe
+308,9 @@ Release 2.6.0 - UNRELEASED YARN-2541. Fixed ResourceManagerRest.apt.vm table syntax error. (jianhe) +YARN-2484. FileSystemRMStateStore#readFile/writeFile should close +FSData(In|Out)putStream in final block (Tsuyoshi OZAWA via jlowe) + Release 2.5.1 - 2014-09-05

git commit: YARN-2363. Submitted applications occasionally lack a tracking URL. Contributed by Jason Lowe

2014-09-18 Thread jlowe
AMRMClient to handle AMRMTokens correctly across ResourceManager work-preserving-restart or failover. (Jian He via vinodkv) +YARN-2363. Submitted applications occasionally lack a tracking URL (jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org

git commit: YARN-2363. Submitted applications occasionally lack a tracking URL. Contributed by Jason Lowe (cherry picked from commit 9ea7b6c063c0bdd4551962e21d0173f671e9df03)

2014-09-18 Thread jlowe
/CHANGES.txt @@ -359,6 +359,8 @@ Release 2.6.0 - UNRELEASED YARN-1779. Fixed AMRMClient to handle AMRMTokens correctly across ResourceManager work-preserving-restart or failover. (Jian He via vinodkv) +YARN-2363. Submitted applications occasionally lack a tracking URL (jlowe) + Release

git commit: MAPREDUCE-6090. mapred hsadmin getGroups fails to connect in some cases. Contributed by Robert Kanter

2014-09-18 Thread jlowe
+347,9 @@ Release 2.6.0 - UNRELEASED MAPREDUCE-6070. yarn.app.am.resource.mb/cpu-vcores affects uber mode but is not documented (Tsuyoshi OZAWA via jlowe) +MAPREDUCE-6090. mapred hsadmin getGroups fails to connect in some cases +(Robert Kanter via jlowe) + Release 2.5.1 - 2014

git commit: MAPREDUCE-6090. mapred hsadmin getGroups fails to connect in some cases. Contributed by Robert Kanter (cherry picked from commit 1cf31980474bf9ac28e51b6f014eae09eda9e15f)

2014-09-18 Thread jlowe
-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -130,6 +130,9 @@ Release 2.6.0 - UNRELEASED MAPREDUCE-6070. yarn.app.am.resource.mb/cpu-vcores affects uber mode but is not documented (Tsuyoshi OZAWA via jlowe) +MAPREDUCE-6090. mapred hsadmin getGroups fails

git commit: YARN-2561. MR job client cannot reconnect to AM after NM restart. Contributed by Junping Du

2014-09-18 Thread jlowe
applications occasionally lack a tracking URL (jlowe) +YARN-2561. MR job client cannot reconnect to AM after NM restart. (Junping +Du via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/a337f0e3/hadoop-yarn-project/hadoop

git commit: YARN-2561. MR job client cannot reconnect to AM after NM restart. Contributed by Junping Du (cherry picked from commit a337f0e3549351344bce70cb23ddc0a256c894b0)

2014-09-18 Thread jlowe
@@ -361,6 +361,9 @@ Release 2.6.0 - UNRELEASED YARN-2363. Submitted applications occasionally lack a tracking URL (jlowe) +YARN-2561. MR job client cannot reconnect to AM after NM restart. (Junping +Du via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git

git commit: MAPREDUCE-5891. Improved shuffle error handling across NM restarts. Contributed by Junping Du

2014-09-18 Thread jlowe
) +MAPREDUCE-5891. Improved shuffle error handling across NM restarts +(Junping Du via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/2c3da25f/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop

git commit: MAPREDUCE-5891. Improved shuffle error handling across NM restarts. Contributed by Junping Du (cherry picked from commit 2c3da25fd718b3a9c1ed67f05b577975ae613f4e)

2014-09-18 Thread jlowe
options to mapred-default.xml (Ray Chiang via Sandy Ryza) +MAPREDUCE-5891. Improved shuffle error handling across NM restarts +(Junping Du via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/44c71131/hadoop-mapreduce-project/hadoop-mapreduce

git commit: MAPREDUCE-6091. YARNRunner.getJobStatus() fails with ApplicationNotFoundException if the job rolled off the RM view. Contributed by Sangjin Lee

2014-09-19 Thread jlowe
() fails with +ApplicationNotFoundException if the job rolled off the RM view (Sangjin +Lee via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/951847ba/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client

git commit: MAPREDUCE-6091. YARNRunner.getJobStatus() fails with ApplicationNotFoundException if the job rolled off the RM view. Contributed by Sangjin Lee (cherry picked from commit 951847ba94442b8d9

2014-09-19 Thread jlowe
. (Zhihai Xu via kasha) +MAPREDUCE-6091. YARNRunner.getJobStatus() fails with +ApplicationNotFoundException if the job rolled off the RM view (Sangjin +Lee via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob

git commit: MAPREDUCE-6095. Enable DistributedCache for uber-mode Jobs. Contributed by Gera Shegalov

2014-09-22 Thread jlowe
--- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -360,6 +360,9 @@ Release 2.6.0 - UNRELEASED ApplicationNotFoundException if the job rolled off the RM view (Sangjin Lee via jlowe) +MAPREDUCE-6095. Enable DistributedCache for uber-mode Jobs (Gera Shegalov

git commit: MAPREDUCE-6095. Enable DistributedCache for uber-mode Jobs. Contributed by Gera Shegalov (cherry picked from commit 7039b98e1c459e9e0d8caa28cdaa2868e2bde2eb)

2014-09-22 Thread jlowe
/hadoop-mapreduce-project/CHANGES.txt index 7d1768f..9d86721 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -143,6 +143,9 @@ Release 2.6.0 - UNRELEASED ApplicationNotFoundException if the job rolled off the RM view (Sangjin Lee via jlowe

git commit: MAPREDUCE-6104. TestJobHistoryParsing.testPartialJob fails in branch-2. Contributed by Mit Desai

2014-09-24 Thread jlowe
DistributedCache for uber-mode Jobs (Gera Shegalov via jlowe) +MAPREDUCE-6104. TestJobHistoryParsing.testPartialJob fails in branch-2 +(Mit Desai via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/7af4c388/hadoop-mapreduce-project

git commit: MAPREDUCE-6104. TestJobHistoryParsing.testPartialJob fails in branch-2. Contributed by Mit Desai (cherry picked from commit 7af4c3888bf7be0822dc880170e5e3d09e9280f1)

2014-09-24 Thread jlowe
+150,9 @@ Release 2.6.0 - UNRELEASED MAPREDUCE-6095. Enable DistributedCache for uber-mode Jobs (Gera Shegalov via jlowe) +MAPREDUCE-6104. TestJobHistoryParsing.testPartialJob fails in branch-2 +(Mit Desai via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git

git commit: YARN-2523. ResourceManager UI showing negative value for Decommissioned Nodes field. Contributed by Rohith

2014-09-25 Thread jlowe
. ResourceManager UI showing negative value for Decommissioned +Nodes field (Rohith via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/8269bfa6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server

git commit: YARN-2523. ResourceManager UI showing negative value for Decommissioned Nodes field. Contributed by Rohith (cherry picked from commit 8269bfa613999f71767de3c0369817b58cfe1416)

2014-09-25 Thread jlowe
instead of the string of them. (Varun Vasudev via zjshen) +YARN-2523. ResourceManager UI showing negative value for Decommissioned +Nodes field (Rohith via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/e4d46e5f/hadoop

git commit: HADOOP-11048. user/custom LogManager fails to load if the client classloader is enabled. Contributed by Sangjin Lee

2014-09-26 Thread jlowe
+873,9 @@ Release 2.6.0 - UNRELEASED HADOOP-11064. UnsatisifedLinkError with hadoop 2.4 JARs on hadoop-2.6 due to NativeCRC32 method changes. (cnauroth) +HADOOP-11048. user/custom LogManager fails to load if the client +classloader is enabled (Sangjin Lee via jlowe) + Release 2.5.1

git commit: HADOOP-11048. user/custom LogManager fails to load if the client classloader is enabled. Contributed by Sangjin Lee (cherry picked from commit f154ebe8c44e41edc443198a14e0491604cc613f)

2014-09-26 Thread jlowe
if the client +classloader is enabled (Sangjin Lee via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/50a5227d/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/RunJar.java

[2/3] YARN-1769. CapacityScheduler: Improve reservations. Contributed by Thomas Graves

2014-09-29 Thread jlowe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9c220651/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

[1/3] YARN-1769. CapacityScheduler: Improve reservations. Contributed by Thomas Graves

2014-09-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk b38e52b5e - 9c2206510

[3/3] git commit: YARN-1769. CapacityScheduler: Improve reservations. Contributed by Thomas Graves

2014-09-29 Thread jlowe
/ContainerTokenIdentifier to use protobuf object as the payload. (Junping Du via jianhe) +YARN-1769. CapacityScheduler: Improve reservations (Thomas Graves via +jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/9c220651/hadoop-yarn-project

[3/3] git commit: YARN-1769. CapacityScheduler: Improve reservations. Contributed by Thomas Graves (cherry picked from commit 9c22065109a77681bc2534063eabe8692fbcb3cd)

2014-09-29 Thread jlowe
- UNRELEASED YARN-668. Changed NMTokenIdentifier/AMRMTokenIdentifier/ContainerTokenIdentifier to use protobuf object as the payload. (Junping Du via jianhe) +YARN-1769. CapacityScheduler: Improve reservations (Thomas Graves via +jlowe) + OPTIMIZATIONS BUG FIXES http://git

[1/3] YARN-1769. CapacityScheduler: Improve reservations. Contributed by Thomas Graves (cherry picked from commit 9c22065109a77681bc2534063eabe8692fbcb3cd)

2014-09-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 8ebea28b4 - 4f6a36716

[2/3] YARN-1769. CapacityScheduler: Improve reservations. Contributed by Thomas Graves (cherry picked from commit 9c22065109a77681bc2534063eabe8692fbcb3cd)

2014-09-29 Thread jlowe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/4f6a3671/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

git commit: HADOOP-11049. javax package system class default is too broad. Contributed by Sangjin Lee

2014-09-29 Thread jlowe
on BindException (stevel) +HADOOP-11049. javax package system class default is too broad (Sangjin Lee +via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/cf4631d7/hadoop-common-project/hadoop-common/src/main/java/org

git commit: HADOOP-11049. javax package system class default is too broad. Contributed by Sangjin Lee (cherry picked from commit cf4631d7c9448205f4952341c071e1650e7922dc)

2014-09-29 Thread jlowe
- UNRELEASED HADOOP-11143 NetUtils.wrapException loses inner stack trace on BindException (stevel) +HADOOP-11049. javax package system class default is too broad (Sangjin Lee +via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf

git commit: MAPREDUCE-6094. TestMRCJCFileInputFormat.testAddInputPath() fails on trunk. Contributed by Akira AJISAKA

2014-09-29 Thread jlowe
#MR_CLIENT_TO_AM_IPC_MAX_RETRIES_ON_TIMEOUTS. Contributed by Akira AJISAKA. (Akira AJISAKA via jianhe) +MAPREDUCE-6094. TestMRCJCFileInputFormat.testAddInputPath() fails on trunk +(Akira AJISAKA via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf

git commit: MAPREDUCE-6094. TestMRCJCFileInputFormat.testAddInputPath() fails on trunk. Contributed by Akira AJISAKA (cherry picked from commit 23fbfe36c31674907a26c8ecc6fd47888dfcc1ea)

2014-09-29 Thread jlowe
@@ -177,6 +177,9 @@ Release 2.6.0 - UNRELEASED MRJobConfig#MR_CLIENT_TO_AM_IPC_MAX_RETRIES_ON_TIMEOUTS. Contributed by Akira AJISAKA. (Akira AJISAKA via jianhe) +MAPREDUCE-6094. TestMRCJCFileInputFormat.testAddInputPath() fails on trunk +(Akira AJISAKA via jlowe) + Release 2.5.1

git commit: YARN-2387. Resource Manager crashes with NPE due to lack of synchronization. Contributed by Mit Desai

2014-09-30 Thread jlowe
) +YARN-2387. Resource Manager crashes with NPE due to lack of +synchronization (Mit Desai via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/feaf139b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache

git commit: YARN-2387. Resource Manager crashes with NPE due to lack of synchronization. Contributed by Mit Desai (cherry picked from commit feaf139b4f327d33011e5a4424c06fb44c630955)

2014-09-30 Thread jlowe
YARN-2610. Hamlet should close table tags. (Ray Chiang via kasha) +YARN-2387. Resource Manager crashes with NPE due to lack of +synchronization (Mit Desai via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/a0305ba3

git commit: YARN-2387. Resource Manager crashes with NPE due to lack of synchronization. Contributed by Mit Desai (cherry picked from commit feaf139b4f327d33011e5a4424c06fb44c630955)

2014-09-30 Thread jlowe
- UNRELEASED YARN-2606. Application History Server tries to access hdfs before doing secure login (Mit Desai via jeagles) +YARN-2387. Resource Manager crashes with NPE due to lack of +synchronization (Mit Desai via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git

git commit: YARN-2624. Resource Localization fails on a cluster due to existing cache directories. Contributed by Anubhav Dhoot

2014-10-02 Thread jlowe
. Resource Localization fails on a cluster due to existing cache +directories (Anubhav Dhoot via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/29f52005/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager

git commit: YARN-2624. Resource Localization fails on a cluster due to existing cache directories. Contributed by Anubhav Dhoot (cherry picked from commit 29f520052e2b02f44979980e446acc0dccd96d54)

2014-10-02 Thread jlowe
whose app is not running. (Jun Gong via jianhe) +YARN-2624. Resource Localization fails on a cluster due to existing cache +directories (Anubhav Dhoot via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/531c1fd0/hadoop

git commit: YARN-2624. Resource Localization fails on a cluster due to existing cache directories. Contributed by Anubhav Dhoot (cherry picked from commit 29f520052e2b02f44979980e446acc0dccd96d54)

2014-10-02 Thread jlowe
status whose app is not running. (Jun Gong via jianhe) +YARN-2624. Resource Localization fails on a cluster due to existing cache +directories (Anubhav Dhoot via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/95757899

git commit: MAPREDUCE-6029. TestCommitterEventHandler fails in trunk. Contributed by Mit Desai (cherry picked from commit 2e789eb2261fa607489d8ae630fb77e8147d0266)

2014-10-07 Thread jlowe
- UNRELEASED MAPREDUCE-6094. TestMRCJCFileInputFormat.testAddInputPath() fails on trunk (Akira AJISAKA via jlowe) +MAPREDUCE-6029. TestCommitterEventHandler fails in trunk (Mit Desai via +jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip

git commit: MAPREDUCE-6029. TestCommitterEventHandler fails in trunk. Contributed by Mit Desai (cherry picked from commit 2e789eb2261fa607489d8ae630fb77e8147d0266)

2014-10-07 Thread jlowe
2.6.0 - UNRELEASED MAPREDUCE-6094. TestMRCJCFileInputFormat.testAddInputPath() fails on trunk (Akira AJISAKA via jlowe) +MAPREDUCE-6029. TestCommitterEventHandler fails in trunk (Mit Desai via +jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip

git commit: MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails. Contributed by Mit Desai

2014-10-13 Thread jlowe
, MRAppMaster, and YarnChild. (Gera Shegalov via kasha) +MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails (Mit Desai via +jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/bbe80cdc/hadoop-mapreduce-project

git commit: MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails. Contributed by Mit Desai (cherry picked from commit bbe80cdc7b37cae50e46eaa00e75240d4a2aac68)

2014-10-13 Thread jlowe
- UNRELEASED MAPREDUCE-5875. Make Counter limits consistent across JobClient, MRAppMaster, and YarnChild. (Gera Shegalov via kasha) +MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails (Mit Desai via +jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip

git commit: MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails. Contributed by Mit Desai (cherry picked from commit bbe80cdc7b37cae50e46eaa00e75240d4a2aac68)

2014-10-13 Thread jlowe
- UNRELEASED MAPREDUCE-6123. TestCombineFileInputFormat incorrectly starts 2 MiniDFSCluster instances. (cnauroth) +MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails (Mit Desai via +jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org

git commit: YARN-2667. Fix the release audit warning caused by hadoop-yarn-registry. Contributed by Yi Liu (cherry picked from commit 344a10ad5e26c25abd62eda65eec2820bb808a74)

2014-10-13 Thread jlowe
. Fixed ApplicationSubmissionContext to still set resource for backward compatibility. (Wangda Tan via zjshen) +YARN-2667. Fix the release audit warning caused by hadoop-yarn-registry +(Yi Liu via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip

git commit: MAPREDUCE-6115. TestPipeApplication#testSubmitter fails in trunk. Contributed by Binglin Chang

2014-10-13 Thread jlowe
. TestContainerLauncherImpl sometimes fails (Mit Desai via jlowe) +MAPREDUCE-6115. TestPipeApplication#testSubmitter fails in trunk (Binglin +Chang via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/793dbf24/hadoop-mapreduce-project/hadoop

git commit: MAPREDUCE-6115. TestPipeApplication#testSubmitter fails in trunk. Contributed by Binglin Chang (cherry picked from commit 793dbf2465c01426a93bb26d08e377ffd3915340)

2014-10-13 Thread jlowe
@@ Release 2.6.0 - UNRELEASED MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails (Mit Desai via jlowe) +MAPREDUCE-6115. TestPipeApplication#testSubmitter fails in trunk (Binglin +Chang via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip

git commit: YARN-2377. Localization exception stack traces are not passed as diagnostic info. Contributed by Gera Shegalov (cherry picked from commit a56ea0100215ecf2e1471a18812b668658197239)

2014-10-13 Thread jlowe
-yarn-project/CHANGES.txt @@ -603,6 +603,9 @@ Release 2.6.0 - UNRELEASED YARN-2651. Spun off LogRollingInterval from LogAggregationContext. (Xuan Gong via zjshen) +YARN-2377. Localization exception stack traces are not passed as +diagnostic info (Gera Shegalov via jlowe

git commit: YARN-2377. Localization exception stack traces are not passed as diagnostic info. Contributed by Gera Shegalov (cherry picked from commit a56ea0100215ecf2e1471a18812b668658197239)

2014-10-13 Thread jlowe
/hadoop-yarn-project/CHANGES.txt @@ -570,6 +570,9 @@ Release 2.6.0 - UNRELEASED YARN-2651. Spun off LogRollingInterval from LogAggregationContext. (Xuan Gong via zjshen) +YARN-2377. Localization exception stack traces are not passed as +diagnostic info (Gera Shegalov via jlowe

git commit: MAPREDUCE-5873. Shuffle bandwidth computation includes time spent waiting for maps. Contributed by Siqi Li

2014-10-15 Thread jlowe
100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -429,6 +429,9 @@ Release 2.6.0 - UNRELEASED MAPREDUCE-6115. TestPipeApplication#testSubmitter fails in trunk (Binglin Chang via jlowe) +MAPREDUCE-5873. Shuffle bandwidth computation

git commit: MAPREDUCE-5873. Shuffle bandwidth computation includes time spent waiting for maps. Contributed by Siqi Li (cherry picked from commit b9edad64034a9c8a121ec2b37792c190ba561e26)

2014-10-15 Thread jlowe
Chang via jlowe) +MAPREDUCE-5873. Shuffle bandwidth computation includes time spent waiting +for maps (Siqi Li via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/1179a0cb/hadoop-mapreduce-project/hadoop-mapreduce-client

git commit: MAPREDUCE-5873. Shuffle bandwidth computation includes time spent waiting for maps. Contributed by Siqi Li (cherry picked from commit b9edad64034a9c8a121ec2b37792c190ba561e26)

2014-10-15 Thread jlowe
Chang via jlowe) +MAPREDUCE-5873. Shuffle bandwidth computation includes time spent waiting +for maps (Siqi Li via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/9203ea7e/hadoop-mapreduce-project/hadoop-mapreduce-client

git commit: MAPREDUCE-5970. Provide a boolean switch to enable MR-AM profiling. Contributed by Gera Shegalov

2014-10-15 Thread jlowe
--- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -274,6 +274,9 @@ Release 2.6.0 - UNRELEASED MAPREDUCE-6072. Remove INSTALL document (Akira AJISAKA via aw) +MAPREDUCE-5970. Provide a boolean switch to enable MR-AM profiling (Gera +Shegalov via jlowe

git commit: MAPREDUCE-5970. Provide a boolean switch to enable MR-AM profiling. Contributed by Gera Shegalov (cherry picked from commit f19771a24c2f90982cf6dec35889836a6146c968)

2014-10-15 Thread jlowe
a boolean switch to enable MR-AM profiling (Gera +Shegalov via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/025b6c13/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobConf.java

git commit: MAPREDUCE-5970. Provide a boolean switch to enable MR-AM profiling. Contributed by Gera Shegalov (cherry picked from commit f19771a24c2f90982cf6dec35889836a6146c968)

2014-10-15 Thread jlowe
. Provide a boolean switch to enable MR-AM profiling (Gera +Shegalov via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/ec38eec1/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred

git commit: MAPREDUCE-5542. Killing a job just as it finishes can generate an NPE in client. Contributed by Rohith

2014-10-17 Thread jlowe
- UNRELEASED MAPREDUCE-5873. Shuffle bandwidth computation includes time spent waiting for maps (Siqi Li via jlowe) +MAPREDUCE-5542. Killing a job just as it finishes can generate an NPE in +client (Rohith via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git

git commit: MAPREDUCE-5542. Killing a job just as it finishes can generate an NPE in client. Contributed by Rohith (cherry picked from commit 209b1699fcd150676d4cc47e8e817796086c1986)

2014-10-17 Thread jlowe
/hadoop-mapreduce-project/CHANGES.txt @@ -216,6 +216,9 @@ Release 2.6.0 - UNRELEASED MAPREDUCE-5873. Shuffle bandwidth computation includes time spent waiting for maps (Siqi Li via jlowe) +MAPREDUCE-5542. Killing a job just as it finishes can generate an NPE in +client (Rohith via

git commit: MAPREDUCE-5542. Killing a job just as it finishes can generate an NPE in client. Contributed by Rohith (cherry picked from commit 209b1699fcd150676d4cc47e8e817796086c1986)

2014-10-17 Thread jlowe
+++ b/hadoop-mapreduce-project/CHANGES.txt @@ -201,6 +201,9 @@ Release 2.6.0 - UNRELEASED MAPREDUCE-5873. Shuffle bandwidth computation includes time spent waiting for maps (Siqi Li via jlowe) +MAPREDUCE-5542. Killing a job just as it finishes can generate an NPE in +client (Rohith

[1/2] YARN-90. NodeManager should identify failed disks becoming good again. Contributed by Varun Vasudev

2014-10-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk b6f9d5538 - 6f2028bd1

[2/2] git commit: YARN-90. NodeManager should identify failed disks becoming good again. Contributed by Varun Vasudev

2014-10-21 Thread jlowe
@@ -379,6 +379,9 @@ Release 2.6.0 - UNRELEASED YARN-2582. Fixed Log CLI and Web UI for showing aggregated logs of LRS. (Xuan Gong via zjshen) +YARN-90. NodeManager should identify failed disks becoming good again +(Varun Vasudev via jlowe) + OPTIMIZATIONS BUG FIXES

[2/2] git commit: YARN-90. NodeManager should identify failed disks becoming good again. Contributed by Varun Vasudev (cherry picked from commit 6f2028bd1514d90b831f889fd0ee7f2ba5c15000)

2014-10-21 Thread jlowe
again +(Varun Vasudev via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/3820bf05/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/DirectoryCollection.java

[1/2] YARN-90. NodeManager should identify failed disks becoming good again. Contributed by Varun Vasudev (cherry picked from commit 6f2028bd1514d90b831f889fd0ee7f2ba5c15000)

2014-10-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 fd7ba56f6 - 3820bf055

[2/2] git commit: YARN-90. NodeManager should identify failed disks becoming good again. Contributed by Varun Vasudev (cherry picked from commit 6f2028bd1514d90b831f889fd0ee7f2ba5c15000)

2014-10-21 Thread jlowe
- UNRELEASED YARN-2582. Fixed Log CLI and Web UI for showing aggregated logs of LRS. (Xuan Gong via zjshen) +YARN-90. NodeManager should identify failed disks becoming good again +(Varun Vasudev via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf

git commit: HADOOP-9740. Fix FsShell '-text' command to be able to read Avro files stored in HDFS and other filesystems. Contributed by Allan Yan

2014-10-29 Thread jlowe
and other filesystems. (Allan Yan via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/0c15130d/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/Display.java

git commit: HADOOP-9740. Fix FsShell '-text' command to be able to read Avro files stored in HDFS and other filesystems. Contributed by Allan Yan (cherry picked from commit 0c15130db2a127ffe2ddc767dc9

2014-10-29 Thread jlowe
FsShell '-text' command to be able to read Avro +files stored in HDFS and other filesystems. (Allan Yan via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/ba86f06c/hadoop-common-project/hadoop-common/src/main/java/org/apache

git commit: YARN-2755. NM fails to clean up usercache_DEL_timestamp dirs after YARN-661. Contributed by Siqi Li

2014-10-30 Thread jlowe
the problem that timeline domain is not set in distributed shell AM when using shell_command on Windows. (Varun Vasudev via zjshen) +YARN-2755. NM fails to clean up usercache_DEL_timestamp dirs after +YARN-661 (Siqi Li via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES

git commit: YARN-2755. NM fails to clean up usercache_DEL_timestamp dirs after YARN-661. Contributed by Siqi Li (cherry picked from commit 73e626ad91cd5c06a005068d8432fd16e06fe6a0)

2014-10-30 Thread jlowe
(Siqi Li via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/3e8544c5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager

git commit: YARN-2755. NM fails to clean up usercache_DEL_timestamp dirs after YARN-661. Contributed by Siqi Li (cherry picked from commit 73e626ad91cd5c06a005068d8432fd16e06fe6a0)

2014-10-30 Thread jlowe
-661 (Siqi Li via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/773ba8b6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager

git commit: YARN-2707. Potential null dereference in FSDownload. Contributed by Gera Shegalov (cherry picked from commit 7bc179f9f5e1e270fd5e6f1ad29b0f32fe371d15)

2014-10-31 Thread jlowe
/CHANGES.txt @@ -796,6 +796,9 @@ Release 2.6.0 - UNRELEASED modified in YARN-2698 so that tests in YARN frameworks don't break. (Wangda Tan via vinodkv) +YARN-2707. Potential null dereference in FSDownload (Gera Shegalov via +jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES

git commit: YARN-2707. Potential null dereference in FSDownload. Contributed by Gera Shegalov (cherry picked from commit 7bc179f9f5e1e270fd5e6f1ad29b0f32fe371d15)

2014-10-31 Thread jlowe
/CHANGES.txt @@ -751,6 +751,9 @@ Release 2.6.0 - UNRELEASED modified in YARN-2698 so that tests in YARN frameworks don't break. (Wangda Tan via vinodkv) +YARN-2707. Potential null dereference in FSDownload (Gera Shegalov via +jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE

git commit: YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li

2014-11-03 Thread jlowe
via zjshen) +YARN-2730. DefaultContainerExecutor runs only one localizer at a time +(Siqi Li via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/6157ace5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn

git commit: YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li (cherry picked from commit 6157ace5475fff8d2513fd3cd99134b532b0b406)

2014-11-03 Thread jlowe
-2785. Fixed intermittent TestContainerResourceUsage failure. (Varun Vasudev via zjshen) +YARN-2730. DefaultContainerExecutor runs only one localizer at a time +(Siqi Li via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop

git commit: YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li (cherry picked from commit 6157ace5475fff8d2513fd3cd99134b532b0b406)

2014-11-03 Thread jlowe
YARN-2785. Fixed intermittent TestContainerResourceUsage failure. (Varun Vasudev via zjshen) +YARN-2730. DefaultContainerExecutor runs only one localizer at a time +(Siqi Li via jlowe) + Release 2.5.1 - 2014-09-05 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf

git commit: MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect with no authority in job jar path. Contributed by Gera Shegalov

2014-11-06 Thread jlowe
check whether job.jar is local is incorrect +with no authority in job jar path. (Gera Shegalov via jlowe) + Release 2.5.2 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/10f9f510/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client

git commit: MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect with no authority in job jar path. Contributed by Gera Shegalov (cherry picked from commit 10f9f5101c44be7c675a44

2014-11-06 Thread jlowe
failure. (Varun Vasudev via jianhe) +MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect +with no authority in job jar path. (Gera Shegalov via jlowe) + Release 2.5.2 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob

git commit: MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect with no authority in job jar path. Contributed by Gera Shegalov (cherry picked from commit 10f9f5101c44be7c675a44

2014-11-06 Thread jlowe
failure. (Varun Vasudev via jianhe) +MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect +with no authority in job jar path. (Gera Shegalov via jlowe) + Release 2.5.2 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob

hadoop git commit: YARN-2825. Container leak on NM. Contributed by Jian He

2014-11-07 Thread jlowe
classes. (Zhihai xu via vinodkv) +YARN-2825. Container leak on NM (Jian He via jlowe) + Release 2.5.2 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/c3d47507/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager

hadoop git commit: YARN-2825. Container leak on NM. Contributed by Jian He (cherry picked from commit c3d475070a1ec54c4b05923f4782cef204effd2c)

2014-11-07 Thread jlowe
- UNRELEASED YARN-2753. Fixed a bunch of bugs in the NodeLabelsManager classes. (Zhihai xu via vinodkv) +YARN-2825. Container leak on NM (Jian He via jlowe) + Release 2.5.2 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/a5764cb7/hadoop

hadoop git commit: YARN-2825. Container leak on NM. Contributed by Jian He (cherry picked from commit c3d475070a1ec54c4b05923f4782cef204effd2c)

2014-11-07 Thread jlowe
2.6.0 - UNRELEASED YARN-2753. Fixed a bunch of bugs in the NodeLabelsManager classes. (Zhihai xu via vinodkv) +YARN-2825. Container leak on NM (Jian He via jlowe) + Release 2.5.2 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/e5c0fa2c

hadoop git commit: YARN-2632. Document NM Restart feature. Contributed by Junping Du and Vinod Kumar Vavilapalli

2014-11-07 Thread jlowe
feature. (Junping Du and Vinod Kumar +Vavilapalli via jlowe) + IMPROVEMENTS YARN-2197. Add a link to YARN CHANGES.txt in the left side of doc http://git-wip-us.apache.org/repos/asf/hadoop/blob/1e215e8b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/NodeManagerRestart.apt.vm

hadoop git commit: YARN-2632. Document NM Restart feature. Contributed by Junping Du and Vinod Kumar Vavilapalli (cherry picked from commit 1e215e8ba2e801eb26f16c307daee756d6b2ca66)

2014-11-07 Thread jlowe
. (Sunil Govind via vinodkv) +YARN-2632. Document NM Restart feature. (Junping Du and Vinod Kumar +Vavilapalli via jlowe) + IMPROVEMENTS YARN-2242. Improve exception information on AM launch crashes. (Li Lu http://git-wip-us.apache.org/repos/asf/hadoop/blob/94472355/hadoop

<    1   2   3   4   5   6   7   8   9   10   >