hadoop git commit: YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong

2016-04-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 173681a47 -> 95b870096 YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla.

2016-04-05 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 6be28bcc4 -> 917464505 HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong

2016-04-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 fc0ffc48d -> 49428ab6b YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit 1cbcd4a491e6a57d4

2016-04-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 13a4e25f2 -> 814ceeb48 YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit 1cbcd4a491e6a57d466c2897335614dc6770b475)

hadoop git commit: YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula.

2016-04-05 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 1cbcd4a49 -> 6be28bcc4 YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula. (cherry picked from commit 6be28bcc461292b24589dae17a235b3eaadc07ed)

2016-04-05 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 814ceeb48 -> eeff2e35f YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula. (cherry picked from commit 6be28bcc461292b24589dae17a235b3eaadc07ed) Project:

hadoop git commit: HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla.

2016-04-05 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 49428ab6b -> 960860133 HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla. Conflicts:

hadoop git commit: HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla.

2016-04-05 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 9d3c51eb5 -> f9764d073 HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla. Conflicts:

hadoop git commit: HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla.

2016-04-05 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 eeff2e35f -> ef3da8235 HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla. Conflicts:

hadoop git commit: HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/trunk 000581674 -> 85ec5573e HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/85ec5573 Tree:

hadoop git commit: HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2 0907ce8c9 -> 2542e9bcc HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims) (cherry picked from commit 85ec5573eb9fd746a9295ecc6fe1ae683073aaf5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/trunk 85ec5573e -> 30206346c YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[29/50] [abbrv] hadoop git commit: HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse.

2016-04-05 Thread aengineer
HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0ecdd4cf Tree:

[32/50] [abbrv] hadoop git commit: YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt

2016-04-05 Thread aengineer
YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. 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/5092c941 Tree:

[11/50] [abbrv] hadoop git commit: YARN-4857. Add missing default configuration regarding preemption of CapacityScheduler. Contributed by Kai Sasaki.

2016-04-05 Thread aengineer
YARN-4857. Add missing default configuration regarding preemption of CapacityScheduler. 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/0064cba1 Tree:

hadoop git commit: YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2.7 960860133 -> 6576fc6cc YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2.8 886273e12 -> 90adda5da YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims) (cherry picked from commit 30206346cf13fe1b7267f86e7c210b77c86b88c9) Project:

hadoop git commit: YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2.8 90adda5da -> deef54b26 YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims) (cherry picked from commit 500e5a5952f8f34bf0e1e2653fa01b357d68cc8f) Project:

hadoop git commit: YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2 2542e9bcc -> 36a3fe033 YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims) (cherry picked from commit 30206346cf13fe1b7267f86e7c210b77c86b88c9) Project:

hadoop git commit: YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/trunk 30206346c -> 500e5a595 YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[33/50] [abbrv] hadoop git commit: HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass

2016-04-05 Thread aengineer
HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89c93475 Tree:

[41/50] [abbrv] hadoop git commit: YARN-4880. Running TestZKRMStateStorePerf with real zookeeper cluster throws NPE. Contributed by Sunil G

2016-04-05 Thread aengineer
YARN-4880. Running TestZKRMStateStorePerf with real zookeeper cluster throws NPE. Contributed by Sunil G Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/552237d4 Tree:

[40/50] [abbrv] hadoop git commit: HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula)

2016-04-05 Thread aengineer
HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/818d6b79 Tree:

[28/50] [abbrv] hadoop git commit: HDFS-10253. Fix TestRefreshCallQueue failure (Contributed by Xiaoyu Yao)

2016-04-05 Thread aengineer
HDFS-10253. Fix TestRefreshCallQueue failure (Contributed by Xiaoyu Yao) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54b2e78f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/54b2e78f Diff:

[35/50] [abbrv] hadoop git commit: HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims)

2016-04-05 Thread aengineer
HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/154d2532 Tree:

[44/50] [abbrv] hadoop git commit: YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula.

2016-04-05 Thread aengineer
YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6be28bcc Tree:

hadoop git commit: YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims)

2016-04-05 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2 36a3fe033 -> e98bb0279 YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims) (cherry picked from commit 500e5a5952f8f34bf0e1e2653fa01b357d68cc8f) Project:

hadoop git commit: HDFS-9720. DiskBalancer : Add configuration parameters. Contributed by Anu Engineer.

