hadoop git commit: HADOOP-13504. Refactor jni_common to conform to C89 restrictions imposed by Visual Studio 2010. Contributed by Sammi Chen

2016-08-18 Thread drankye
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0-alpha1 8f6087775 -> 25f23254e HADOOP-13504. Refactor jni_common to conform to C89 restrictions imposed by Visual Studio 2010. Contributed by Sammi Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13504. Refactor jni_common to conform to C89 restrictions imposed by Visual Studio 2010. Contributed by Sammi Chen

2016-08-18 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk c5c3e81b4 -> dbcaf999d HADOOP-13504. Refactor jni_common to conform to C89 restrictions imposed by Visual Studio 2010. Contributed by Sammi Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "HDFS-9395. Make HDFS audit logging consistant. Contributed by Kuhu Shukla."

2016-08-18 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 e3b55237b -> d04fd7695 Revert "HDFS-9395. Make HDFS audit logging consistant. Contributed by Kuhu Shukla." This reverts commit 25b3531eb40a32a602574e5cfc1ffe028044bcc9. Reverting HDFS-9395 from branch-2.7 as it is an incompatible

hadoop git commit: HADOOP-13503. Improve SaslRpcClient failure logging. Contributed by Xiaobing Zhou.

2016-08-18 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ef38aa64c -> 5d91f9fe3 HADOOP-13503. Improve SaslRpcClient failure logging. Contributed by Xiaobing Zhou. (cherry picked from commit 9fdd1ea72497f7a8aadbfedeba36688e0c16c52e) Project:

hadoop git commit: HADOOP-13503. Improve SaslRpcClient failure logging. Contributed by Xiaobing Zhou.

2016-08-18 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 3f3957ad6 -> 9fdd1ea72 HADOOP-13503. Improve SaslRpcClient failure logging. Contributed by Xiaobing Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13503. Improve SaslRpcClient failure logging. Contributed by Xiaobing Zhou.

2016-08-18 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 0f51eae0c -> c5c3e81b4 HADOOP-13503. Improve SaslRpcClient failure logging. Contributed by Xiaobing Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5c3e81b

hadoop git commit: Fix misplaced entry in CHANGES.txt

2016-08-18 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 61e1348fe -> e3b55237b Fix misplaced entry in CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e3b55237 Tree:

hadoop git commit: HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee.

2016-08-18 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 eae9b691c -> 61e1348fe HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu)

2016-08-18 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2.7 6593851fa -> eae9b691c HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu) (cherry picked from commit 0f51eae0c085ded38216824377acf8122638c3a5) Project:

hadoop git commit: HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu)

2016-08-18 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5b49bcaee -> ef38aa64c HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu) (cherry picked from commit 0f51eae0c085ded38216824377acf8122638c3a5) Project:

hadoop git commit: HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu)

2016-08-18 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 804a40720 -> 3f3957ad6 HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu)

2016-08-18 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk ae4db2544 -> 0f51eae0c HADOOP-13512. ReloadingX509TrustManager should keep reloading in case of exception. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: YARN-4307. Display blacklisted nodes for AM container in the RM web UI. Contributed by Naganarasimha G R.

2016-08-18 Thread vinodkv
YARN-4307. Display blacklisted nodes for AM container in the RM web UI. Contributed by Naganarasimha G R. (cherry picked from commit 308d63f382e1992ea2b8ccf3130edaaa751c644d) (cherry picked from commit 99966b1912320326fb63be1ce6d4222d736ca365) Project:

[1/2] hadoop git commit: YARN-3446. FairScheduler headroom calculation should exclude nodes in the blacklist. (Zhihai Xu via kasha)

