hadoop git commit: CHANGES.txt: move HDFS-9423 to trunk

2015-11-23 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk 411e2b2e7 -> f80dc6f49 CHANGES.txt: move HDFS-9423 to trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f80dc6f4 Tree: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: HDFS-9420. Add DataModels for DiskBalancer. Contributed by Anu Engineer

2015-11-23 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 411e2b2e7 -> 00537b8fb HDFS-9420. Add DataModels for DiskBalancer. Contributed by Anu Engineer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00537b8f Tree: http

Git Push Summary

2015-11-23 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 [created] 411e2b2e7

hadoop git commit: HDFS-9433. DFS getEZForPath API on a non-existent file should throw FileNotFoundException (Rakesh R via umamahesh)

2015-11-23 Thread umamahesh
Repository: hadoop Updated Branches: refs/heads/branch-2 b339a4b8d -> 52c889ac1 HDFS-9433. DFS getEZForPath API on a non-existent file should throw FileNotFoundException (Rakesh R via umamahesh) (cherry picked from commit 411e2b2e7cd63273a3819f99a3275821dfbcc9ce) Project: http://git-wip-us.

hadoop git commit: HDFS-9433. DFS getEZForPath API on a non-existent file should throw FileNotFoundException (Rakesh R via umamahesh)

2015-11-23 Thread umamahesh
Repository: hadoop Updated Branches: refs/heads/trunk 8676a118a -> 411e2b2e7 HDFS-9433. DFS getEZForPath API on a non-existent file should throw FileNotFoundException (Rakesh R via umamahesh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/rep

hadoop git commit: YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan (cherry picked from commit 8676a118a12165ae5a8b80a2a4596c133471ebc1)

2015-11-23 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 75b007260 -> b339a4b8d YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan (cherry picked from commit 8676a118a12165ae5a8b80a2a4596c133471ebc1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://g

hadoop git commit: YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan

2015-11-23 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 4bff073b4 -> 8676a118a YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8676a118 Tree: http://git-w

hadoop git commit: HDFS-9083. Replication violates block placement policy (Rushabh Shah)

2015-11-23 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 a9001a210 -> b9a6f9aa1 HDFS-9083. Replication violates block placement policy (Rushabh Shah) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b9a6f9aa Tree: http:

[2/2] hadoop git commit: Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling."

2015-11-23 Thread wheat9
Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling." This reverts commit 4c061e607ef62f81000aebdb04efbd1aa403c76d. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4bff073b Tree: http://git-wip-

[1/2] hadoop git commit: Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling."

2015-11-23 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk aa2009c37 -> 4bff073b4 http://git-wip-us.apache.org/repos/asf/hadoop/blob/4bff073b/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.h --

[2/2] hadoop git commit: Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling."

2015-11-23 Thread wheat9
Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling." This reverts commit 74d67b2250ef5d7be5ea44a0c2acdf769f5ed8cc. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/75b00726 Tree: http://git-wip-

[1/2] hadoop git commit: Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling."

2015-11-23 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 d13b646c6 -> 75b007260 http://git-wip-us.apache.org/repos/asf/hadoop/blob/75b00726/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/lz4.h ---

[Hadoop Wiki] Update of "HowToContribute" by SomeOtherAccount

2015-11-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "HowToContribute" page has been changed by SomeOtherAccount: https://wiki.apache.org/hadoop/HowToContribute?action=diff&rev1=112&rev2=113 Patches for a non-trunk branch should

hadoop git commit: YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. (Varun Saxena via kasha)

2015-11-23 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 16e3dc24c -> a9001a210 YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. (Varun Saxena via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us

hadoop git commit: Update CHANGES.txt for recent commits to branch-2.6. (cherry picked from commit aa2009c37bc3c47035a5aea4a7449d3fe48569d4)

2015-11-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 5bd40d709 -> 9bd9544bd Update CHANGES.txt for recent commits to branch-2.6. (cherry picked from commit aa2009c37bc3c47035a5aea4a7449d3fe48569d4) Conflicts: hadoop-mapreduce-project/CHANGES.txt Project: http://git-wip-us.apac

hadoop git commit: Update CHANGES.txt for recent commits to branch-2.6. (cherry picked from commit aa2009c37bc3c47035a5aea4a7449d3fe48569d4)

2015-11-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 1cdf422ba -> d13b646c6 Update CHANGES.txt for recent commits to branch-2.6. (cherry picked from commit aa2009c37bc3c47035a5aea4a7449d3fe48569d4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apach

hadoop git commit: Update CHANGES.txt for recent commits to branch-2.6.

2015-11-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 5f269a0ad -> aa2009c37 Update CHANGES.txt for recent commits to branch-2.6. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa2009c3 Tree: http://git-wip-us.apache.or

[3/3] hadoop git commit: MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu (cherry picked from c

2015-11-23 Thread jlowe
MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu (cherry picked from commit 58d1a02b8d66b1d2a6ac2158be32bd35ad2e69bd) Conflicts: hadoop-mapreduce-project/CHANGES.txt hadoop-

[1/3] hadoop git commit: YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks. Contributed by zhihai xu (cherry picked from commit ff9c13e0a739bb13115167

2015-11-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 5f05e5e5b -> 16e3dc24c YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks. Contributed by zhihai xu (cherry picked from commit ff9c13e0a739bb13115167dc661b6a16b2ed2c04) Conflicts:

[2/3] hadoop git commit: MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA (cher

2015-11-23 Thread jlowe
MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA (cherry picked from commit 077250d8d7b4b757543a39a6ce8bb6e3be356c6f) Conflicts: hadoop-mapreduce-project/CHANGES.txt

hadoop git commit: HADOOP-9822. create constant MAX_CAPACITY in RetryCache rather than hard-coding 16 in RetryCache constructor. Contributed by Tsuyoshi Ozawa.

2015-11-23 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 9d303edbf -> 1cdf422ba HADOOP-9822. create constant MAX_CAPACITY in RetryCache rather than hard-coding 16 in RetryCache constructor. Contributed by Tsuyoshi Ozawa. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: htt

hadoop git commit: HADOOP-9822. create constant MAX_CAPACITY in RetryCache rather than hard-coding 16 in RetryCache constructor. Contributed by Tsuyoshi Ozawa.

2015-11-23 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk d36b6e045 -> 5f269a0ad HADOOP-9822. create constant MAX_CAPACITY in RetryCache rather than hard-coding 16 in RetryCache constructor. Contributed by Tsuyoshi Ozawa. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:/

hadoop git commit: YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev (cherry picked from commit d36b6e045f317c94e97cb4

2015-11-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 f62cdc38f -> 5bd40d709 YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev (cherry picked from commit d36b6e045f317c94e97cb41a163aa974d161a404) Conflicts:

hadoop git commit: YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev

2015-11-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 5633fb844 -> 5f05e5e5b YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

hadoop git commit: YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev

2015-11-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 298a8cb09 -> d36b6e045 YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-

hadoop git commit: YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev (cherry picked from commit d36b6e045f317c94e97cb4

2015-11-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 d469e9e4c -> 9d303edbf YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev (cherry picked from commit d36b6e045f317c94e97cb41a163aa974d161a404) Project: ht

hadoop git commit: HDFS-7988. Replace usage of ExactSizeInputStream with LimitInputStream. Contributed by Walter Su.

2015-11-23 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 c82492052 -> d469e9e4c HDFS-7988. Replace usage of ExactSizeInputStream with LimitInputStream. Contributed by Walter Su. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: HDFS-7988. Replace usage of ExactSizeInputStream with LimitInputStream. Contributed by Walter Su.

2015-11-23 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 70c26703f -> 298a8cb09 HDFS-7988. Replace usage of ExactSizeInputStream with LimitInputStream. Contributed by Walter Su. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HDFS-8527. OzoneHandler: Integration of REST interface and container data pipeline back-end. Contributed by Chris Nauroth

2015-11-23 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 e7a7fd5ee -> bbe9e8b2d HDFS-8527. OzoneHandler: Integration of REST interface and container data pipeline back-end. Contributed by Chris Nauroth Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apa

hadoop git commit: HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang.

2015-11-23 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6 11c2326ac -> 5633fb844 HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang. (cherry picked from commit 70c26703f462e97361924eaf6cbf80be1fce309f) Project: http://git

hadoop git commit: HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang.

2015-11-23 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.7.2 7708ea0a3 -> 1752fece9 HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang. (cherry picked from commit 70c26703f462e97361924eaf6cbf80be1fce309f) Project: http://g

hadoop git commit: HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang.

2015-11-23 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 c7e23255a -> f62cdc38f HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang. (cherry picked from commit 70c26703f462e97361924eaf6cbf80be1fce309f) Project: http://git

hadoop git commit: HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang.

2015-11-23 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 331ed6998 -> c82492052 HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang. (cherry picked from commit 70c26703f462e97361924eaf6cbf80be1fce309f) Project: http://git-w

hadoop git commit: HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang.

2015-11-23 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk 201f14e27 -> 70c26703f HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.o

hadoop git commit: Revert "HDFS-9423. Fix intermittent failure of TestEditLogTailer. Contributed by Masatake Iwasaki."

2015-11-23 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 de3b33e12 -> 331ed6998 Revert "HDFS-9423. Fix intermittent failure of TestEditLogTailer. Contributed by Masatake Iwasaki." This reverts commit de3b33e121a685e2b27576ef8e8c2187c5065a5f. Project: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HDFS-9423. Fix intermittent failure of TestEditLogTailer. Contributed by Masatake Iwasaki.

2015-11-23 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 040c582b9 -> de3b33e12 HDFS-9423. Fix intermittent failure of TestEditLogTailer. Contributed by Masatake Iwasaki. (cherry picked from commit 201f14e2714895ad8262507f5b9deb3521770e91) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-9423. Fix intermittent failure of TestEditLogTailer. Contributed by Masatake Iwasaki.

2015-11-23 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk 001ecf962 -> 201f14e27 HDFS-9423. Fix intermittent failure of TestEditLogTailer. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/201