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

2017-05-08 Thread subru
/986811e9 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/986811e9 Branch: refs/heads/YARN-2915 Commit: 986811e902cfc4a5839906ecfc035b980422b8db Parents: 6ea62c1 Author: Subru Krishnan Authored: Thu Aug 4 15:54:38 2016 -0700 Committer: Subru Krishnan Committed: Mon May 8 16:44:16 2017

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

2017-05-08 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/26628887/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/utils/FederationPoliciesTestUtil.java -

[08/50] [abbrv] hadoop git commit: YARN-6234. Support multiple attempts on the node when AMRMProxy is enabled. (Giovanni Matteo Fumarola via Subru).

2017-05-08 Thread subru
YARN-6234. Support multiple attempts on the node when AMRMProxy is enabled. (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/cd9ff27f Tree: http://git-wip-us.apache.org/repos/asf/hadoop

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

2017-05-08 Thread subru
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/4f5717cf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4f5717cf Diff: http

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

2017-05-08 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/43e574ae/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 ---

hadoop git commit: YARN-6234. Support multiple attempts on the node when AMRMProxy is enabled. (Giovanni Matteo Fumarola via Subru).

2017-05-08 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 86fcb8a66 -> 7511cfb84 YARN-6234. Support multiple attempts on the node when AMRMProxy is enabled. (Giovanni Matteo Fumarola via Subru). (cherry picked from commit cd9ff27ffc9369820d0c39200a11bf00e6a767c8) Project: http://git-

hadoop git commit: YARN-6234. Support multiple attempts on the node when AMRMProxy is enabled. (Giovanni Matteo Fumarola via Subru).

2017-05-08 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk 1769b12a7 -> cd9ff27ff YARN-6234. Support multiple attempts on the node when AMRMProxy is enabled. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

[hadoop] Git Push Summary [forced push!] [Forced Update!]

2017-05-05 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 9ffb5d21a -> adbba7f2d (forced update) - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.

hadoop git commit: YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (Botong Huang via Subru).

2017-05-05 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 6186d2e74 -> 36d97e7aa YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (Botong Huang via Subru). (cherry picked from commit d6eed5acca222a281401c1d524824f0460ea7826) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (Botong Huang via Subru).

2017-05-05 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk e4f34ecb0 -> d6eed5acc YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (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/com

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

2017-05-03 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 a92e68473 -> adbba7f2d http://git-wip-us.apache.org/repos/asf/hadoop/blob/adbba7f2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/clientrm/TestRouterClientR

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

2017-05-03 Thread subru
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/adbba7f2 Tree: http://git-wip-us.apache.org/repos/asf

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

2017-05-03 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/adbba7f2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/main/java/org/apache/hadoop/yarn/server/router/clientrm/DefaultClientRequestInterceptor.java -

hadoop git commit: YARN-5331. Extend RLESparseResourceAllocation with period for supporting recurring reservations in YARN ReservationSystem. (Sangeetha Abdu Jyothi via Subru).

2017-05-01 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 2030f408e -> 6d53224af YARN-5331. Extend RLESparseResourceAllocation with period for supporting recurring reservations in YARN ReservationSystem. (Sangeetha Abdu Jyothi via Subru). (cherry picked from com

hadoop git commit: YARN-5331. Extend RLESparseResourceAllocation with period for supporting recurring reservations in YARN ReservationSystem. (Sangeetha Abdu Jyothi via Subru).

2017-05-01 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk e514fc432 -> 6bf42e48e YARN-5331. Extend RLESparseResourceAllocation with period for supporting recurring reservations in YARN ReservationSystem. (Sangeetha Abdu Jyothi via Subru). Project: http://git-wip-us.apache.org/repos/asf/had

[1/3] hadoop git commit: YARN-4359. Update LowCost agents logic to take advantage of YARN-4358. (Jonathan Yaniv and Ishai Menache via Subru).

2017-05-01 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 3e7f97fb0 -> 2030f408e http://git-wip-us.apache.org/repos/asf/hadoop/blob/0eae1c63/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/reservati

[3/3] hadoop git commit: YARN-6542. Fix the logger in TestAlignedPlanner and TestGreedyReservationAgent.

2017-05-01 Thread subru
-wip-us.apache.org/repos/asf/hadoop/tree/2030f408 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/2030f408 Branch: refs/heads/branch-2 Commit: 2030f408e01ac0a215c8dbe9b04a7e5d3a46d7b0 Parents: 0eae1c6 Author: Subru Krishnan Authored: Mon May 1 18:10:07 2017 -0700 Committer: Subru Krishnan

[2/3] hadoop git commit: YARN-4359. Update LowCost agents logic to take advantage of YARN-4358. (Jonathan Yaniv and Ishai Menache via Subru).

2017-05-01 Thread subru
YARN-4359. Update LowCost agents logic to take advantage of YARN-4358. (Jonathan Yaniv and Ishai Menache via Subru). (cherry picked from commit a3a615eeab8c14ccdc548311097e62a916963dc5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf

hadoop git commit: YARN-6542. Fix the logger in TestAlignedPlanner and TestGreedyReservationAgent.

2017-05-01 Thread subru
ree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e514fc43 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e514fc43 Branch: refs/heads/trunk Commit: e514fc432a424c57bdce16cad1d5b1d2e010f34e Parents: 1058b40 Author: Subru Krishnan Authored: Mon May 1 18:10:07 2017 -0700 Committer: Su

[2/2] hadoop git commit: YARN-4359. Update LowCost agents logic to take advantage of YARN-4358. (Jonathan Yaniv and Ishai Menache via Subru).

2017-05-01 Thread subru
YARN-4359. Update LowCost agents logic to take advantage of YARN-4358. (Jonathan Yaniv and Ishai Menache via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a3a615ee Tree: http://git-wip-us.apache.org/repos/asf

[1/2] hadoop git commit: YARN-4359. Update LowCost agents logic to take advantage of YARN-4358. (Jonathan Yaniv and Ishai Menache via Subru).

2017-05-01 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk 14b5c93f3 -> a3a615eea http://git-wip-us.apache.org/repos/asf/hadoop/blob/a3a615ee/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/

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

2017-04-24 Thread subru
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/beaca376 Tree: http://git-wip-us.apache.org/repos/asf

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

2017-04-24 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/43aafc51/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 ---

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

2017-04-24 Thread subru
/asf/hadoop/diff/17ddde75 Branch: refs/heads/YARN-2915 Commit: 17ddde75aa0ca000a401790a9334dc961e8c3ed0 Parents: 13d48e3 Author: Subru Krishnan Authored: Fri Jul 29 16:53:40 2016 -0700 Committer: Subru Krishnan Committed: Mon Apr 24 18:58:51 2017 -0700

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

2017-04-24 Thread subru
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/988f71c9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/988f71c9 Diff

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

2017-04-24 Thread subru
/diff/b569ef8b Branch: refs/heads/YARN-2915 Commit: b569ef8b58c03238f62ce1f906ffbef02e0b932b Parents: ea75da7 Author: Subru Krishnan Authored: Fri Aug 5 12:34:58 2016 -0700 Committer: Subru Krishnan Committed: Mon Apr 24 18:58:51 2017 -0700

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

2017-04-24 Thread subru
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/e4429d94 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e4429d94 Diff: http

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

2017-04-24 Thread subru
-wip-us.apache.org/repos/asf/hadoop/tree/19361696 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/19361696 Branch: refs/heads/YARN-2915 Commit: 193616968b50544d0059370dbd8a003bd5518251 Parents: d3d5b4c Author: Carlo Curino Authored: Wed Mar 22 13:53:47 2017 -0700 Committer: Subru Krishnan

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

2017-04-24 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/77697d80/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/policies/TestRouterPolicyFacade.java --

[35/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-04-24 Thread subru
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/ec7ab9c5

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

2017-04-24 Thread subru
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/68359b12 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/68359b12 Diff: http

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

2017-04-24 Thread subru
/tree/4e25db6f Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4e25db6f Branch: refs/heads/YARN-2915 Commit: 4e25db6f2f506e2c985f66c3bb1c012b1c6cc0fc Parents: c19ece6 Author: Carlo Curino Authored: Tue Feb 28 17:04:20 2017 -0800 Committer: Subru Krishnan Committed: Mon Apr 24 18:58:52 2017

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

2017-04-24 Thread subru
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/0114ff33 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0114ff33 Diff

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

2017-04-24 Thread subru
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/535e1f88 Tree: http://git-wip-us.apache.org

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

2017-04-24 Thread subru
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/a19a0e27 Tree: http

[33/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-04-24 Thread subru
s/asf/hadoop/tree/202e9a04 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/202e9a04 Branch: refs/heads/YARN-2915 Commit: 202e9a04a6a166157ef890067c8e4fa38ef2a792 Parents: 77697d8 Author: Subru Krishnan Authored: Tue Nov 22 18:30:40 2016 -0800 Committer: Subru Krishnan Committed: Mon Apr 24 18:

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

2017-04-24 Thread subru
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/55a3f1cc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/55a3f1cc Diff

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

2017-04-24 Thread subru
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/ebdac260 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[46/50] [abbrv] hadoop git commit: YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (Botong Huang via Subru)

2017-04-24 Thread subru
YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (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/d3d5b4cd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

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

2017-04-24 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ea75da73/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

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

2017-04-24 Thread subru
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/43aafc51 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

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

2017-04-24 Thread subru
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/77697d80 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

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

2017-04-24 Thread subru
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/14bf8ecd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/14bf8ecd Diff: http://git

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

2017-04-24 Thread subru
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/ba861ac1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ba861ac1 Diff: http

[08/50] [abbrv] hadoop git commit: HDFS-11529. Add libHDFS API to return last exception. Contributed by Sailesh Mukil.

2017-04-24 Thread subru
HDFS-11529. Add libHDFS API to return last exception. Contributed by Sailesh Mukil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fda86ef2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fda86ef2 Diff: http://git

[03/50] [abbrv] hadoop git commit: HDFS-11604. Define and parse erasure code policies. Contributed by Lin Zeng

2017-04-24 Thread subru
HDFS-11604. Define and parse erasure code policies. Contributed by Lin Zeng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b0803388 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b0803388 Diff: http://git-wip-us.a

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

2017-04-24 Thread subru
/asf/hadoop/diff/ea75da73 Branch: refs/heads/YARN-2915 Commit: ea75da734db836b16b23055b5224e30b59976e9b Parents: fe7fd95 Author: Subru Krishnan Authored: Fri Aug 5 11:52:44 2016 -0700 Committer: Subru Krishnan Committed: Mon Apr 24 18:58:51 2017 -0700

[06/50] [abbrv] hadoop git commit: MAPREDUCE-6871. Allow users to specify racks and nodes for strict locality for AMs (rkanter)

2017-04-24 Thread subru
MAPREDUCE-6871. Allow users to specify racks and nodes for strict locality for AMs (rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3721cfe1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3721cfe1 Diff: h

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

2017-04-24 Thread subru
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/7b74a666 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7b74a666

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

2017-04-24 Thread subru
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/024f0d4a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/024f0d4a Diff

[09/50] [abbrv] hadoop git commit: YARN-6291. Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation in new YARN UI. Contributed by Gergely Novák.

2017-04-24 Thread subru
YARN-6291. Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation in new YARN UI. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/561718e0 Tree: http://

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

2017-04-24 Thread subru
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/cdcd3cec Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cdcd3cec

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

2017-04-24 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/55a3f1cc/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/utils/FederationPoliciesTestUtil.java -

[10/50] [abbrv] hadoop git commit: YARN-5617. AMs only intended to run one attempt can be run more than once? Contributed by Jason Lowe.

2017-04-24 Thread subru
YARN-5617. AMs only intended to run one attempt can be run more than once? 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/52adf719 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/52adf71

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

2017-04-24 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/14bf8ecd/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

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

2017-04-24 Thread subru
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/367b08a2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

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

2017-04-24 Thread subru
-us.apache.org/repos/asf/hadoop/diff/fe7fd959 Branch: refs/heads/YARN-2915 Commit: fe7fd959e69a6ad3025f290f22777efaaec89462 Parents: 1960090 Author: Subru Krishnan Authored: Thu Aug 4 15:58:31 2016 -0700 Committer: Subru Krishnan Committed: Mon Apr 24 18:58:51 2017 -0700

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

2017-04-24 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/17ddde75/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 --

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

2017-04-24 Thread subru
: http://git-wip-us.apache.org/repos/asf/hadoop/diff/13d48e30 Branch: refs/heads/YARN-2915 Commit: 13d48e30403809ad73041a457d94f34323903500 Parents: 2ba21d6 Author: Subru Krishnan Authored: Tue Jul 19 15:08:25 2016 -0700 Committer: Subru Krishnan Committed: Mon Apr 24 18:58:51 2017 -0700

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

2017-04-24 Thread subru
-us.apache.org/repos/asf/hadoop/diff/86c84e1b Branch: refs/heads/YARN-2915 Commit: 86c84e1b19bfb7352cd266aa232b7fd68d990c35 Parents: 988f71c Author: Carlo Curino Authored: Thu Apr 13 12:09:39 2017 -0700 Committer: Subru Krishnan Committed: Mon Apr 24 18:58:53 2017 -0700

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

2017-04-24 Thread subru
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/c19ece6e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c19ece6e Diff: http://git

[05/50] [abbrv] hadoop git commit: HDFS-11689. New exception thrown by DFSClient%isHDFSEncryptionEnabled broke hacky hive code. Contributed by Yongjun Zhang.

2017-04-24 Thread subru
HDFS-11689. New exception thrown by DFSClient%isHDFSEncryptionEnabled broke hacky hive code. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5078df7b Tree: http://git-wip-us.apache.org/repos/as

[01/50] [abbrv] hadoop git commit: YARN-6363. Extending SLS: Synthetic Load Generator. (Carlo Curino via wangda) [Forced Update!]

2017-04-24 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 47451e0e3 -> 86c84e1b1 (forced update) http://git-wip-us.apache.org/repos/asf/hadoop/blob/de69d6e8/hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/synthetic/SynthTraceJobProducer.java

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

2017-04-24 Thread subru
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/f95ad216 Tree: http://git-wip

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

2017-04-24 Thread subru
/19600907 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/19600907 Branch: refs/heads/YARN-2915 Commit: 19600907e1255c0fcec3e74667ad52f1e8f2f035 Parents: 17ddde7 Author: Subru Krishnan Authored: Thu Aug 4 15:54:38 2016 -0700 Committer: Subru Krishnan Committed: Mon Apr 24 18:58:51 2017

[11/50] [abbrv] hadoop git commit: YARN-6500. Do not mount inaccessible cgroups directories in CgroupsLCEResourcesHandler. (Miklos Szegedi via Haibo Chen)

2017-04-24 Thread subru
YARN-6500. Do not mount inaccessible cgroups directories in CgroupsLCEResourcesHandler. (Miklos Szegedi 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/8ac50e13 Tree: http://git-wip-us.apache.org/repos/asf/h

[02/50] [abbrv] hadoop git commit: YARN-6363. Extending SLS: Synthetic Load Generator. (Carlo Curino via wangda)

2017-04-24 Thread subru
YARN-6363. Extending SLS: Synthetic Load Generator. (Carlo Curino via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de69d6e8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/de69d6e8 Diff: http://git-wip-us

[07/50] [abbrv] hadoop git commit: HDFS-11402. HDFS Snapshots should capture point-in-time copies of OPEN files. (Manoj Govindassamy via Yongjun Zhang)

2017-04-24 Thread subru
HDFS-11402. HDFS Snapshots should capture point-in-time copies of OPEN files. (Manoj Govindassamy via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/20e3ae26 Tree: http://git-wip-us.apache.org/repos/asf/hado

[13/50] [abbrv] hadoop git commit: YARN-6392. Add submit time to Application Summary log. (Zhihai Xu via wangda)

2017-04-24 Thread subru
YARN-6392. Add submit time to Application Summary log. (Zhihai Xu via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ba21d63 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2ba21d63 Diff: http://git-wip-us

[04/50] [abbrv] hadoop git commit: HADOOP-14261. Some refactoring work for erasure coding raw coder. Contributed by Lin Zeng.

2017-04-24 Thread subru
HADOOP-14261. Some refactoring work for erasure coding raw coder. Contributed by Lin Zeng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a22fe02f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a22fe02f Diff: htt

[12/50] [abbrv] hadoop git commit: HADOOP-14305 S3A SSE tests won't run in parallel: Bad request in directory GetFileStatus. Contributed by Steve Moist.

2017-04-24 Thread subru
HADOOP-14305 S3A SSE tests won't run in parallel: Bad request in directory GetFileStatus. Contributed by Steve Moist. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f934f83 Tree: http://git-wip-us.apache.org/repos/asf/had

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

2017-04-11 Thread subru
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/17fdd1cd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/17fdd1cd Diff: http

[15/50] [abbrv] hadoop git commit: YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (Botong Huang via Subru)

2017-04-11 Thread subru
YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (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/6b77971b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[08/50] [abbrv] hadoop git commit: YARN-6344. Add parameter for rack locality delay in CapacityScheduler. (kkaranasos)

2017-04-11 Thread subru
YARN-6344. Add parameter for rack locality delay in CapacityScheduler. (kkaranasos) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7999318a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7999318a Diff: http://git

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

2017-04-11 Thread subru
/tree/72d2f947 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/72d2f947 Branch: refs/heads/YARN-2915 Commit: 72d2f947cc1428f56c52cc04f53832e659a43fea Parents: 491ce43 Author: Carlo Curino Authored: Tue Feb 28 17:04:20 2017 -0800 Committer: Subru Krishnan Committed: Tue Apr 11 12:08:36 2017

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

2017-04-11 Thread subru
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/7e3a54c6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7e3a54c6 Diff

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

2017-04-11 Thread subru
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/bfd1ad63 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

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

2017-04-11 Thread subru
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/fb3368c8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fb3368c8 Diff: http

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

2017-04-11 Thread subru
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/2b6ce7c1 Tree: http://git-wip-us.apache.org

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

2017-04-11 Thread subru
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/b3c4e515 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

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

2017-04-11 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3bec9aca/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

[44/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-04-11 Thread subru
s/asf/hadoop/tree/79ea00dd Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/79ea00dd Branch: refs/heads/YARN-2915 Commit: 79ea00ddb16a38f396b7787c04972d6678dd6658 Parents: b3c4e51 Author: Subru Krishnan Authored: Tue Nov 22 18:30:40 2016 -0800 Committer: Subru Krishnan Committed: Tue Apr 11 12:

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

2017-04-11 Thread subru
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/a682194b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a682194b Diff: http

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

2017-04-11 Thread subru
/asf/hadoop/diff/c64e0f8e Branch: refs/heads/YARN-2915 Commit: c64e0f8e00f6852e60650f21eb22f6ba378a8e47 Parents: 3410ad0 Author: Subru Krishnan Authored: Fri Aug 5 11:52:44 2016 -0700 Committer: Subru Krishnan Committed: Tue Apr 11 12:08:36 2017 -0700

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

2017-04-11 Thread subru
/diff/8c592a29 Branch: refs/heads/YARN-2915 Commit: 8c592a29acf6b6951604d168f113de231f344c3e Parents: c64e0f8 Author: Subru Krishnan Authored: Fri Aug 5 12:34:58 2016 -0700 Committer: Subru Krishnan Committed: Tue Apr 11 12:08:36 2017 -0700

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

2017-04-11 Thread subru
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/e94d6002 Tree: http

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

2017-04-11 Thread subru
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/a249d71c Tree: http://git-wip

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

2017-04-11 Thread subru
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/32e44670 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/32e44670 Diff

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

2017-04-11 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6a6db7b1/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 --

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

2017-04-11 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7e3a54c6/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-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru)

2017-04-11 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9bdd16e5/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 ---

[12/50] [abbrv] hadoop git commit: YARN-6461. TestRMAdminCLI has very low test timeouts. Contributed by Eric Badger

2017-04-11 Thread subru
YARN-6461. TestRMAdminCLI has very low test timeouts. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/90d97372 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/90d97372 Diff: http://git-wip

[10/50] [abbrv] hadoop git commit: HDFS-11637. Fix javac warning caused by the deprecated key used in TestDFSClientRetries#testFailuresArePerOperation. Contributed by Yiqun Lin.

2017-04-11 Thread subru
HDFS-11637. Fix javac warning caused by the deprecated key used in TestDFSClientRetries#testFailuresArePerOperation. 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/2fd568fd Tree: http://git-wip-us

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

2017-04-11 Thread subru
/asf/hadoop/diff/6a6db7b1 Branch: refs/heads/YARN-2915 Commit: 6a6db7b1c5374ca4d13616868b45076c54204be4 Parents: 6572051 Author: Subru Krishnan Authored: Fri Jul 29 16:53:40 2016 -0700 Committer: Subru Krishnan Committed: Tue Apr 11 12:08:36 2017 -0700

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

2017-04-11 Thread subru
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/6a72d30a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

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

2017-04-11 Thread subru
/7f2ab32a Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/7f2ab32a Branch: refs/heads/YARN-2915 Commit: 7f2ab32a7559865a96b8eea8f40bc5fed894af33 Parents: 6a6db7b Author: Subru Krishnan Authored: Thu Aug 4 15:54:38 2016 -0700 Committer: Subru Krishnan Committed: Tue Apr 11 12:08:36 2017

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

2017-04-11 Thread subru
-us.apache.org/repos/asf/hadoop/diff/3410ad03 Branch: refs/heads/YARN-2915 Commit: 3410ad031e976c2d7bc4c15c1a6ccaccc6bcb798 Parents: 7f2ab32 Author: Subru Krishnan Authored: Thu Aug 4 15:58:31 2016 -0700 Committer: Subru Krishnan Committed: Tue Apr 11 12:08:36 2017 -0700

[16/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-04-11 Thread subru
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/092838eb

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

2017-04-11 Thread subru
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/bf747750 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bf747750 Diff

[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-04-11 Thread subru
-wip-us.apache.org/repos/asf/hadoop/tree/804981d3 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/804981d3 Branch: refs/heads/YARN-2915 Commit: 804981d3e230b80e2807143c072b84f5a19fac6e Parents: 6b77971 Author: Carlo Curino Authored: Wed Mar 22 13:53:47 2017 -0700 Committer: Subru Krishnan

<    2   3   4   5   6   7   8   9   10   11   >