hadoop git commit: HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe.

2017-05-16 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.8 95e8f4c80 -> c61956dd1 HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe.

2017-05-16 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk ec21ce425 -> d87a63a90 HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe.

2017-05-16 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 0e95ff78c -> 379e5bd26 HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-11827. NPE is thrown when log level changed in BlockPlacementPolicyDefault#chooseRandom() method. Contributed by xupeng.

2017-05-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 82ea3f454 -> 0e95ff78c refs/heads/trunk 18c494a00 -> ec21ce425 HDFS-11827. NPE is thrown when log level changed in BlockPlacementPolicyDefault#chooseRandom() method. Contributed by xupeng. Project:

[2/2] hadoop git commit: HDFS-11827. NPE is thrown when log level changed in BlockPlacementPolicyDefault#chooseRandom() method. Contributed by xupeng.

2017-05-16 Thread arp
HDFS-11827. NPE is thrown when log level changed in BlockPlacementPolicyDefault#chooseRandom() method. Contributed by xupeng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e95ff78 Tree:

hadoop git commit: YARN-6447. Provide container sandbox policies for groups (gphillips via rkanter)

2017-05-16 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk 101852ca1 -> 18c494a00 YARN-6447. Provide container sandbox policies for groups (gphillips via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/18c494a0

hadoop git commit: YARN-6535. Program needs to exit when SLS finishes. (yufeigu via rkanter)

2017-05-16 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk b415c6fe7 -> 101852ca1 YARN-6535. Program needs to exit when SLS finishes. (yufeigu via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/101852ca Tree:

hadoop git commit: HDFS-11831. Ozone: Improve the way of getting test file path in unit tests for Windows. Contributed by Yiqun Lin.

2017-05-16 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 a8393b4b8 -> 7dbe89d01 HDFS-11831. Ozone: Improve the way of getting test file path in unit tests for Windows. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp.

2017-05-16 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 9b595ba40 -> 95e8f4c80 HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp. (cherry picked from commit 82ea3f4545c88f2dc106e63afd6fcd616bb120be) Conflicts:

hadoop git commit: HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp.

2017-05-16 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 f3015425d -> 82ea3f454 HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11758: libhdfs++: Catch exceptions thrown by runtime hooks. Contributed by James Clampffer.

2017-05-16 Thread jhc
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 356fd2214 -> d35d9ab2c HDFS-11758: libhdfs++: Catch exceptions thrown by runtime hooks. Contributed by James Clampffer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while authorizing with WASB-Ranger. Contributed by Sivaguru Sankaridurg

2017-05-16 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 82751ff0c -> f3015425d HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while authorizing with WASB-Ranger. Contributed by Sivaguru Sankaridurg (cherry picked from commit b415c6fe743242acf1d1d3eb7ea7091d90d2c0d4)

hadoop git commit: HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while authorizing with WASB-Ranger. Contributed by Sivaguru Sankaridurg

2017-05-16 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk 8236130b2 -> b415c6fe7 HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while authorizing with WASB-Ranger. Contributed by Sivaguru Sankaridurg Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8312. Trash does not descent into child directories to check for permissions. Contributed By Weiwei Yang via Eric Yang.

2017-05-16 Thread brahma
Repository: hadoop Updated Branches: refs/heads/branch-2.8.1 e99fd6ae6 -> 820496fbb HDFS-8312. Trash does not descent into child directories to check for permissions. Contributed By Weiwei Yang via Eric Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8498. Blocks can be committed with wrong size. Contributed by Jing Zhao. Backport HDFS-11732 by Zhe Zhang.

2017-05-16 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 300435863 -> 0823fb72a HDFS-8498. Blocks can be committed with wrong size. Contributed by Jing Zhao. Backport HDFS-11732 by Zhe Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8312. Trash does not descent into child directories to check for permissions. Contributed By Weiwei Yang via Eric Yang.

2017-05-16 Thread brahma
Repository: hadoop Updated Branches: refs/heads/branch-2.7 b95d63cda -> 300435863 HDFS-8312. Trash does not descent into child directories to check for permissions. Contributed By Weiwei Yang via Eric Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6306. NMClient API change for container upgrade. Contributed by Arun Suresh

2017-05-16 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 c17cb03a2 -> 82751ff0c YARN-6306. NMClient API change for container upgrade. Contributed by Arun Suresh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82751ff0

hadoop git commit: YARN-6306. NMClient API change for container upgrade. Contributed by Arun Suresh

2017-05-16 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 89a8edc01 -> 8236130b2 YARN-6306. NMClient API change for container upgrade. Contributed by Arun Suresh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8236130b

hadoop git commit: HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin.

2017-05-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 9b90e52f1 -> 89a8edc01 HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. 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/89a8edc0

hadoop git commit: HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp.

2017-05-16 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 1d1c52b42 -> 9b90e52f1 HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11833. HDFS architecture documentation descibes outdated placement policy. Contributed by Chen Liang.

2017-05-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 feb7e9212 -> c17cb03a2 HDFS-11833. HDFS architecture documentation descibes outdated placement policy. Contributed by Chen Liang. (cherry picked from commit 1d1c52b42feae5a4271ef4b771d0d8de43e83c15) Project:

[15/50] [abbrv] hadoop git commit: YARN-5408. Compose Federation membership/application/policy APIs into an uber FederationStateStore API. (Ellen Hui via Subru).

2017-05-16 Thread curino
YARN-5408. Compose Federation membership/application/policy APIs into an uber FederationStateStore API. (Ellen Hui via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35fe7aab Tree:

[05/50] [abbrv] hadoop git commit: YARN-6587. Refactor of ResourceManager#startWebApp in a Util class. (Giovanni Matteo Fumarola via curino).

2017-05-16 Thread curino
YARN-6587. Refactor of ResourceManager#startWebApp in a Util class. (Giovanni Matteo Fumarola via curino). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6600abbb Tree:

[47/50] [abbrv] hadoop git commit: YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru).

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8bfc05e7/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/clientrm/TestRouterClientRMService.java --

[27/50] [abbrv] hadoop git commit: YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan

2017-05-16 Thread curino
YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/033e8e5c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/033e8e5c Diff:

[43/50] [abbrv] hadoop git commit: YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino).

2017-05-16 Thread curino
YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88164e20 Tree:

[14/50] [abbrv] hadoop git commit: YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru)