2016-04-05 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 3258c8b03 -> 12b4cf787 HDFS-9720. DiskBalancer : Add configuration parameters. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[30/50] [abbrv] hadoop git commit: YARN-4607. Pagination support for AppAttempt page TotalOutstandingResource Requests table. Contributed by Bibin A Chundatt

2016-04-05 Thread aengineer
YARN-4607. Pagination support for AppAttempt page TotalOutstandingResource Requests table. 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/1e6f9297 Tree:

[21/50] [abbrv] hadoop git commit: HADOOP-12950. ShutdownHookManager should have a timeout for each of the Registered shutdown hook. Contributed by Xiaoyu Yao.

2016-04-05 Thread aengineer
HADOOP-12950. ShutdownHookManager should have a timeout for each of the Registered shutdown hook. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aac4d65b Tree:

[13/50] [abbrv] hadoop git commit: HADOOP-11393. Revert HADOOP_PREFIX, go back to HADOOP_HOME (aw)

2016-04-05 Thread aengineer
HADOOP-11393. Revert HADOOP_PREFIX, go back to HADOOP_HOME (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a74610d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a74610d Diff:

[05/50] [abbrv] hadoop git commit: YARN-4822. Refactor existing Preemption Policy of CS for easier adding new approach to select preemption candidates. Contributed by Wangda Tan

2016-04-05 Thread aengineer
YARN-4822. Refactor existing Preemption Policy of CS for easier adding new approach to select preemption candidates. 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/60e4116b Tree:

[42/50] [abbrv] hadoop git commit: YARN-4609. RM Nodes list page takes too much time to load. Contributed by Bibin A Chundatt

2016-04-05 Thread aengineer
YARN-4609. RM Nodes list page takes too much time to load. 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/776b549e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/776b549e Diff:

[02/50] [abbrv] hadoop git commit: HDFS-5177. blocksScheduled count should be decremented for abandoned blocks (Contributed by Vinayakumar B)

2016-04-05 Thread aengineer
HDFS-5177. blocksScheduled count should be decremented for abandoned blocks (Contributed by Vinayakumar B) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09d63d5a Tree:

[06/50] [abbrv] hadoop git commit: HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe)

2016-04-05 Thread aengineer
HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/37e23ce4 Tree:

[17/50] [abbrv] hadoop git commit: YARN-4639. Remove dead code in TestDelegationTokenRenewer added in YARN-3055 (templedf via rkanter)

2016-04-05 Thread aengineer
YARN-4639. Remove dead code in TestDelegationTokenRenewer added in YARN-3055 (templedf via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7a021471 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7a021471

[24/50] [abbrv] hadoop git commit: HADOOP-11687. Ignore x-* and response headers when copying an Amazon S3 object. Contributed by Aaron Peterson and harsh.

2016-04-05 Thread aengineer
HADOOP-11687. Ignore x-* and response headers when copying an Amazon S3 object. Contributed by Aaron Peterson and harsh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/256c82fe Tree:

[34/50] [abbrv] hadoop git commit: HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (Contributed by Steve Loughran)

2016-04-05 Thread aengineer
HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (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/7280550a Tree:

[12/50] [abbrv] hadoop git commit: HADOOP-11393. Revert HADOOP_PREFIX, go back to HADOOP_HOME (aw)

2016-04-05 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0a74610d/hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/streaming/LoadTypedBytes.java -- diff --git

[09/50] [abbrv] hadoop git commit: HADOOP-12902. JavaDocs for SignerSecretProvider are out-of-date in AuthenticationFilter. Contributed by Gabor Liptak.

2016-04-05 Thread aengineer
HADOOP-12902. JavaDocs for SignerSecretProvider are out-of-date in AuthenticationFilter. Contributed by Gabor Liptak. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/acca149e Tree:

[15/50] [abbrv] hadoop git commit: HADOOP-12916. Allow RPC scheduler/callqueue backoff using response times. Contributed by Xiaoyu Yao.

2016-04-05 Thread aengineer
HADOOP-12916. Allow RPC scheduler/callqueue backoff using response times. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d95c6eb3 Tree:

[03/50] [abbrv] hadoop git commit: YARN-4822. Refactor existing Preemption Policy of CS for easier adding new approach to select preemption candidates. Contributed by Wangda Tan

2016-04-05 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/60e4116b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/monitor/capacity/TestProportionalCapacityPreemptionPolicyForNodePartitions.java

[04/50] [abbrv] hadoop git commit: YARN-4822. Refactor existing Preemption Policy of CS for easier adding new approach to select preemption candidates. Contributed by Wangda Tan

2016-04-05 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/60e4116b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/monitor/capacity/ProportionalCapacityPreemptionPolicy.java

[16/50] [abbrv] hadoop git commit: YARN-4183. Clarify the behavior of timeline service config properties (Naganarasimha G R via sjlee)

2016-04-05 Thread aengineer
YARN-4183. Clarify the behavior of timeline service config properties (Naganarasimha G R via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d67420d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6d67420d

[25/50] [abbrv] hadoop git commit: YARN-4895. Add subtractFrom method to ResourceUtilization class. Contributed by Konstantinos Karanasos.

2016-04-05 Thread aengineer
YARN-4895. Add subtractFrom method to ResourceUtilization class. Contributed by Konstantinos Karanasos. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82621e38 Tree:

[18/50] [abbrv] hadoop git commit: YARN-4811. Generate histograms in ContainerMetrics for actual container resource usage

2016-04-05 Thread aengineer
YARN-4811. Generate histograms in ContainerMetrics for actual container resource usage Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0dd9bcab Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0dd9bcab Diff:

[45/50] [abbrv] hadoop git commit: HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla.

2016-04-05 Thread aengineer
HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91746450 Tree:

[48/50] [abbrv] hadoop git commit: YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims)

2016-04-05 Thread aengineer
YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/30206346 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/30206346 Diff:

[47/50] [abbrv] hadoop git commit: HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)

2016-04-05 Thread aengineer
HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/85ec5573 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/85ec5573 Diff:

[23/50] [abbrv] hadoop git commit: Revert "YARN-4857. Add missing default configuration regarding preemption of CapacityScheduler. Contributed by Kai Sasaki."

2016-04-05 Thread aengineer
Revert "YARN-4857. Add missing default configuration regarding preemption of CapacityScheduler. Contributed by Kai Sasaki." This reverts commit 0064cba169d1bb761f6e81ee86830be598d7c500. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[39/50] [abbrv] hadoop git commit: HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe)