2016-08-18 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1c4e039ba -> 5b49bcaee YARN-3446. FairScheduler headroom calculation should exclude nodes in the blacklist. (Zhihai Xu via kasha) (cherry picked from commit 9d04f26d4c42170ee3dab2f6fb09a94bbf72fc65) (cherry picked from commit

[35/50] [abbrv] hadoop git commit: HADOOP-13324. s3a tests don't authenticate with S3 frankfurt (or other V4 auth only endpoints). Contributed by Steve Loughran.

2016-08-18 Thread cnauroth
HADOOP-13324. s3a tests don't authenticate with S3 frankfurt (or other V4 auth only endpoints). Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3808876c Tree:

[41/50] [abbrv] hadoop git commit: HADOOP-13208. S3A listFiles(recursive=true) to do a bulk listObjects instead of walking the pseudo-tree of directories. Contributed by Steve Loughran.

2016-08-18 Thread cnauroth
HADOOP-13208. S3A listFiles(recursive=true) to do a bulk listObjects instead of walking the pseudo-tree of directories. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/822d661b Tree:

[49/50] [abbrv] hadoop git commit: YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi. (cherry picked from commit d464483bf7f0b3e3be3ba32cd6c3eee546

2016-08-18 Thread cnauroth
YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi. (cherry picked from commit d464483bf7f0b3e3be3ba32cd6c3eee546747ab5) Conflicts:

[38/50] [abbrv] hadoop git commit: MAPREDUCE-6690. Limit the number of resources a single map reduce job can submit for localization. Contributed by Chris Trezzo

2016-08-18 Thread cnauroth
MAPREDUCE-6690. Limit the number of resources a single map reduce job can submit for localization. Contributed by Chris Trezzo Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f80a7298 Tree:

[50/50] [abbrv] hadoop git commit: HADOOP-13513. Java 1.7 support for org.apache.hadoop.fs.azure testcases. Contributed by Tibor Kiss.

2016-08-18 Thread cnauroth
HADOOP-13513. Java 1.7 support for org.apache.hadoop.fs.azure testcases. Contributed by Tibor Kiss. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ae4db254 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ae4db254

[39/50] [abbrv] hadoop git commit: YARN-5523. Yarn running container log fetching causes OutOfMemoryError (Xuan Gong via Varun Saxena)

2016-08-18 Thread cnauroth
YARN-5523. Yarn running container log fetching causes OutOfMemoryError (Xuan Gong via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e3037c56 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e3037c56

[45/50] [abbrv] hadoop git commit: YARN-4702. FairScheduler: Allow setting maxResources for ad hoc queues. (Daniel Templeton via kasha)

2016-08-18 Thread cnauroth
YARN-4702. FairScheduler: Allow setting maxResources for ad hoc queues. (Daniel Templeton via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/20f0eb87 Tree:

[05/50] [abbrv] hadoop git commit: YARN-4833. For Queue AccessControlException client retries multiple times on both RM. Contributed by Bibin A Chundatt

2016-08-18 Thread cnauroth
YARN-4833. For Queue AccessControlException client retries multiple times on both RM. Contributed by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/874577a6 Tree:

[43/50] [abbrv] hadoop git commit: HDFS-10549. Correctly revoke file leases when closing files. Contributed by Yiqun Lin.

2016-08-18 Thread cnauroth
HDFS-10549. Correctly revoke file leases when closing files. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2aa5e2c4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2aa5e2c4 Diff:

[27/50] [abbrv] hadoop git commit: HDFS-10641. TestBlockManager#testBlockReportQueueing fails intermittently. (Contributed by Daryn Sharp)

2016-08-18 Thread cnauroth
HDFS-10641. TestBlockManager#testBlockReportQueueing fails intermittently. (Contributed by Daryn Sharp) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d4d95fd Tree:

[46/50] [abbrv] hadoop git commit: YARN=5526. DrainDispacher#serviceStop blocked if setDrainEventsOnStop invoked (sandflee via Varun Saxena)

2016-08-18 Thread cnauroth
YARN=5526. DrainDispacher#serviceStop blocked if setDrainEventsOnStop invoked (sandflee via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/913a8951 Tree:

[37/50] [abbrv] hadoop git commit: YARN-5455. Update Javadocs for LinuxContainerExecutor. Contributed by Daniel Templeton.

2016-08-18 Thread cnauroth
YARN-5455. Update Javadocs for LinuxContainerExecutor. Contributed by Daniel Templeton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7f05ff7a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7f05ff7a Diff:

[04/50] [abbrv] hadoop git commit: HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang.

2016-08-18 Thread cnauroth
HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/db719ef1 Tree:

[34/50] [abbrv] hadoop git commit: Revert "HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)"

2016-08-18 Thread cnauroth
Revert "HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)" This reverts commit 9336a0495f99cd3fbc7ecef452eb37cfbaf57440. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27a6e09c Tree:

[16/50] [abbrv] hadoop git commit: HADOOP-13333. testConf.xml ls comparators in wrong order (Vrushali C via Varun Saxena)

2016-08-18 Thread cnauroth
HADOOP-1. testConf.xml ls comparators in wrong order (Vrushali C via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d714030b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d714030b Diff:

[10/50] [abbrv] hadoop git commit: HDFS-8668. Erasure Coding: revisit buffer used for encoding and decoding. Contributed by Sammi Chen

2016-08-18 Thread cnauroth
HDFS-8668. Erasure Coding: revisit buffer used for encoding and decoding. Contributed by Sammi Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b5af9be7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b5af9be7

[20/50] [abbrv] hadoop git commit: HDFS-10567. Improve plan command help message. Contributed by Xiaobing Zhou.

2016-08-18 Thread cnauroth
HDFS-10567. Improve plan command help message. Contributed by Xiaobing Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02abd131 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/02abd131 Diff:

[48/50] [abbrv] hadoop git commit: YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi. (cherry picked from commit d464483bf7f0b3e3be3ba32cd6c3eee546

2016-08-18 Thread cnauroth
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0da69c32/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/MockNodes.java -- diff

[23/50] [abbrv] hadoop git commit: HDFS-10724. Document caller context config keys. (Contributed by Mingliang Liu)

2016-08-18 Thread cnauroth
HDFS-10724. Document caller context config keys. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4bcbef39 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4bcbef39 Diff:

[42/50] [abbrv] hadoop git commit: HADOOP-11786. Fix Javadoc typos in org.apache.hadoop.fs.FileSystem. Contributed by Andras Bokor.

2016-08-18 Thread cnauroth
HADOOP-11786. Fix Javadoc typos in org.apache.hadoop.fs.FileSystem. Contributed by Andras Bokor. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5752316 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5752316

[14/50] [abbrv] hadoop git commit: YARN-5521. Fix random failure of TestCapacityScheduler#testKillAllAppsInQueue (sandflee via Varun Saxena)

2016-08-18 Thread cnauroth
YARN-5521. Fix random failure of TestCapacityScheduler#testKillAllAppsInQueue (sandflee via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24249115 Tree:

[02/50] [abbrv] hadoop git commit: YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C.

2016-08-18 Thread cnauroth
YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5199db38 Tree:

[17/50] [abbrv] hadoop git commit: HDFS-10744. Internally optimize path component resolution. Contributed by Daryn Sharp.

2016-08-18 Thread cnauroth
HDFS-10744. Internally optimize path component resolution. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/03dea65e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/03dea65e Diff:

[29/50] [abbrv] hadoop git commit: YARN-5514. Clarify DecommissionType.FORCEFUL comment (Vrushali C via Varun Saxena)

2016-08-18 Thread cnauroth
YARN-5514. Clarify DecommissionType.FORCEFUL comment (Vrushali C via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ffe1fff5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ffe1fff5 Diff:

[11/50] [abbrv] hadoop git commit: YARN-5491. Fix random failure of TestCapacityScheduler#testCSQueueBlocked (Bibin A Chundatt via Varun Saxena)

2016-08-18 Thread cnauroth
YARN-5491. Fix random failure of TestCapacityScheduler#testCSQueueBlocked (Bibin A Chundatt via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d677b68c Tree:

[21/50] [abbrv] hadoop git commit: HDFS-10559. DiskBalancer: Use SHA1 for Plan ID. Contributed by Xiaobing Zhou.

2016-08-18 Thread cnauroth
HDFS-10559. DiskBalancer: Use SHA1 for Plan ID. Contributed by Xiaobing Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5628b36c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5628b36c Diff:

[47/50] [abbrv] hadoop git commit: HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie

2016-08-18 Thread cnauroth
HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/040c185d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/040c185d

[09/50] [abbrv] hadoop git commit: YARN-5476. Non existent application reported as ACCEPTED by YarnClientImpl (Junping Du via Varun Saxena)

2016-08-18 Thread cnauroth
YARN-5476. Non existent application reported as ACCEPTED by YarnClientImpl (Junping Du via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23c6e3c4 Tree:

[28/50] [abbrv] hadoop git commit: HADOOP-13419. Fix javadoc warnings by JDK8 in hadoop-common package. Contributed by Kai Sasaki.

2016-08-18 Thread cnauroth
HADOOP-13419. Fix javadoc warnings by JDK8 in hadoop-common package. Contributed by Kai Sasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b8a446ba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b8a446ba

[44/50] [abbrv] hadoop git commit: HDFS-10773. BlockSender should not synchronize on the dataset object. (Contributed by Chen Liang)

2016-08-18 Thread cnauroth
HDFS-10773. BlockSender should not synchronize on the dataset object. (Contributed by Chen Liang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ca13e797 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ca13e797

[36/50] [abbrv] hadoop git commit: HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)

2016-08-18 Thread cnauroth
HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23532716 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/23532716 Diff:

[32/50] [abbrv] hadoop git commit: MAPREDUCE-6751. Add debug log message when splitting is not possible due to unsplittable compression. (Peter Vary via rchiang)

2016-08-18 Thread cnauroth
MAPREDUCE-6751. Add debug log message when splitting is not possible due to unsplittable compression. (Peter Vary via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c154abd Tree:

[31/50] [abbrv] hadoop git commit: HDFS-10560. DiskBalancer: Reuse ObjectMapper instance to improve the performance. Contributed by Yiqun Lin.

2016-08-18 Thread cnauroth
HDFS-10560. DiskBalancer: Reuse ObjectMapper instance to improve the performance. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b047bc72 Tree:

[15/50] [abbrv] hadoop git commit: HDFS-10580. DiskBalancer: Make use of unused methods in GreedyPlanner to print debug info. Contributed by Yiqun Lin

2016-08-18 Thread cnauroth
HDFS-10580. DiskBalancer: Make use of unused methods in GreedyPlanner to print debug info. Contributed by Yiqun Lin Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bed69d18 Tree:

[13/50] [abbrv] hadoop git commit: HDFS-9696. Garbage snapshot records linger forever. Contributed by Kihwal Lee

2016-08-18 Thread cnauroth
HDFS-9696. Garbage snapshot records linger forever. Contributed by Kihwal Lee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/83e57e08 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/83e57e08 Diff:

[25/50] [abbrv] hadoop git commit: HDFS-10747. o.a.h.hdfs.tools.DebugAdmin usage message is misleading. (Contributed by Mingliang Liu)

2016-08-18 Thread cnauroth
HDFS-10747. o.a.h.hdfs.tools.DebugAdmin usage message is misleading. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef55fe17 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef55fe17

[07/50] [abbrv] hadoop git commit: HADOOP-11588. Benchmark framework and test for erasure coders. Contributed by Rui Li

2016-08-18 Thread cnauroth
HADOOP-11588. Benchmark framework and test for erasure coders. Contributed by Rui Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8fbb57fb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8fbb57fb Diff:

[22/50] [abbrv] hadoop git commit: HDFS-10725. Caller context should always be constructed by a builder. (Contributed by Mingliang Liu)

2016-08-18 Thread cnauroth
HDFS-10725. Caller context should always be constructed by a builder. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/12ad63d7 Tree:

[03/50] [abbrv] hadoop git commit: HADOOP-13441. Document LdapGroupsMapping keystore password properties. Contributed by Yuanbo Liu.

2016-08-18 Thread cnauroth
HADOOP-13441. Document LdapGroupsMapping keystore password properties. Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d892ae95 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d892ae95

[18/50] [abbrv] hadoop git commit: HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee.

2016-08-18 Thread cnauroth
HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/864f878d Tree:

[08/50] [abbrv] hadoop git commit: HDFS-10731. FSDirectory#verifyMaxDirItems does not log path name. Contributed by Wei-Chiu Chuang.

2016-08-18 Thread cnauroth
HDFS-10731. FSDirectory#verifyMaxDirItems does not log path name. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9019606b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9019606b

[26/50] [abbrv] hadoop git commit: HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)

2016-08-18 Thread cnauroth
HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9336a049 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9336a049 Diff:

[33/50] [abbrv] hadoop git commit: HADOOP-13494. ReconfigurableBase can log sensitive information. Contributed by Sean Mackrory.

2016-08-18 Thread cnauroth
HADOOP-13494. ReconfigurableBase can log sensitive information. Contributed by Sean Mackrory. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b689e7a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b689e7a Diff:

[06/50] [abbrv] hadoop git commit: HADOOP-13410. RunJar adds the content of the jar twice to the classpath (Yuanbo Liu via sjlee)

2016-08-18 Thread cnauroth
HADOOP-13410. RunJar adds the content of the jar twice to the classpath (Yuanbo Liu via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d3ea92f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d3ea92f

[40/50] [abbrv] hadoop git commit: HDFS-10745. Directly resolve paths into INodesInPath. Contributed by Daryn Sharp.

2016-08-18 Thread cnauroth
HDFS-10745. Directly resolve paths into INodesInPath. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/86939364 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/86939364 Diff:

[24/50] [abbrv] hadoop git commit: HDFS-10678. Documenting NNThroughputBenchmark tool. (Contributed by Mingliang Liu)

2016-08-18 Thread cnauroth
HDFS-10678. Documenting NNThroughputBenchmark tool. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/382d6152 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/382d6152 Diff:

[30/50] [abbrv] hadoop git commit: YARN-5475. Fix test failure of TestAggregatedLogFormat#testReadAcontainerLogs1 (Jun Gong via Varun Saxena)

2016-08-18 Thread cnauroth
YARN-5475. Fix test failure of TestAggregatedLogFormat#testReadAcontainerLogs1 (Jun Gong via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b427ce12 Tree:

[01/50] [abbrv] hadoop git commit: YARN-2398. TestResourceTrackerOnHA crashes. Contributed by Ajith S.

2016-08-18 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 d2cf8b54c -> ae4db2544 YARN-2398. TestResourceTrackerOnHA crashes. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/666ad0b6 Tree:

[12/50] [abbrv] hadoop git commit: HDFS-10737. disk balancer add volume path to report command. Contributed by Yuanbo Liu.

2016-08-18 Thread cnauroth
HDFS-10737. disk balancer add volume path to report command. Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9f29f423 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9f29f423 Diff:

[19/50] [abbrv] hadoop git commit: HADOOP-13437. KMS should reload whitelist and default key ACLs when hot-reloading. Contributed by Xiao Chen.

2016-08-18 Thread cnauroth
HADOOP-13437. KMS should reload whitelist and default key ACLs when hot-reloading. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9daa9979 Tree:

hadoop git commit: Revert "HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee."

2016-08-18 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 d59f68899 -> 6593851fa Revert "HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee." This reverts commit 71d0e4fca79d4305fe35e44b614703d3b9883017. Project:

[1/3] hadoop git commit: HADOOP-13513. Java 1.7 support for org.apache.hadoop.fs.azure testcases. Contributed by Tibor Kiss.

2016-08-18 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 922d045e1 -> 804a40720 refs/heads/branch-2.8 c09797ce9 -> 1c4e039ba refs/heads/trunk 0da69c324 -> ae4db2544 HADOOP-13513. Java 1.7 support for org.apache.hadoop.fs.azure testcases. Contributed by Tibor Kiss. Project:

[3/3] hadoop git commit: HADOOP-13513. Java 1.7 support for org.apache.hadoop.fs.azure testcases. Contributed by Tibor Kiss.

2016-08-18 Thread cnauroth
HADOOP-13513. Java 1.7 support for org.apache.hadoop.fs.azure testcases. Contributed by Tibor Kiss. (cherry picked from commit ae4db2544346370404826d5b55b2678f5f92fe1f) (cherry picked from commit 804a40720bd5cf04415831b7bb33e98d11b2046e) Project:

[2/3] hadoop git commit: HADOOP-13513. Java 1.7 support for org.apache.hadoop.fs.azure testcases. Contributed by Tibor Kiss.

2016-08-18 Thread cnauroth
HADOOP-13513. Java 1.7 support for org.apache.hadoop.fs.azure testcases. Contributed by Tibor Kiss. (cherry picked from commit ae4db2544346370404826d5b55b2678f5f92fe1f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10745. Directly resolve paths into INodesInPath. Contributed by Daryn Sharp.

2016-08-18 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 d464483bf -> 922d045e1 HDFS-10745. Directly resolve paths into INodesInPath. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/922d045e

[1/2] hadoop git commit: YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi.

2016-08-18 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 e39d81be8 -> d464483bf

[1/2] hadoop git commit: YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi. (cherry picked from commit d464483bf7f0b3e3be3ba32cd6c3eee546747ab5)

2016-08-18 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 040c185d6 -> 0da69c324

[2/2] hadoop git commit: YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi. (cherry picked from commit d464483bf7f0b3e3be3ba32cd6c3eee546747ab5)

2016-08-18 Thread junping_du
YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi. (cherry picked from commit d464483bf7f0b3e3be3ba32cd6c3eee546747ab5) Conflicts:

[2/2] hadoop git commit: YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi.

2016-08-18 Thread junping_du
YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d464483b Tree:

hadoop git commit: HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie

2016-08-18 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 5fa7a14da -> e39d81be8 HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie

2016-08-18 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk 913a89513 -> 040c185d6 HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie

2016-08-18 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1fe08c919 -> c09797ce9 HADOOP-13405 doc for fs.s3a.acl.default indicates incorrect values. Contributed by Shen Yinjie Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN=5526. DrainDispacher#serviceStop blocked if setDrainEventsOnStop invoked (sandflee via Varun Saxena)

2016-08-18 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/branch-2 07d5ab16d -> 5fa7a14da YARN=5526. DrainDispacher#serviceStop blocked if setDrainEventsOnStop invoked (sandflee via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN=5526. DrainDispacher#serviceStop blocked if setDrainEventsOnStop invoked (sandflee via Varun Saxena)

2016-08-18 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/trunk 20f0eb871 -> 913a89513 YARN=5526. DrainDispacher#serviceStop blocked if setDrainEventsOnStop invoked (sandflee via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: