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/dcc1ab15

hadoop git commit: YARN-2780. Log aggregated resource allocation in rm-appsummary.log. Contributed by Eric Payne (cherry picked from commit f8aefa5e9c8c6d2817205b5ed8d914db31f56ae7)

2014-11-12 Thread jlowe
-yarn-project/CHANGES.txt @@ -41,6 +41,9 @@ Release 2.7.0 - UNRELEASED YARN-570. Time strings are formated in different timezone. (Akira Ajisaka and Peng Zhang via kasha) +YARN-2780. Log aggregated resource allocation in rm-appsummary.log (Eric +Payne via jlowe) + OPTIMIZATIONS

hadoop git commit: YARN-2780. Log aggregated resource allocation in rm-appsummary.log. Contributed by Eric Payne

2014-11-12 Thread jlowe
YARN-570. Time strings are formated in different timezone. (Akira Ajisaka and Peng Zhang via kasha) +YARN-2780. Log aggregated resource allocation in rm-appsummary.log (Eric +Payne via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/f8aefa5e

hadoop git commit: MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused correctly. Contributed by Junping Du

2014-11-13 Thread jlowe
if map output is compressed (Emilio Coppa and jlowe via kihwal) +MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused +correctly (Junping Du via jlowe) + Release 2.5.2 - 2014-11-10 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob

hadoop git commit: MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused correctly. Contributed by Junping Du (cherry picked from commit 177e8090f5809beb3ebcb656cd0affbb3f487de8)

2014-11-13 Thread jlowe
@@ Release 2.6.0 - 2014-11-15 MAPREDUCE-5958. Wrong reduce task progress if map output is compressed (Emilio Coppa and jlowe via kihwal) +MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused +correctly (Junping Du via jlowe) + Release 2.5.2 - 2014-11-10

hadoop git commit: MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused correctly. Contributed by Junping Du (cherry picked from commit 177e8090f5809beb3ebcb656cd0affbb3f487de8)

2014-11-13 Thread jlowe
+231,9 @@ Release 2.6.0 - 2014-11-15 MAPREDUCE-5958. Wrong reduce task progress if map output is compressed (Emilio Coppa and jlowe via kihwal) +MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused +correctly (Junping Du via jlowe) + Release 2.5.2 - 2014-11-10

hadoop git commit: YARN-2846. Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart. Contributed by Junping Du

2014-11-13 Thread jlowe
in +reacquireContainer() that interrupted by NodeManager restart. (Junping Du +via jlowe) + Release 2.5.2 - 2014-11-10 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/33ea5ae9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache

hadoop git commit: YARN-2846. Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart. Contributed by Junping Du (cherry picked from commit 3

2014-11-13 Thread jlowe
-2846. Incorrect persist exit code for running containers in +reacquireContainer() that interrupted by NodeManager restart. (Junping Du +via jlowe) + Release 2.5.2 - 2014-11-10 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/6fd547da/hadoop-yarn-project/hadoop-yarn

hadoop git commit: YARN-2846. Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart. Contributed by Junping Du (cherry picked from commit 3

2014-11-13 Thread jlowe
-2846. Incorrect persist exit code for running containers in +reacquireContainer() that interrupted by NodeManager restart. (Junping Du +via jlowe) + Release 2.5.2 - 2014-11-10 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/685790e0/hadoop-yarn-project/hadoop

hadoop git commit: YARN-2857. ConcurrentModificationException in ContainerLogAppender. Contributed by Mohammad Kamrul Islam

2014-11-14 Thread jlowe
. Fixed RMAppImpl to handle ATTEMPT_KILLED event at ACCEPTED state on app recovery. (Rohith Sharmaks via jianhe) +YARN-2857. ConcurrentModificationException in ContainerLogAppender +(Mohammad Kamrul Islam via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip

hadoop git commit: YARN-2857. ConcurrentModificationException in ContainerLogAppender. Contributed by Mohammad Kamrul Islam (cherry picked from commit f2fe8a800e5b0f3875931adba9ae20c6a95aa4ff)

2014-11-14 Thread jlowe
/CHANGES.txt @@ -60,6 +60,9 @@ Release 2.7.0 - UNRELEASED YARN-2856. Fixed RMAppImpl to handle ATTEMPT_KILLED event at ACCEPTED state on app recovery. (Rohith Sharmaks via jianhe) +YARN-2857. ConcurrentModificationException in ContainerLogAppender +(Mohammad Kamrul Islam via jlowe

hadoop git commit: MAPREDUCE-6161. mapred hsadmin command missing from trunk. Contributed by Allen Wittenauer

2014-11-14 Thread jlowe
via aw) +MAPREDUCE-6161. mapred hsadmin command missing from trunk (Allen Wittenauer +via jlowe) + BREAKDOWN OF MAPREDUCE-2841 (NATIVE TASK) SUBTASKS MAPREDUCE-5985. native-task: Fix build on macosx. Contributed by http://git-wip-us.apache.org/repos/asf/hadoop/blob/3baaa429

hadoop git commit: YARN-2816. NM fail to start with NPE during container recovery. Contributed by Zhihai Xu

2014-11-14 Thread jlowe
. ConcurrentModificationException in ContainerLogAppender (Mohammad Kamrul Islam via jlowe) +YARN-2816. NM fail to start with NPE during container recovery (Zhihai Xu +via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/49c38898/hadoop

hadoop git commit: YARN-2816. NM fail to start with NPE during container recovery. Contributed by Zhihai Xu (cherry picked from commit 49c38898b0be64fc686d039ed2fb2dea1378df02)

2014-11-14 Thread jlowe
@@ -63,6 +63,9 @@ Release 2.7.0 - UNRELEASED YARN-2857. ConcurrentModificationException in ContainerLogAppender (Mohammad Kamrul Islam via jlowe) +YARN-2816. NM fail to start with NPE during container recovery (Zhihai Xu +via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE

hadoop git commit: YARN-2414. RM web UI: app page will crash if app is failed before any attempt has been created. Contributed by Wangda Tan (cherry picked from commit 81c9d17af84ed87b9ded7057cb726a38

2014-11-17 Thread jlowe
vinodkv) +YARN-2414. RM web UI: app page will crash if app is failed before any +attempt has been created (Wangda Tan via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/242fd0e3/hadoop-yarn-project/hadoop-yarn/hadoop-yarn

hadoop git commit: MAPREDUCE-6162. mapred hsadmin fails on a secure cluster. Contributed by Jason Lowe

2014-11-17 Thread jlowe
decompressor to +CodecPool multiple times (Sergey Murylev via raviprak) +MAPREDUCE-6162. mapred hsadmin fails on a secure cluster (jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/09b3dee1/hadoop-mapreduce-project/hadoop-mapreduce

hadoop git commit: HADOOP-11309. System class pattern package.Foo should match package.Foo$Bar, too. Contributed by Gera Shegalov

2014-11-18 Thread jlowe
-project/hadoop-common/CHANGES.txt @@ -447,6 +447,9 @@ Release 2.7.0 - UNRELEASED HADOOP-11311. Restrict uppercase key names from being created with JCEKS. (wang) +HADOOP-11309. System class pattern package.Foo should match +package.Foo$Bar, too (Gera Shegalov via jlowe) + Release

hadoop git commit: HADOOP-11309. System class pattern package.Foo should match package.Foo$Bar, too. Contributed by Gera Shegalov (cherry picked from commit b4ca7276902ad362f746ea997f7e977a7a6abd0e)

2014-11-18 Thread jlowe
should match +package.Foo$Bar, too (Gera Shegalov via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/5125a8e5/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/ApplicationClassLoader.java

hadoop git commit: YARN-1984. LeveldbTimelineStore does not handle db exceptions properly. Contributed by Varun Saxena

2014-11-24 Thread jlowe
. FairScheduler: Set current capacity in addition to capacity. (Zhihai Xu via kasha) +YARN-1984. LeveldbTimelineStore does not handle db exceptions properly +(Varun Saxena via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob

hadoop git commit: YARN-1984. LeveldbTimelineStore does not handle db exceptions properly. Contributed by Varun Saxena (cherry picked from commit 1ce4d33c2dc86d711b227a04d2f9a2ab696a24a1)

2014-11-24 Thread jlowe
/CHANGES.txt @@ -108,6 +108,9 @@ Release 2.7.0 - UNRELEASED YARN-2315. FairScheduler: Set current capacity in addition to capacity. (Zhihai Xu via kasha) +YARN-1984. LeveldbTimelineStore does not handle db exceptions properly +(Varun Saxena via jlowe) + Release 2.6.0 - 2014-11-18

hadoop git commit: MAPREDUCE-6172. TestDbClasses timeouts are too aggressive. Contributed by Varun Saxena

2014-12-01 Thread jlowe
is zero. (MinJi Kim via jianhe) +MAPREDUCE-6172. TestDbClasses timeouts are too aggressive (Varun Saxena +via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/2b30fb10/hadoop-mapreduce-project/hadoop-mapreduce-client

hadoop git commit: MAPREDUCE-6172. TestDbClasses timeouts are too aggressive. Contributed by Varun Saxena (cherry picked from commit 2b30fb1053e70c128b98013fb63cf9a095623be6)

2014-12-01 Thread jlowe
2.7.0 - UNRELEASED correctly in case the number of mappers or reducers is zero. (MinJi Kim via jianhe) +MAPREDUCE-6172. TestDbClasses timeouts are too aggressive (Varun Saxena +via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos

hadoop git commit: YARN-2905. AggregatedLogsBlock page can infinitely loop if the aggregated log file is corrupted. Contributed by Varun Saxena

2014-12-01 Thread jlowe
@@ Release 2.7.0 - UNRELEASED YARN-2906. CapacitySchedulerPage shows HTML tags for a queue's Active Users. (Jason Lowe via jianhe) +YARN-2905. AggregatedLogsBlock page can infinitely loop if the aggregated +log file is corrupted (Varun Saxena via jlowe) + Release 2.6.0 - 2014-11-18

hadoop git commit: YARN-2905. AggregatedLogsBlock page can infinitely loop if the aggregated log file is corrupted. Contributed by Varun Saxena (cherry picked from commit 0f9528b99addbb0fd9a19d84db22a

2014-12-01 Thread jlowe
file is corrupted (Varun Saxena via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/38ea1419/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/logaggregation/AggregatedLogFormat.java

hadoop git commit: MAPREDUCE-6160. Potential NullPointerException in MRClientProtocol interface implementation. Contributed by Rohith

2014-12-01 Thread jlowe
/CHANGES.txt index d932f03..5417c3e 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -258,6 +258,9 @@ Release 2.7.0 - UNRELEASED MAPREDUCE-6172. TestDbClasses timeouts are too aggressive (Varun Saxena via jlowe) +MAPREDUCE-6160. Potential

hadoop git commit: MAPREDUCE-6160. Potential NullPointerException in MRClientProtocol interface implementation. Contributed by Rohith (cherry picked from commit 0c588904f8b68cad219d2bd8e33081d5cae656e

2014-12-01 Thread jlowe
aggressive (Varun Saxena via jlowe) +MAPREDUCE-6160. Potential NullPointerException in MRClientProtocol +interface implementation. (Rohith via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/b6d7b789/hadoop-mapreduce

hadoop git commit: MAPREDUCE-5932. Provide an option to use a dedicated reduce-side shuffle log. Contributed by Gera Shegalov (cherry picked from commit 03ab24aa01ffea1cacf1fa9cbbf73c3f2904d981)

2014-12-03 Thread jlowe
a dedicated reduce-side shuffle +log (Gera Shegalov via jlowe) + OPTIMIZATIONS MAPREDUCE-6169. MergeQueue should release reference to the current item http://git-wip-us.apache.org/repos/asf/hadoop/blob/db723a84/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src

hadoop git commit: YARN-2056. Disable preemption at Queue level. Contributed by Eric Payne

2014-12-05 Thread jlowe
command. (Naganarasimha G R via jianhe) +YARN-2056. Disable preemption at Queue level (Eric Payne via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/4b130821/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src

hadoop git commit: YARN-2056. Disable preemption at Queue level. Contributed by Eric Payne (cherry picked from commit 4b130821995a3cfe20c71e38e0f63294085c0491)

2014-12-05 Thread jlowe
@@ Release 2.7.0 - UNRELEASED YARN-2301. Improved yarn container command. (Naganarasimha G R via jianhe) +YARN-2056. Disable preemption at Queue level (Eric Payne via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/b72fb6c7/hadoop-yarn

hadoop git commit: HADOOP-11409. FileContext.getFileContext can stack overflow if default fs misconfigured. Contributed by Gera Shegalov

2014-12-18 Thread jlowe
if default fs +misconfigured (Gera Shegalov via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/b9d49761/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/AbstractFileSystem.java

hadoop git commit: HADOOP-11409. FileContext.getFileContext can stack overflow if default fs misconfigured. Contributed by Gera Shegalov (cherry picked from commit b9d49761f72078a0a83137ba8197d08b71f3

2014-12-18 Thread jlowe
. (wheat9) +HADOOP-11409. FileContext.getFileContext can stack overflow if default fs +misconfigured (Gera Shegalov via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/84ea9287/hadoop-common-project/hadoop-common/src/main/java/org

hadoop git commit: YARN-2964. RM prematurely cancels tokens for jobs that submit jobs (oozie). Contributed by Jian He

2014-12-18 Thread jlowe
@@ -244,6 +244,9 @@ Release 2.7.0 - UNRELEASED YARN-2944. InMemorySCMStore can not be instantiated with ReflectionUtils#newInstance. (Chris Trezzo via kasha) +YARN-2964. RM prematurely cancels tokens for jobs that submit jobs (oozie) +(Jian He via jlowe) + Release 2.6.0 - 2014

hadoop git commit: YARN-2964. RM prematurely cancels tokens for jobs that submit jobs (oozie). Contributed by Jian He (cherry picked from commit 0402bada1989258ecbfdc437cb339322a1f55a97)

2014-12-18 Thread jlowe
that submit jobs (oozie) +(Jian He via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/173664d7/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server

hadoop git commit: MAPREDUCE-6141. History server leveldb recovery store. Contributed by Jason Lowe (cherry picked from commit 56b7ec71a69820ae12b4b9e2eb04b7368f721dbf)

2015-01-26 Thread jlowe
via xgong) +MAPREDUCE-6141. History server leveldb recovery store (jlowe) + OPTIMIZATIONS MAPREDUCE-6169. MergeQueue should release reference to the current item http://git-wip-us.apache.org/repos/asf/hadoop/blob/2cf58ca5/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop

hadoop git commit: MAPREDUCE-6141. History server leveldb recovery store. Contributed by Jason Lowe

2015-01-26 Thread jlowe
(jlowe) + OPTIMIZATIONS MAPREDUCE-6169. MergeQueue should release reference to the current item http://git-wip-us.apache.org/repos/asf/hadoop/blob/56b7ec71/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2

hadoop git commit: YARN-3088. LinuxContainerExecutor.deleteAsUser can throw NPE if native executor returns an error. Contributed by Eric Payne

2015-01-26 Thread jlowe
- UNRELEASED YARN-3082. Non thread safe access to systemCredentials in NodeHeartbeatResponse processing. (Anubhav Dhoot via ozawa) +YARN-3088. LinuxContainerExecutor.deleteAsUser can throw NPE if native +executor returns an error (Eric Payne via jlowe) + Release 2.6.0 - 2014-11-18

hadoop git commit: YARN-3088. LinuxContainerExecutor.deleteAsUser can throw NPE if native executor returns an error. Contributed by Eric Payne (cherry picked from commit 902c6ea7e4d3b49e49d9ce51ae9d12

2015-01-26 Thread jlowe
returns an error (Eric Payne via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/07fe6a36/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager

hadoop git commit: HADOOP-11499. Check of executorThreadsStarted in ValueQueue#submitRefillTask() evades lock acquisition. Contributed by Ted Yu

2015-01-26 Thread jlowe
+764,9 @@ Release 2.7.0 - UNRELEASED HADOOP-11482. Use correct UGI when KMSClientProvider is called by a proxy user. Contributed by Arun Suresh. +HADOOP-11499. Check of executorThreadsStarted in +ValueQueue#submitRefillTask() evades lock acquisition (Ted Yu via jlowe) + Release

hadoop git commit: HADOOP-11499. Check of executorThreadsStarted in ValueQueue#submitRefillTask() evades lock acquisition. Contributed by Ted Yu (cherry picked from commit 7574df1bba33919348d3009f2578

2015-01-26 Thread jlowe
#submitRefillTask() evades lock acquisition (Ted Yu via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/a389056a/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/kms/ValueQueue.java

hadoop git commit: YARN-3085. Application summary should include the application type. Contributed by Rohith (cherry picked from commit a761bf8726cb6285a505f1773ea3403eb985a65f)

2015-02-03 Thread jlowe
/hadoop-yarn-project/CHANGES.txt @@ -191,6 +191,9 @@ Release 2.7.0 - UNRELEASED YARN-2808. Made YARN CLI list attempt’s finished containers of a running application. (Naganarasimha G R via zjshen) +YARN-3085. Application summary should include the application type (Rohith +via jlowe

hadoop git commit: YARN-3085. Application summary should include the application type. Contributed by Rohith

2015-02-03 Thread jlowe
YARN-2808. Made YARN CLI list attempt’s finished containers of a running application. (Naganarasimha G R via zjshen) +YARN-3085. Application summary should include the application type (Rohith +via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf

hadoop git commit: YARN-3089. LinuxContainerExecutor does not handle file arguments to deleteAsUser. Contributed by Eric Payne (cherry picked from commit 4c484320b430950ce195cfad433a97099e117bad)

2015-02-06 Thread jlowe
-yarn-project/CHANGES.txt @@ -470,6 +470,9 @@ Release 2.7.0 - UNRELEASED YARN-2694. Ensure only single node label specified in ResourceRequest. (Wangda Tan via jianhe) +YARN-3089. LinuxContainerExecutor does not handle file arguments to +deleteAsUser (Eric Payne via jlowe

hadoop git commit: YARN-3144. Configuration for making delegation token failures to timeline server not-fatal. Contributed by Jonathan Eagles

2015-02-06 Thread jlowe
failures to timeline +server not-fatal (Jonathan Eagles via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/6f10434a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java

hadoop git commit: YARN-3089. LinuxContainerExecutor does not handle file arguments to deleteAsUser. Contributed by Eric Payne

2015-02-06 Thread jlowe
YARN-2694. Ensure only single node label specified in ResourceRequest. (Wangda Tan via jianhe) +YARN-3089. LinuxContainerExecutor does not handle file arguments to +deleteAsUser (Eric Payne via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip

hadoop git commit: YARN-3144. Configuration for making delegation token failures to timeline server not-fatal. Contributed by Jonathan Eagles (cherry picked from commit 6f10434a5ad965d50352602ce31a9fc

2015-02-06 Thread jlowe
acmurthy) +YARN-3144. Configuration for making delegation token failures to timeline +server not-fatal (Jonathan Eagles via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/9361fc8f/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java

hadoop git commit: YARN-3143. RM Apps REST API can return NPE or entries missing id and other fields. Contributed by Jason Lowe (cherry picked from commit da2fb2bc46bddf42d79c6d7664cbf0311973709e)

2015-02-06 Thread jlowe
/CHANGES.txt @@ -476,6 +476,9 @@ Release 2.7.0 - UNRELEASED YARN-3089. LinuxContainerExecutor does not handle file arguments to deleteAsUser (Eric Payne via jlowe) +YARN-3143. RM Apps REST API can return NPE or entries missing id and other +fields (jlowe) + Release 2.6.0 - 2014

hadoop git commit: Update CHANGES.txt to move MR-6059 to 2.7

2015-02-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk fb06c0083 - afbecbb2c Update CHANGES.txt to move MR-6059 to 2.7 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/afbecbb2 Tree:

hadoop git commit: MAPREDUCE-6059. Speed up history server startup time (Siqi Li via aw) (cherry picked from commit fd57ab2002f97dcc83d455a5e0c770c8efde77a4)

2015-02-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 4cd9657b7 - 2dc4af2b9 MAPREDUCE-6059. Speed up history server startup time (Siqi Li via aw) (cherry picked from commit fd57ab2002f97dcc83d455a5e0c770c8efde77a4) Conflicts: hadoop-mapreduce-project/CHANGES.txt Project:

hadoop git commit: HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne (cherry picked from commit 07b08060369caf34f248745a10bda61fb0a3ef23)

2015-01-21 Thread jlowe
-11327. BloomFilter#not() omits the last bit, resulting in an +incorrect filter (Eric Payne via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/57a53aca/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/bloom

hadoop git commit: HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne

2015-01-21 Thread jlowe
filter (Eric Payne via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/07b08060/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/bloom/BloomFilter.java

hadoop git commit: YARN-3074. Nodemanager dies when localizer runner tries to write to a full disk. Contributed by Varun Saxena

2015-02-11 Thread jlowe
-3160. Fix non-atomic operation on nodeUpdateQueue in RMNodeImpl. (Chengbing Liu via junping_du) +YARN-3074. Nodemanager dies when localizer runner tries to write to a full +disk (Varun Saxena via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip

hadoop git commit: YARN-3074. Nodemanager dies when localizer runner tries to write to a full disk. Contributed by Varun Saxena (cherry picked from commit b379972ab39551d4b57436a54c0098a63742c7e1)

2015-02-11 Thread jlowe
-project/CHANGES.txt @@ -512,6 +512,9 @@ Release 2.7.0 - UNRELEASED YARN-3160. Fix non-atomic operation on nodeUpdateQueue in RMNodeImpl. (Chengbing Liu via junping_du) +YARN-3074. Nodemanager dies when localizer runner tries to write to a full +disk (Varun Saxena via jlowe

hadoop git commit: YARN-2809. Implement workaround for linux kernel panic when removing cgroup. Contributed by Nathan Roberts

2015-02-10 Thread jlowe
/CHANGES.txt @@ -530,6 +530,9 @@ Release 2.7.0 - UNRELEASED YARN-3090. DeletionService can silently ignore deletion task failures (Varun Saxena via jlowe) +YARN-2809. Implement workaround for linux kernel panic when removing +cgroup (Nathan Roberts via jlowe) + Release 2.6.0

hadoop git commit: YARN-2809. Implement workaround for linux kernel panic when removing cgroup. Contributed by Nathan Roberts (cherry picked from commit 3f5431a22fcef7e3eb9aceeefe324e5b7ac84049)

2015-02-10 Thread jlowe
..2262740 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -496,6 +496,9 @@ Release 2.7.0 - UNRELEASED YARN-3090. DeletionService can silently ignore deletion task failures (Varun Saxena via jlowe) +YARN-2809. Implement workaround for linux kernel panic

hadoop git commit: YARN-3090. DeletionService can silently ignore deletion task failures. Contributed by Varun Saxena (cherry picked from commit 4eb5f7fa32bab1b9ce3fb58eca51e2cd2e194cd5)

2015-02-10 Thread jlowe
YARN-2971. RM uses conf instead of token service address to renew timeline delegation tokens (jeagles) +YARN-3090. DeletionService can silently ignore deletion task failures +(Varun Saxena via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org

hadoop git commit: YARN-3090. DeletionService can silently ignore deletion task failures. Contributed by Varun Saxena

2015-02-10 Thread jlowe
delegation tokens (jeagles) +YARN-3090. DeletionService can silently ignore deletion task failures +(Varun Saxena via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/4eb5f7fa/hadoop-yarn-project/hadoop-yarn/hadoop-yarn

hadoop git commit: MAPREDUCE-6261. NullPointerException if MapOutputBuffer.flush invoked twice. Contributed by Tsuyoshi OZAWA

2015-02-18 Thread jlowe
. TestClientProtocolProviderImpls passes on failure conditions. (Devaraj K via ozawa) +MAPREDUCE-6261. NullPointerException if MapOutputBuffer.flush invoked +twice (Tsuyoshi OZAWA via jlowe) + Release 2.6.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/4981d082

hadoop git commit: MAPREDUCE-6261. NullPointerException if MapOutputBuffer.flush invoked twice. Contributed by Tsuyoshi OZAWA (cherry picked from commit 4981d082d4f3c82d1c2c900c7488b83bf20301cc)

2015-02-18 Thread jlowe
@@ Release 2.7.0 - UNRELEASED MAPREDUCE-4286. TestClientProtocolProviderImpls passes on failure conditions. (Devaraj K via ozawa) +MAPREDUCE-6261. NullPointerException if MapOutputBuffer.flush invoked +twice (Tsuyoshi OZAWA via jlowe) + Release 2.6.1 - UNRELEASED

hadoop git commit: YARN-3194. RM should handle NMContainerStatuses sent by NM while registering if NM is Reconnected node. Contributed by Rohith

2015-02-20 Thread jlowe
via jianhe) +YARN-3194. RM should handle NMContainerStatuses sent by NM while +registering if NM is Reconnected node (Rohith via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/a64dd3d2/hadoop-yarn-project/hadoop-yarn

hadoop git commit: HADOOP-9087. Queue size metric for metric sinks isn't actually maintained. Contributed by Akira AJISAKA

2015-02-19 Thread jlowe
+(Akira AJISAKA via jlowe) + Release 2.6.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/f0f29926/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/impl/MetricsSinkAdapter.java

hadoop git commit: HADOOP-9087. Queue size metric for metric sinks isn't actually maintained. Contributed by Akira AJISAKA (cherry picked from commit f0f299268625af275522f55d5bfc43118c31bdd8)

2015-02-19 Thread jlowe
) +HADOOP-9087. Queue size metric for metric sinks isn't actually maintained +(Akira AJISAKA via jlowe) + Release 2.6.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/b1fc4ec5/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/impl

hadoop git commit: MAPREDUCE-6206. TestAggregatedTransferRate fails on non-US systems. Contributed by Jens Rabe (cherry picked from commit a0aeed100b839d5c122974bd0ea12f9168ee36a5)

2015-01-06 Thread jlowe
- UNRELEASED MAPREDUCE-6199. AbstractCounters are not reset completely on deserialization (adhoot via rkanter) +MAPREDUCE-6206. TestAggregatedTransferRate fails on non-US systems (Jens +Rabe via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip

hadoop git commit: MAPREDUCE-6206. TestAggregatedTransferRate fails on non-US systems. Contributed by Jens Rabe

2015-01-06 Thread jlowe
on deserialization (adhoot via rkanter) +MAPREDUCE-6206. TestAggregatedTransferRate fails on non-US systems (Jens +Rabe via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/a0aeed10/hadoop-mapreduce-project/hadoop

hadoop git commit: HADOOP-11445. Bzip2Codec: Data block is skipped when position of newly created stream is equal to start of split. Contributed by Ankit Kamboj (cherry picked from commit d02fb53750bc

2015-01-06 Thread jlowe
) +HADOOP-11445. Bzip2Codec: Data block is skipped when position of newly +created stream is equal to start of split (Ankit Kamboj via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/2b408d8d/hadoop-common-project/hadoop-common/src

hadoop git commit: HADOOP-11445. Bzip2Codec: Data block is skipped when position of newly created stream is equal to start of split. Contributed by Ankit Kamboj

2015-01-06 Thread jlowe
+created stream is equal to start of split (Ankit Kamboj via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/d02fb537/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/BZip2Codec.java

hadoop git commit: YARN-2847. Linux native container executor segfaults if default banned user detected. Contributed by Olaf Flebbe

2015-02-13 Thread jlowe
YARN-3164. RMAdmin command usage prints incorrect command name. (Bibin A Chundatt via xgong) +YARN-2847. Linux native container executor segfaults if default banned +user detected (Olaf Flebbe via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip

hadoop git commit: YARN-2847. Linux native container executor segfaults if default banned user detected. Contributed by Olaf Flebbe (cherry picked from commit 1a0f508b6386b1c26ec606f6d73afddaa191b7d8)

2015-02-13 Thread jlowe
-project/CHANGES.txt @@ -557,6 +557,9 @@ Release 2.7.0 - UNRELEASED YARN-3164. RMAdmin command usage prints incorrect command name. (Bibin A Chundatt via xgong) +YARN-2847. Linux native container executor segfaults if default banned +user detected (Olaf Flebbe via jlowe

hadoop git commit: YARN-1582. Capacity Scheduler: add a maximum-allocation-mb setting per queue. Contributed by Thomas Graves

2015-02-05 Thread jlowe
is running. (Naganarasimha G R via zjshen) +YARN-1582. Capacity Scheduler: add a maximum-allocation-mb setting per +queue (Thomas Graves via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf/hadoop/blob/69c8a7f4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server

hadoop git commit: YARN-1582. Capacity Scheduler: add a maximum-allocation-mb setting per queue. Contributed by Thomas Graves (cherry picked from commit 69c8a7f45be5c0aa6787b07f328d74f1e2ba5628)

2015-02-05 Thread jlowe
. Made YARN CLI show a single completed container even if the app is running. (Naganarasimha G R via zjshen) +YARN-1582. Capacity Scheduler: add a maximum-allocation-mb setting per +queue (Thomas Graves via jlowe) + OPTIMIZATIONS BUG FIXES http://git-wip-us.apache.org/repos/asf

hadoop git commit: MAPREDUCE-6186. Redundant call to requireJob() while displaying the conf page. Contributed by Rohit Agarwal

2015-02-05 Thread jlowe
links to the javadocs in mapreduce project. (aajisaka) +MAPREDUCE-6186. Redundant call to requireJob() while displaying the conf +page (Rohit Agarwal via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/e1990ab4/hadoop

hadoop git commit: MAPREDUCE-6186. Redundant call to requireJob() while displaying the conf page. Contributed by Rohit Agarwal (cherry picked from commit e1990ab4275b9092cae3573334791f7b2f8df7e5)

2015-02-05 Thread jlowe
@@ -106,6 +106,9 @@ Release 2.7.0 - UNRELEASED MAPREDUCE-5988. Fix dead links to the javadocs in mapreduce project. (aajisaka) +MAPREDUCE-6186. Redundant call to requireJob() while displaying the conf +page (Rohit Agarwal via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE

hadoop git commit: MAPREDUCE-6277. Job can post multiple history files if attempt loses connection to the RM. Contributed by Chang Li (cherry picked from commit 30da99cbaf36aeef38a858251ce8ffa5eb657b3

2015-03-18 Thread jlowe
+++ b/hadoop-mapreduce-project/CHANGES.txt @@ -210,6 +210,9 @@ Release 2.7.0 - UNRELEASED MAPREDUCE-4742. Fix typo in nnbench#displayUsage. (Liang Xie via ozawa) +MAPREDUCE-6277. Job can post multiple history files if attempt loses +connection to the RM (Chang Li via jlowe

hadoop git commit: MAPREDUCE-6277. Job can post multiple history files if attempt loses connection to the RM. Contributed by Chang Li (cherry picked from commit 30da99cbaf36aeef38a858251ce8ffa5eb657b3

2015-03-18 Thread jlowe
/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -180,6 +180,9 @@ Release 2.7.0 - UNRELEASED MAPREDUCE-4742. Fix typo in nnbench#displayUsage. (Liang Xie via ozawa) +MAPREDUCE-6277. Job can post multiple history files if attempt loses +connection to the RM (Chang Li via jlowe

hadoop git commit: MAPREDUCE-6277. Job can post multiple history files if attempt loses connection to the RM. Contributed by Chang Li

2015-03-18 Thread jlowe
2.7.0 - UNRELEASED MAPREDUCE-4742. Fix typo in nnbench#displayUsage. (Liang Xie via ozawa) +MAPREDUCE-6277. Job can post multiple history files if attempt loses +connection to the RM (Chang Li via jlowe) + Release 2.6.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip

hadoop git commit: MAPREDUCE-6275. Race condition in FileOutputCommitter v2 for user-specified task output subdirs. Contributed by Gera Shegalov and Siqi Li

2015-03-19 Thread jlowe
/CHANGES.txt @@ -463,6 +463,9 @@ Release 2.7.0 - UNRELEASED MAPREDUCE-6277. Job can post multiple history files if attempt loses connection to the RM (Chang Li via jlowe) +MAPREDUCE-6275. Race condition in FileOutputCommitter v2 for +user-specified task output subdirs (Gera Shegalov

hadoop git commit: MAPREDUCE-6275. Race condition in FileOutputCommitter v2 for user-specified task output subdirs. Contributed by Gera Shegalov and Siqi Li (cherry picked from commit 91baca145a6c16fe

2015-03-19 Thread jlowe
--- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -215,6 +215,9 @@ Release 2.7.0 - UNRELEASED MAPREDUCE-6277. Job can post multiple history files if attempt loses connection to the RM (Chang Li via jlowe) +MAPREDUCE-6275. Race condition

hadoop git commit: MAPREDUCE-6275. Race condition in FileOutputCommitter v2 for user-specified task output subdirs. Contributed by Gera Shegalov and Siqi Li (cherry picked from commit 91baca145a6c16fe

2015-03-19 Thread jlowe
100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -183,6 +183,9 @@ Release 2.7.0 - UNRELEASED MAPREDUCE-6277. Job can post multiple history files if attempt loses connection to the RM (Chang Li via jlowe) +MAPREDUCE-6275. Race condition

hadoop git commit: YARN-3275. CapacityScheduler: Preemption happening on non-preemptable queues. Contributed by Eric Payne

2015-03-06 Thread jlowe
/CHANGES.txt @@ -719,6 +719,9 @@ Release 2.7.0 - UNRELEASED YARN-3227. Timeline renew delegation token fails when RM user's TGT is expired (Zhijie Shen via xgong) +YARN-3275. CapacityScheduler: Preemption happening on non-preemptable +queues (Eric Payne via jlowe) + Release 2.6.0

hadoop git commit: YARN-3275. CapacityScheduler: Preemption happening on non-preemptable queues. Contributed by Eric Payne (cherry picked from commit 27e8ea820fab8dce59f4db9814e73bd60c1d4ef1)

2015-03-06 Thread jlowe
on non-preemptable +queues (Eric Payne via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/ef3d9bdf/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/resource/Resources.java

hadoop git commit: YARN-3131. YarnClientImpl should check FAILED and KILLED state in submitApplication. Contributed by Chang Li

2015-03-04 Thread jlowe
in +submitApplication (Chang Li via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/03cc2294/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/api/impl/YarnClientImpl.java

hadoop git commit: YARN-3131. YarnClientImpl should check FAILED and KILLED state in submitApplication. Contributed by Chang Li (cherry picked from commit 03cc22945e5d4e953c06a313b8158389554a6aa7)

2015-03-04 Thread jlowe
. YarnClientImpl should check FAILED and KILLED state in +submitApplication (Chang Li via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/ab397194/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop

hadoop git commit: YARN-3239. WebAppProxy does not support a final tracking url which has query fragments and params. Contributed by Jian He (cherry picked from commit 1a68fc43464d3948418f453bb2f80df7

2015-02-25 Thread jlowe
and params (Jian He via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/25708741/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java

hadoop git commit: YARN-3239. WebAppProxy does not support a final tracking url which has query fragments and params. Contributed by Jian He

2015-02-25 Thread jlowe
2.7.0 - UNRELEASED YARN-3247. TestQueueMappings should use CapacityScheduler explicitly. (Zhihai Xu via ozawa) +YARN-3239. WebAppProxy does not support a final tracking url which has +query fragments and params (Jian He via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE

hadoop git commit: YARN-3194. RM should handle NMContainerStatuses sent by NM while registering if NM is Reconnected node. Contributed by Rohith (cherry picked from commit a64dd3d24bfcb9af21eb63869924

2015-02-20 Thread jlowe
InvalidStateTransitonException at FINAL_SAVING state in RMApp. (Rohith Sharmaks via jianhe) +YARN-3194. RM should handle NMContainerStatuses sent by NM while +registering if NM is Reconnected node (Rohith via jlowe) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES http://git-wip

hadoop git commit: Fix commit version for YARN-3537

2015-04-24 Thread jlowe
-project/CHANGES.txt @@ -267,6 +267,9 @@ Release 2.8.0 - UNRELEASED YARN-3444. Fix typo capabililty. (Gabor Liptak via aajisaka) +YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore +invoked (Brahma Reddy Battula via jlowe) + Release 2.7.1 - UNRELEASED

hadoop git commit: YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore invoked. Contributed by Brahma Reddy Battula (cherry picked from commit 5e093f0d400f82f67d9b2d24253c79e4a5aba

2015-04-24 Thread jlowe
- UNRELEASED YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the correct user. (Zhijie Shen via jianhe) +YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore +invoked (Brahma Reddy Battula via jlowe) + Release 2.7.0 - 2015-04-20

hadoop git commit: YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore invoked. Contributed by Brahma Reddy Battula

2015-04-24 Thread jlowe
TimeLineClient as the correct user. (Zhijie Shen via jianhe) +YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore +invoked (Brahma Reddy Battula via jlowe) + Release 2.7.0 - 2015-04-20 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/5e093f0d

hadoop git commit: Fix commit version for YARN-3537 (cherry picked from commit 78fe6e57c7697dae192d74e2f5b91040a3579dfd)

2015-04-24 Thread jlowe
(Brahma Reddy Battula via jlowe) + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES @@ -245,9 +248,6 @@ Release 2.7.1 - UNRELEASED YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the correct user. (Zhijie Shen via jianhe) -YARN-3537. NPE when

hadoop git commit: HADOOP-11868. Invalid user logins trigger large backtraces in server log. Contributed by Chang Li (cherry picked from commit 0ebe84d30af2046775884c9fb1e054da31582657)

2015-04-22 Thread jlowe
logins trigger large backtraces in server log +(Chang Li via jlowe) + Release 2.7.0 - 2015-04-20 INCOMPATIBLE CHANGES

hadoop git commit: HADOOP-11868. Invalid user logins trigger large backtraces in server log. Contributed by Chang Li

2015-04-22 Thread jlowe
3c636ec..1410ce4 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -554,6 +554,9 @@ Release 2.7.1 - UNRELEASED BUG FIXES +HADOOP-11868. Invalid user logins trigger large backtraces in server log +(Chang Li via jlowe

hadoop git commit: HADOOP-11868. Invalid user logins trigger large backtraces in server log. Contributed by Chang Li (cherry picked from commit 0ebe84d30af2046775884c9fb1e054da31582657)

2015-04-22 Thread jlowe
logins trigger large backtraces in server log +(Chang Li via jlowe) + Release 2.7.0 - 2015-04-20 INCOMPATIBLE CHANGES

hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit bc1bd7e5c

2015-04-28 Thread jlowe
is leaking usedMemory upon +IOException during InMemoryMapOutput shuffle handler (Eric Payne via jlowe) + Release 2.7.0 - 2015-04-20 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/ea828578/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core

hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne

2015-04-28 Thread jlowe
handler (Eric Payne via jlowe) + Release 2.7.0 - 2015-04-20 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc1bd7e5/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/task/reduce/Fetcher.java

hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit bc1bd7e5c

2015-04-28 Thread jlowe
is leaking usedMemory upon +IOException during InMemoryMapOutput shuffle handler (Eric Payne via jlowe) + Release 2.7.0 - 2015-04-20 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/30d0f104/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core

hadoop git commit: YARN-3097. Logging of resource recovery on NM restart has redundancies. Contributed by Eric Payne

2015-05-04 Thread jlowe
. (Kenji Kikushima via ozawa) +YARN-3097. Logging of resource recovery on NM restart has redundancies +(Eric Payne via jlowe) Release 2.7.1 - UNRELEASED http://git-wip-us.apache.org/repos/asf/hadoop/blob/8f65c793/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server

hadoop git commit: YARN-3097. Logging of resource recovery on NM restart has redundancies. Contributed by Eric Payne (cherry picked from commit 8f65c793f2930bfd16885a2ab188a9970b754974)

2015-05-04 Thread jlowe
- UNRELEASED YARN-1993. Cross-site scripting vulnerability in TextView.java. (Kenji Kikushima via ozawa) +YARN-3097. Logging of resource recovery on NM restart has redundancies +(Eric Payne via jlowe) Release 2.7.1 - UNRELEASED http://git-wip-us.apache.org/repos/asf/hadoop/blob

hadoop git commit: MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge. Contributed by Gera Shegalov

2015-05-04 Thread jlowe
2.8.0 - UNRELEASED MAPREDUCE-6349. Fix typo in property org.apache.hadoop.mapreduce. lib.chain.Chain.REDUCER_INPUT_VALUE_CLASS. (Ray Chiang via ozawa) +MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge +(Gera Shegalov via jlowe) + Release 2.7.1 - UNRELEASED

hadoop git commit: MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge. Contributed by Gera Shegalov (cherry picked from commit 7dc3c1203d1ab14c09d0aaf0869a5bcdfafb0a5a)

2015-05-04 Thread jlowe
for the final merge +(Gera Shegalov via jlowe) + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/87c2d915/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/task/reduce

hadoop git commit: YARN-3552. RM Web UI shows -1 running containers for completed apps. Contributed by Rohith (cherry picked from commit 9356cf8676fd18f78655e8a6f2e6c946997dbd40)

2015-05-05 Thread jlowe
/hadoop-yarn-project/CHANGES.txt @@ -260,6 +260,9 @@ Release 2.8.0 - UNRELEASED YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. (Tsuyoshi Ozawa via jianhe) +YARN-3552. RM Web UI shows -1 running containers for completed apps +(Rohith via jlowe) + Release

hadoop git commit: YARN-3552. RM Web UI shows -1 running containers for completed apps. Contributed by Rohith

2015-05-05 Thread jlowe
YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. (Tsuyoshi Ozawa via jianhe) +YARN-3552. RM Web UI shows -1 running containers for completed apps +(Rohith via jlowe) + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org

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