2016-04-05 Thread aengineer
HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6b1a818 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6b1a818

[26/50] [abbrv] hadoop git commit: Missing file for YARN-4895.

2016-04-05 Thread aengineer
Missing file for YARN-4895. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5686caa9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5686caa9 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5686caa9

[14/50] [abbrv] hadoop git commit: HADOOP-12916. Allow RPC scheduler/callqueue backoff using response times. Contributed by Xiaoyu Yao.

2016-04-05 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d95c6eb3/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestRPC.java -- diff --git

[37/50] [abbrv] hadoop git commit: YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9)

2016-04-05 Thread aengineer
YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f61de417 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f61de417

[49/50] [abbrv] hadoop git commit: YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims)

2016-04-05 Thread aengineer
YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/500e5a59 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/500e5a59 Diff:

[19/50] [abbrv] hadoop git commit: YARN-4634. Scheduler UI/Metrics need to consider cases like non-queue label mappings. (Sunil G via wangda)

2016-04-05 Thread aengineer
YARN-4634. Scheduler UI/Metrics need to consider cases like non-queue label mappings. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/12b11e2e Tree:

[46/50] [abbrv] hadoop git commit: YARN-4916. TestNMProxy.tesNMProxyRPCRetry fails. Contributed by Tibor Kiss.

2016-04-05 Thread aengineer
YARN-4916. TestNMProxy.tesNMProxyRPCRetry fails. 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/00058167 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/00058167 Diff:

[22/50] [abbrv] hadoop git commit: HADOOP-11661. Deprecate FileUtil#copyMerge. Contributed by Brahma Reddy Battula.

2016-04-05 Thread aengineer
HADOOP-11661. Deprecate FileUtil#copyMerge. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8d8b80a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a8d8b80a Diff:

[2/2] hadoop git commit: YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula. (cherry picked from commit 6be28bcc461292b24589dae17a235b3eaadc07ed)

2016-04-05 Thread junping_du
YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula. (cherry picked from commit 6be28bcc461292b24589dae17a235b3eaadc07ed) (cherry picked from commit eeff2e35f8a2b35568e57846b66f602845c3bbe1) Project:

[1/2] hadoop git commit: Small addendum to YARN-4893 to fix build failure.

2016-04-05 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8 f9764d073 -> 3df56a97d Small addendum to YARN-4893 to fix build failure. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3df56a97 Tree:

hadoop git commit: YARN-4916. TestNMProxy.tesNMProxyRPCRetry fails. Contributed by Tibor Kiss. (cherry picked from commit 00058167431475c6e63c80207424f1d365569e3a)

2016-04-05 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 ef3da8235 -> 0907ce8c9 YARN-4916. TestNMProxy.tesNMProxyRPCRetry fails. Contributed by Tibor Kiss. (cherry picked from commit 00058167431475c6e63c80207424f1d365569e3a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4916. TestNMProxy.tesNMProxyRPCRetry fails. Contributed by Tibor Kiss.

2016-04-05 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 917464505 -> 000581674 YARN-4916. TestNMProxy.tesNMProxyRPCRetry fails. 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/00058167 Tree:

hadoop git commit: HDFS-10235. Last contact for Live Nodes should be relative time. Contributed by Brahma Reddy Battula.

2016-04-05 Thread raviprak
Repository: hadoop Updated Branches: refs/heads/branch-2 e98bb0279 -> 2ca6251a6 HDFS-10235. Last contact for Live Nodes should be relative time. Contributed by Brahma Reddy Battula. (cherry picked from commit 0cd320a8463efe19a6228f9fe14693aa37ac8a10) Project:

hadoop git commit: HDFS-10235. Last contact for Live Nodes should be relative time. Contributed by Brahma Reddy Battula.

2016-04-05 Thread raviprak
Repository: hadoop Updated Branches: refs/heads/branch-2.8 deef54b26 -> 7286c435c HDFS-10235. Last contact for Live Nodes should be relative time. Contributed by Brahma Reddy Battula. (cherry picked from commit 0cd320a8463efe19a6228f9fe14693aa37ac8a10) Project:

hadoop git commit: HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger.

2016-04-05 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 0cd320a84 -> 9ba1e5af0 HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger.

2016-04-05 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 2ca6251a6 -> 6e37c5fe8 HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger. (cherry picked from commit 9ba1e5af06070ba01dcf46e1a4c66713a1d43352) Conflicts:

hadoop git commit: HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger.

2016-04-05 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7286c435c -> 8bb465564 HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger. (cherry picked from commit 9ba1e5af06070ba01dcf46e1a4c66713a1d43352) Conflicts:

hadoop git commit: YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (Sunil G via wangda)

2016-04-05 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 6e37c5fe8 -> 11e796b5c YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (Sunil G via wangda) (cherry picked from commit 21eb4284487d6f8e4beedb8a0c3168e952f224fc)

hadoop git commit: HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger.

2016-04-05 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 76e0bb7a1 -> dd701c980 HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger. (cherry picked from commit 9ba1e5af06070ba01dcf46e1a4c66713a1d43352) Conflicts:

hadoop git commit: YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (Sunil G via wangda)

2016-04-05 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 9ba1e5af0 -> 21eb42844 YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (Sunil G via wangda)

2016-04-05 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8bb465564 -> b7c83d488 YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (Sunil G via wangda) (cherry picked from commit 21eb4284487d6f8e4beedb8a0c3168e952f224fc)

[2/2] hadoop git commit: HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru)

2016-04-05 Thread vinayakumarb
HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru) (cherry picked from commit 48ca23def1d1c28448a65238814070e79c8f4c4e) (cherry picked from commit d21bc811d82f685b0a1338bc513d9a925d305a17) (cherry picked from

[1/2] hadoop git commit: HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru)

2016-04-05 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2.6 95b870096 -> 783c99d29 refs/heads/branch-2.7 dd701c980 -> 62da8f6fa HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru) (cherry picked from commit

hadoop git commit: YARN-4880. Running TestZKRMStateStorePerf with real zookeeper cluster throws NPE. Contributed by Sunil G

2016-04-05 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 818d6b799 -> 552237d4a YARN-4880. Running TestZKRMStateStorePerf with real zookeeper cluster throws NPE. Contributed by Sunil G Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4609. RM Nodes list page takes too much time to load. Contributed by Bibin A Chundatt

2016-04-05 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 eec23580b -> 13a4e25f2 YARN-4609. RM Nodes list page takes too much time to load. Contributed by Bibin A Chundatt (cherry picked from commit 776b549e2ac20a68a5513cbcaac0edc33233dc03) Project:

hadoop git commit: YARN-4609. RM Nodes list page takes too much time to load. Contributed by Bibin A Chundatt

2016-04-05 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 552237d4a -> 776b549e2 YARN-4609. RM Nodes list page takes too much time to load. Contributed by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: