[1/2] hadoop git commit: HADOOP-12318. Expose underlying LDAP exceptions in SaslPlainServer. Contributed by Mike Yoder. (cherry picked from commit 28ea4c068ea0152af682058b02311bba81780770)

2015-08-12 Thread atm
Repository: hadoop Updated Branches: refs/heads/branch-2 65d22b368 - 43f386e74 refs/heads/trunk 3e715a4f4 - 820f864a2 HADOOP-12318. Expose underlying LDAP exceptions in SaslPlainServer. Contributed by Mike Yoder. (cherry picked from commit 28ea4c068ea0152af682058b02311bba81780770)

hadoop git commit: HDFS-8879. Quota by storage type usage incorrectly initialized upon namenode restart. Contributed by Xiaoyu Yao.

2015-08-12 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 43f386e74 - 458b68494 HDFS-8879. Quota by storage type usage incorrectly initialized upon namenode restart. Contributed by Xiaoyu Yao. (cherry picked from commit 3e715a4f4c46bcd8b3054cb0566e526c46bd5d66) Project:

[2/2] hadoop git commit: HADOOP-12318. Expose underlying LDAP exceptions in SaslPlainServer. Contributed by Mike Yoder.

2015-08-12 Thread atm
HADOOP-12318. Expose underlying LDAP exceptions in SaslPlainServer. Contributed by Mike Yoder. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/820f864a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/820f864a

hadoop git commit: YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan (cherry picked from commit e5003be907acef87c2770e3f29

2015-08-12 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 c5b20e0db - 65d22b368 YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan (cherry picked from commit e5003be907acef87c2770e3f2914953f62017b0e) Project:

[1/2] hadoop git commit: HADOOP-12258. Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression. Contributed by Zhihai Xu.

2015-08-12 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 fbcfca6f9 - bf8b09d4b refs/heads/trunk dc2340c60 - 6cc8e38db HADOOP-12258. Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression. Contributed by Zhihai Xu. Project:

[2/2] hadoop git commit: HADOOP-12258. Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression. Contributed by Zhihai Xu.

2015-08-12 Thread cnauroth
HADOOP-12258. Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression. Contributed by Zhihai Xu. (cherry picked from commit 6cc8e38db5b26bdd02bc6bc1c9684db2593eec25) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4031. Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer (djp via rkanter)

2015-08-12 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-2 458b68494 - fbcfca6f9 YARN-4031. Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer (djp via rkanter) (cherry picked from commit dc2340c60e33f903f8fd34958ec746c989016191) Project:

hadoop git commit: YARN-4031. Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer (djp via rkanter)

2015-08-12 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk 820f864a2 - dc2340c60 YARN-4031. Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer (djp via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan

2015-08-12 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 1c12adb71 - e5003be90 YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8622. Implement GETCONTENTSUMMARY operation for WebImageViewer. Contributed by Jagadesh Kiran N.

2015-08-12 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 bf8b09d4b - 200fadedc HDFS-8622. Implement GETCONTENTSUMMARY operation for WebImageViewer. Contributed by Jagadesh Kiran N. (cherry picked from commit 40f815131e822f5b7a8e6a6827f4b85b31220c43) Project:

hadoop git commit: HDFS-8622. Implement GETCONTENTSUMMARY operation for WebImageViewer. Contributed by Jagadesh Kiran N.

2015-08-12 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 6cc8e38db - 40f815131 HDFS-8622. Implement GETCONTENTSUMMARY operation for WebImageViewer. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8887. Expose storage type and storage ID in BlockLocation.

2015-08-12 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 2ebdf5bfc - d53296281 HDFS-8887. Expose storage type and storage ID in BlockLocation. (cherry picked from commit 1ea1a8334ea01814121490a5bfd2a0205c66d6e4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8887. Expose storage type and storage ID in BlockLocation.

2015-08-12 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 3ae716fa6 - 1ea1a8334 HDFS-8887. Expose storage type and storage ID in BlockLocation. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ea1a833 Tree:

hadoop git commit: YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)

2015-08-12 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 d53296281 - c5b20e0db YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks) (cherry picked from commit 1c12adb71f32f24ec525313ff8dfcd2b738fc8e2) Project:

hadoop git commit: YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)

2015-08-12 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 1ea1a8334 - 1c12adb71 YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[13/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirWriteFileOp.java -- diff --git

[17/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockInfoContiguousUnderConstruction.java -- diff --git

[02/23] hadoop git commit: Adding release 2.6.1 to CHANGES.txt

2015-08-12 Thread zhz
Adding release 2.6.1 to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7c796fd1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7c796fd1 Diff:

[08/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockTokenWithDFS.java -- diff --git

[14/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/erasurecode/ErasureCodingWorker.java -- diff --git

[10/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSStripedInputStream.java -- diff --git

[03/23] hadoop git commit: YARN-3999. RM hangs on draing events. Contributed by Jian He

2015-08-12 Thread zhz
YARN-3999. RM hangs on draing events. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3ae716fa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3ae716fa Diff:

[06/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewerWithStripedBlocks.java -- diff --git

[12/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java -- diff --git

[19/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSStripedInputStream.java -- diff --git

[09/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestRecoverStripedFile.java -- diff --git

[11/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/StripedBlockUtil.java -- diff --git

[16/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java -- diff --git

[18/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsLocatedFileStatus.java -- diff --git

[01/23] hadoop git commit: HDFS-8805. Archival Storage: getStoragePolicy should not need superuser privilege. Contributed by Brahma Reddy Battula.

2015-08-12 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285-merge dc0a6173f - bc2564afe (forced update) HDFS-8805. Archival Storage: getStoragePolicy should not need superuser privilege. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[05/23] hadoop git commit: YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)

2015-08-12 Thread zhz
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1c12adb7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1c12adb7 Diff:

[04/23] hadoop git commit: HDFS-8887. Expose storage type and storage ID in BlockLocation.

2015-08-12 Thread zhz
HDFS-8887. Expose storage type and storage ID in BlockLocation. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ea1a833 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1ea1a833 Diff:

[15/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockPlacementPolicies.java -- diff --git

[07/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestAddStripedBlocks.java -- diff --git

[21/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/erasurecode/rawcoder/util/GaloisField.java -- diff --git

[23/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
HDFS-7285. Erasure Coding Support inside HDFS. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bc2564af Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bc2564af Diff:

[20/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsConstants.java -- diff --git

[22/23] hadoop git commit: HDFS-7285. Erasure Coding Support inside HDFS.

2015-08-12 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc2564af/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/erasurecode/coder/RSErasureEncoder.java -- diff --git