2017-05-16 Thread curino
YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a469a393 Tree:

[32/50] [abbrv] hadoop git commit: YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru).

2017-05-16 Thread curino
YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/416d5e63 Tree:

[48/50] [abbrv] hadoop git commit: YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru).

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8bfc05e7/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/main/java/org/apache/hadoop/yarn/server/router/clientrm/DefaultClientRequestInterceptor.java

[19/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru)

2017-05-16 Thread curino
YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79a9df2c Tree:

[21/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs.

2017-05-16 Thread curino
YARN-3662. Federation Membership State Store internal APIs. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c718aff4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c718aff4 Diff:

[38/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru).

2017-05-16 Thread curino
YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/780e5ce4 Tree:

[16/50] [abbrv] hadoop git commit: YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan

2017-05-16 Thread curino
YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1fa955ae Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1fa955ae Diff:

[23/50] [abbrv] hadoop git commit: YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru).

2017-05-16 Thread curino
YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/abe68917 Tree:

[10/50] [abbrv] hadoop git commit: YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui.

2017-05-16 Thread curino
YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d5792b80 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d5792b80 Diff:

[36/50] [abbrv] hadoop git commit: YARN-5905. Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP.

2017-05-16 Thread curino
YARN-5905. Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/afd53399 Tree:

[45/50] [abbrv] hadoop git commit: YARN-5413. Create a proxy chain for ResourceManager Admin API in the Router. (Giovanni Matteo Fumarola via Subru).

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e47aba72/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/rmadmin/TestRouterRMAdminService.java --

[46/50] [abbrv] hadoop git commit: YARN-5413. Create a proxy chain for ResourceManager Admin API in the Router. (Giovanni Matteo Fumarola via Subru).

2017-05-16 Thread curino
YARN-5413. Create a proxy chain for ResourceManager Admin API in the Router. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e47aba72 Tree:

[30/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru).

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/94a87a4d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/utils/FederationPoliciesTestUtil.java

[41/50] [abbrv] hadoop git commit: YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru).

2017-05-16 Thread curino
YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ddd4c28 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ddd4c28 Diff:

[39/50] [abbrv] hadoop git commit: YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru).

2017-05-16 Thread curino
YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70e6002c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/70e6002c Diff:

[50/50] [abbrv] hadoop git commit: YARN-6203: Occasional test failure in TestWeightedRandomRouterPolicy (curino)

2017-05-16 Thread curino
YARN-6203: Occasional test failure in TestWeightedRandomRouterPolicy (curino) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/305810d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/305810d1 Diff:

[24/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru).

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/27b133b7/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/policies/router/LoadBasedRouterPolicy.java

[17/50] [abbrv] hadoop git commit: YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru)

2017-05-16 Thread curino
YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad471814 Tree:

[20/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs.

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c718aff4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterDeregisterRequestPBImpl.java

[12/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/4011a266/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/store/records/impl/pb/GetApplicationsHomeSubClusterResponsePBImpl.java

[11/50] [abbrv] hadoop git commit: YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui.

2017-05-16 Thread curino
YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c679e11c Tree:

[29/50] [abbrv] hadoop git commit: YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru).

2017-05-16 Thread curino
YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27765f13 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/27765f13

[33/50] [abbrv] hadoop git commit: YARN-6190. Validation and synchronization fixes in LocalityMulticastAMRMProxyPolicy. (Botong Huang via curino)

2017-05-16 Thread curino
YARN-6190. Validation and synchronization fixes in LocalityMulticastAMRMProxyPolicy. (Botong Huang via curino) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/34e4f488 Tree:

[25/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru).

2017-05-16 Thread curino
YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27b133b7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/27b133b7 Diff:

[49/50] [abbrv] hadoop git commit: YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru).

2017-05-16 Thread curino
YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8bfc05e7 Tree:

[40/50] [abbrv] hadoop git commit: YARN-6093. Minor bugs with AMRMtoken renewal and state store availability when using FederationRMFailoverProxyProvider during RM failover. (Botong Huang via Subru).

2017-05-16 Thread curino
YARN-6093. Minor bugs with AMRMtoken renewal and state store availability when using FederationRMFailoverProxyProvider during RM failover. (Botong Huang via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2944045d

[28/50] [abbrv] hadoop git commit: YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru).

2017-05-16 Thread curino
YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04fd03d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/04fd03d1

[35/50] [abbrv] hadoop git commit: YARN-6370. Properly handle rack requests for non-active subclusters in LocalityMulticastAMRMProxyPolicy. (Contributed by Botong Huang via curino).

2017-05-16 Thread curino
YARN-6370. Properly handle rack requests for non-active subclusters in LocalityMulticastAMRMProxyPolicy. (Contributed by Botong Huang via curino). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89925344 Tree:

[31/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru).

2017-05-16 Thread curino
YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94a87a4d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/94a87a4d Diff:

[03/50] [abbrv] hadoop git commit: HADOOP-14376. Memory leak when reading a compressed file using the native library. Contributed by Eli Acherkan

2017-05-16 Thread curino
HADOOP-14376. Memory leak when reading a compressed file using the native library. Contributed by Eli Acherkan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7bc21722 Tree:

[42/50] [abbrv] hadoop git commit: YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino).

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/88164e20/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/store/impl/FederationStateStoreBaseTest.java

[18/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru)

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/79a9df2c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/store/utils/TestFederationStateStoreInputValidator.java

[44/50] [abbrv] hadoop git commit: YARN-5602. Utils for Federation State and Policy Store. (Giovanni Matteo Fumarola via Subru).

2017-05-16 Thread curino
YARN-5602. Utils for Federation State and Policy Store. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f7fb8da Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3f7fb8da Diff:

[37/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru).

2017-05-16 Thread curino
http://git-wip-us.apache.org/repos/asf/hadoop/blob/780e5ce4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/policies/TestRouterPolicyFacade.java

[26/50] [abbrv] hadoop git commit: YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan

2017-05-16 Thread curino
YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9811b666 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9811b666 Diff:

[09/50] [abbrv] hadoop git commit: YARN-3664. Federation PolicyStore internal APIs

2017-05-16 Thread curino
YARN-3664. Federation PolicyStore internal APIs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fdd2af25 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fdd2af25 Diff:

[34/50] [abbrv] hadoop git commit: YARN-6247. Share a single instance of SubClusterResolver instead of instantiating one per AM. (Botong Huang via Subru)

2017-05-16 Thread curino
YARN-6247. Share a single instance of SubClusterResolver instead of instantiating one per AM. (Botong Huang via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/875e4f2e Tree:

[13/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs

2017-05-16 Thread curino
YARN-5307. Federation Application State Store internal APIs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4011a266 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4011a266 Diff:

[04/50] [abbrv] hadoop git commit: HDFS-11818. TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails intermittently. Contributed by Nathan Roberts

2017-05-16 Thread curino
HDFS-11818. TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails intermittently. Contributed by Nathan Roberts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2397a262 Tree:

[22/50] [abbrv] hadoop git commit: YARN-3673. Create a FailoverProxy for Federation services. Contributed by Subru Krishnan

2017-05-16 Thread curino
YARN-3673. Create a FailoverProxy for Federation services. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0979aa56 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0979aa56 Diff:

[08/50] [abbrv] hadoop git commit: YARN-5300. Exclude generated federation protobuf sources from YARN Javadoc/findbugs build

2017-05-16 Thread curino
YARN-5300. Exclude generated federation protobuf sources from YARN Javadoc/findbugs build Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd59e32c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bd59e32c Diff:

[01/50] [abbrv] hadoop git commit: HADOOP-14375. Remove tomcat support from hadoop-functions.sh. Contributed by John Zhuge. [Forced Update!]

2017-05-16 Thread curino
Repository: hadoop Updated Branches: refs/heads/YARN-2915 60f7e3d90 -> e47aba72d (forced update) HADOOP-14375. Remove tomcat support from hadoop-functions.sh. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[06/50] [abbrv] hadoop git commit: YARN-6598. History server getApplicationReport NPE when fetching report for pre-2.8 job (Jason Lowe via jeagles)

2017-05-16 Thread curino
YARN-6598. History server getApplicationReport NPE when fetching report for pre-2.8 job (Jason Lowe via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c48f2976 Tree:

[02/50] [abbrv] hadoop git commit: YARN-6580. Incorrect logger for FairSharePolicy. (Vrushali C via Haibo Chen)

2017-05-16 Thread curino
YARN-6580. Incorrect logger for FairSharePolicy. (Vrushali C via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c35001b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c35001b Diff:

[07/50] [abbrv] hadoop git commit: YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe

2017-05-16 Thread curino
YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/489f8593 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/489f8593 Diff:

hadoop git commit: HDFS-11833. HDFS architecture documentation descibes outdated placement policy. Contributed by Chen Liang.

2017-05-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 c2d7c1247 -> 9b595ba40 HDFS-11833. HDFS architecture documentation descibes outdated placement policy. Contributed by Chen Liang. (cherry picked from commit 1d1c52b42feae5a4271ef4b771d0d8de43e83c15) (cherry picked from commit

hadoop git commit: HDFS-11833. HDFS architecture documentation descibes outdated placement policy. Contributed by Chen Liang.

2017-05-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 489f85933 -> 1d1c52b42 HDFS-11833. HDFS architecture documentation descibes outdated placement policy. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe

2017-05-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk c48f2976a -> 489f85933 YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/489f8593 Tree: