hadoop git commit: YARN-7237. Cleanup usages of ResourceProfiles. (Wangda Tan)

2017-10-09 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 82cd85d86 -> 5cfbad68c YARN-7237. Cleanup usages of ResourceProfiles. (Wangda Tan) Change-Id: I959c8531bd48231956068cb7d2312f3235549f9c (cherry picked from commit 8536db5a7549fa44d9f9e444b41bd5978b5c6ae1) Project:

hadoop git commit: Revert "HDFS-12603. Enable async edit logging by default."

2017-10-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk f9ff17f51 -> 82cd85d86 Revert "HDFS-12603. Enable async edit logging by default." This reverts commit afb42aeabf1317b755ab79e0265bc90920c896ac. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "HDFS-12603. Enable async edit logging by default."

2017-10-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-3.0 fa676ba06 -> f1cfb2a8d Revert "HDFS-12603. Enable async edit logging by default." This reverts commit e9f3f49b6dabca540ce48a633c1767fbdb49b6da. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[16/18] hadoop git commit: YARN-7251. Misc changes to YARN-5734

2017-10-09 Thread xgong
YARN-7251. Misc changes to YARN-5734 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/168a3df8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/168a3df8 Diff:

[05/18] hadoop git commit: YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda) Change-Id: Ib98e82ff753bede21fcab2e6ca9ec1e7a5a2008f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5fd1668a

[14/18] hadoop git commit: YARN-7046. Add closing logic to configuration store

2017-10-09 Thread xgong
YARN-7046. Add closing logic to configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5105bc47 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5105bc47 Diff:

[15/18] hadoop git commit: YARN-7238. Documentation for API based scheduler configuration management

2017-10-09 Thread xgong
YARN-7238. Documentation for API based scheduler configuration management Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d35f5440 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d35f5440 Diff:

[03/18] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1514bac Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d1514bac

[07/18] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong)

2017-10-09 Thread xgong
YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f29c158 Tree:

[10/18] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/793476e4 Tree:

[08/18] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong)

2017-10-09 Thread xgong
YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e09f0d64 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e09f0d64 Diff:

[12/18] hadoop git commit: YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e6827a91/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/conf/TestZKConfigurationStore.java

[01/18] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung

2017-10-09 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-3.0 1d11701e5 -> fa676ba06 YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[06/18] hadoop git commit: YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao

2017-10-09 Thread xgong
YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09b7c876 Tree:

[13/18] hadoop git commit: YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda) Change-Id: I9debea674fe8c7e4109d4ca136965a1ea4c48bcc Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6827a91

[18/18] hadoop git commit: Merge branch 'YARN-5734-branch-3.0' into branch-3.0. (xgong)

2017-10-09 Thread xgong
Merge branch 'YARN-5734-branch-3.0' into branch-3.0. (xgong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa676ba0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fa676ba0 Diff:

[09/18] hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0b546420 Tree:

[02/18] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store

2017-10-09 Thread xgong
YARN-5951. Changes to allow CapacityScheduler to use configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/72169a02 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/72169a02 Diff:

[11/18] hadoop git commit: YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4bf38062 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4bf38062 Diff:

[04/18] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store

2017-10-09 Thread xgong
YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/28754646 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/28754646

[17/18] hadoop git commit: YARN-7252. Removing queue then failing over results in exception

2017-10-09 Thread xgong
YARN-7252. Removing queue then failing over results in exception Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/043a2170 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/043a2170 Diff:

[18/18] hadoop git commit: Merge branch 'YARN-5734' into trunk. (xgong)

2017-10-09 Thread xgong
Merge branch 'YARN-5734' into trunk. (xgong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f9ff17f5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f9ff17f5 Diff:

[17/18] hadoop git commit: YARN-7046. Add closing logic to configuration store

2017-10-09 Thread xgong
YARN-7046. Add closing logic to configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6622daa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d6622daa Diff:

[16/18] hadoop git commit: YARN-7238. Documentation for API based scheduler configuration management

2017-10-09 Thread xgong
YARN-7238. Documentation for API based scheduler configuration management Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a3075de9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a3075de9 Diff:

[12/18] hadoop git commit: YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao

2017-10-09 Thread xgong
YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04f9e80b Tree:

[07/18] hadoop git commit: YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ff39c0de/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/conf/TestZKConfigurationStore.java

[11/18] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong)

2017-10-09 Thread xgong
YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/916bdbd6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/916bdbd6 Diff:

[15/18] hadoop git commit: YARN-7252. Removing queue then failing over results in exception

2017-10-09 Thread xgong
YARN-7252. Removing queue then failing over results in exception Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1d36b53a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1d36b53a Diff:

[14/18] hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c8b208a Tree:

[09/18] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong)

2017-10-09 Thread xgong
YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e566fd8b Tree:

[01/18] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store

2017-10-09 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk 793820823 -> f9ff17f51 YARN-5951. Changes to allow CapacityScheduler to use configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef59cbe0 Tree:

[05/18] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e3579a8c Tree:

[13/18] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/74ba6ffa Tree:

[10/18] hadoop git commit: YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda) Change-Id: Ib98e82ff753bede21fcab2e6ca9ec1e7a5a2008f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a4e62530

[02/18] hadoop git commit: YARN-7251. Misc changes to YARN-5734

2017-10-09 Thread xgong
YARN-7251. Misc changes to YARN-5734 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09c5dfe9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/09c5dfe9 Diff:

[04/18] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store

2017-10-09 Thread xgong
YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef686635 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef686635

[08/18] hadoop git commit: YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda) Change-Id: I9debea674fe8c7e4109d4ca136965a1ea4c48bcc Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff39c0de

[06/18] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8a5136b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d8a5136b

[08/17] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong)

2017-10-09 Thread jhung
YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e09f0d64 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e09f0d64 Diff:

[10/17] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung

2017-10-09 Thread jhung
YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/793476e4 Tree:

[07/17] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong)

2017-10-09 Thread jhung
YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f29c158 Tree:

[11/17] hadoop git commit: YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung

2017-10-09 Thread jhung
YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4bf38062 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4bf38062 Diff:

[04/17] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda)

2017-10-09 Thread jhung
YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1514bac Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d1514bac

[12/17] hadoop git commit: YARN-7238. Documentation for API based scheduler configuration management

2017-10-09 Thread jhung
YARN-7238. Documentation for API based scheduler configuration management Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d35f5440 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d35f5440 Diff:

[01/17] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung

2017-10-09 Thread jhung
Repository: hadoop Updated Branches: refs/heads/YARN-5734-branch-3.0 1d11701e5 -> 043a21701 YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[16/17] hadoop git commit: YARN-7251. Misc changes to YARN-5734

2017-10-09 Thread jhung
YARN-7251. Misc changes to YARN-5734 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/168a3df8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/168a3df8 Diff:

[05/17] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store

2017-10-09 Thread jhung
YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/28754646 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/28754646

[15/17] hadoop git commit: YARN-7046. Add closing logic to configuration store

2017-10-09 Thread jhung
YARN-7046. Add closing logic to configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5105bc47 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5105bc47 Diff:

[09/17] hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung

2017-10-09 Thread jhung
YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0b546420 Tree:

[13/17] hadoop git commit: YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)

2017-10-09 Thread jhung
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e6827a91/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/conf/TestZKConfigurationStore.java

[03/17] hadoop git commit: YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda)

2017-10-09 Thread jhung
YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda) Change-Id: Ib98e82ff753bede21fcab2e6ca9ec1e7a5a2008f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5fd1668a

[02/17] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store

2017-10-09 Thread jhung
YARN-5951. Changes to allow CapacityScheduler to use configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/72169a02 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/72169a02 Diff:

[17/17] hadoop git commit: YARN-7252. Removing queue then failing over results in exception

2017-10-09 Thread jhung
YARN-7252. Removing queue then failing over results in exception Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/043a2170 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/043a2170 Diff:

[06/17] hadoop git commit: YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao

2017-10-09 Thread jhung
YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09b7c876 Tree:

[14/17] hadoop git commit: YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)

2017-10-09 Thread jhung
YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda) Change-Id: I9debea674fe8c7e4109d4ca136965a1ea4c48bcc Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6827a91

[hadoop] Git Push Summary

2017-10-09 Thread jhung
Repository: hadoop Updated Branches: refs/heads/YARN-5734-branch-3.0 [created] 1d11701e5 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail:

hadoop git commit: HDFS-12546. Ozone: DB listing operation performance improvement. Contributed by Weiwei Yang.

2017-10-09 Thread cliang
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 776db5aed -> 385c6cdcc HDFS-12546. Ozone: DB listing operation performance improvement. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[15/18] hadoop git commit: YARN-7251. Misc changes to YARN-5734

2017-10-09 Thread xgong
YARN-7251. Misc changes to YARN-5734 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06c8938a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/06c8938a Diff:

[08/18] hadoop git commit: YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda) Change-Id: Ib98e82ff753bede21fcab2e6ca9ec1e7a5a2008f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a47823ca

[09/18] hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a31c388 Tree:

[04/18] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/53a12681 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/53a12681

[01/18] hadoop git commit: YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2 1ddc49527 -> 6cdc6771e

[14/18] hadoop git commit: YARN-7252. Removing queue then failing over results in exception

2017-10-09 Thread xgong
YARN-7252. Removing queue then failing over results in exception Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4bd3f0df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4bd3f0df Diff:

[06/18] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store

2017-10-09 Thread xgong
YARN-5951. Changes to allow CapacityScheduler to use configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cd4bc54e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cd4bc54e Diff:

[12/18] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cd58f5da Tree:

[17/18] hadoop git commit: YARN-7238. Documentation for API based scheduler configuration management

2017-10-09 Thread xgong
YARN-7238. Documentation for API based scheduler configuration management Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/40bec384 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/40bec384 Diff:

[11/18] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong)

2017-10-09 Thread xgong
YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/96f4cf7c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/96f4cf7c Diff:

[10/18] hadoop git commit: YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao

2017-10-09 Thread xgong
YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/16b27573 Tree:

[05/18] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store

2017-10-09 Thread xgong
YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/072527b3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/072527b3

[02/18] hadoop git commit: YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)

2017-10-09 Thread xgong
YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda) Change-Id: I9debea674fe8c7e4109d4ca136965a1ea4c48bcc Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/887b366d

[13/18] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/38cf9ccd Tree:

[07/18] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong)

2017-10-09 Thread xgong
YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c500842 Tree:

[18/18] hadoop git commit: Merge branch 'YARN-5734-branch-2' into branch-2. (xgong)

2017-10-09 Thread xgong
Merge branch 'YARN-5734-branch-2' into branch-2. (xgong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6cdc6771 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6cdc6771 Diff:

[16/18] hadoop git commit: YARN-7046. Add closing logic to configuration store

2017-10-09 Thread xgong
YARN-7046. Add closing logic to configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c8f9fe88 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c8f9fe88 Diff:

[03/18] hadoop git commit: YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung

2017-10-09 Thread xgong
YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/36cda2ff Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/36cda2ff Diff:

hadoop git commit: Revert "HDFS-12603. Enable async edit logging by default."

2017-10-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 42d3229e6 -> 1ddc49527 Revert "HDFS-12603. Enable async edit logging by default." This reverts commit 42d3229e6f604d13a0419ac32979500dae306066. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12541. Extend TestSafeModeWithStripedFile with a random EC policy. Contributed by Takanobu Asanuma.

2017-10-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk afb42aeab -> 793820823 HDFS-12541. Extend TestSafeModeWithStripedFile with a random EC policy. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12541. Extend TestSafeModeWithStripedFile with a random EC policy. Contributed by Takanobu Asanuma.

2017-10-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-3.0 e9f3f49b6 -> 1d11701e5 HDFS-12541. Extend TestSafeModeWithStripedFile with a random EC policy. Contributed by Takanobu Asanuma. (cherry picked from commit 793820823325e390bb671f4cc1b3bc6920bba5de) Project:

[04/50] [abbrv] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri.

2017-10-09 Thread jhung
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ca4f209b/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcClient.java -- diff --git

[44/50] [abbrv] hadoop git commit: YARN-7252. Removing queue then failing over results in exception

2017-10-09 Thread jhung
YARN-7252. Removing queue then failing over results in exception Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1d36b53a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1d36b53a Diff:

[30/50] [abbrv] hadoop git commit: YARN-7245. Max AM Resource column in Active Users Info section of Capacity Scheduler UI page should be updated per-user. Contributed by Eric Payne.

2017-10-09 Thread jhung
YARN-7245. Max AM Resource column in Active Users Info section of Capacity Scheduler UI page should be updated per-user. Contributed by Eric Payne. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8137254a Tree:

[09/50] [abbrv] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri.

2017-10-09 Thread jhung
http://git-wip-us.apache.org/repos/asf/hadoop/blob/55da7fd7/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/federation/resolver/TestNamenodeResolver.java -- diff --git

[12/50] [abbrv] hadoop git commit: HDFS-12312. Rebasing HDFS-10467 (2). Contributed by Inigo Goiri.

2017-10-09 Thread jhung
HDFS-12312. Rebasing HDFS-10467 (2). Contributed by Inigo Goiri. (cherry picked from commit 90ba6843fb3ac5dc7576535e66a75a5e3433247b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/346c9fce Tree:

[20/50] [abbrv] hadoop git commit: HDFS-12335. Federation Metrics. Contributed by Inigo Goiri.

2017-10-09 Thread jhung
HDFS-12335. Federation Metrics. Contributed by Inigo Goiri. (cherry picked from commit 3b19e77752afce87936f5c0d1e6d272fba798d7b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bc9e588a Tree:

[43/50] [abbrv] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong)

2017-10-09 Thread jhung
YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/916bdbd6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/916bdbd6 Diff:

[15/50] [abbrv] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri.

2017-10-09 Thread jhung
HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. (cherry picked from commit ae27e31fbcf546481db0b0345772db2e9132372e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b3e6bd22 Tree:

[40/50] [abbrv] hadoop git commit: YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung

2017-10-09 Thread jhung
YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d8abd84 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d8abd84 Diff:

[49/50] [abbrv] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong)

2017-10-09 Thread jhung
YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e566fd8b Tree:

[36/50] [abbrv] hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung

2017-10-09 Thread jhung
YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c8b208a Tree:

[06/50] [abbrv] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri.

2017-10-09 Thread jhung
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6f0de273/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/store/protocol/impl/pb/RemoveMountTableEntryRequestPBImpl.java -- diff --git

[22/50] [abbrv] hadoop git commit: HDFS-12580. Rebasing HDFS-10467 after HDFS-12447. Contributed by Inigo Goiri.

2017-10-09 Thread jhung
HDFS-12580. Rebasing HDFS-10467 after HDFS-12447. Contributed by Inigo Goiri. (cherry picked from commit b12440d3479f19138bc66ea59baf41eb89061906) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c69e23d Tree:

[31/50] [abbrv] hadoop git commit: YARN-2612 addendum: fixed javadoc error.

2017-10-09 Thread jhung
YARN-2612 addendum: fixed javadoc error. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d6ca4c9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6d6ca4c9 Diff:

[28/50] [abbrv] hadoop git commit: HADOOP-14184. Remove service loader config entry for ftp fs. Contributed by Sen Zhao.

2017-10-09 Thread jhung
HADOOP-14184. Remove service loader config entry for ftp fs. Contributed by Sen Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9676ed19 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9676ed19 Diff:

[45/50] [abbrv] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda)

2017-10-09 Thread jhung
YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8a5136b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d8a5136b

[21/50] [abbrv] hadoop git commit: HDFS-12450. Fixing TestNamenodeHeartbeat and support non-HA. Contributed by Inigo Goiri.

2017-10-09 Thread jhung
HDFS-12450. Fixing TestNamenodeHeartbeat and support non-HA. Contributed by Inigo Goiri. (cherry picked from commit 928d1e87f9dbe64f89b858ccc1780723f3af58e7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/67785fe0 Tree:

[39/50] [abbrv] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung

2017-10-09 Thread jhung
YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/74ba6ffa Tree:

[16/50] [abbrv] hadoop git commit: HDFS-12384. Fixing compilation issue with BanDuplicateClasses. Contributed by Inigo Goiri.

2017-10-09 Thread jhung
HDFS-12384. Fixing compilation issue with BanDuplicateClasses. Contributed by Inigo Goiri. (cherry picked from commit fabe02c8fafa807198054da0c02b2ebaafda76aa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc58e7a9

[10/50] [abbrv] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri.

2017-10-09 Thread jhung
http://git-wip-us.apache.org/repos/asf/hadoop/blob/55da7fd7/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/store/protocol/UpdateNamenodeRegistrationResponse.java -- diff --git

[18/50] [abbrv] hadoop git commit: HDFS-12430. Rebasing HDFS-10467 After HDFS-12269 and HDFS-12218. Contributed by Inigo Goiri.

2017-10-09 Thread jhung
HDFS-12430. Rebasing HDFS-10467 After HDFS-12269 and HDFS-12218. Contributed by Inigo Goiri. (cherry picked from commit 3302e792d469b7e8f3bfa10151e4e1c546589734) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1f06b81e

[14/50] [abbrv] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri.

2017-10-09 Thread jhung
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b3e6bd22/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/federation/router/TestRouterAdmin.java -- diff --git

  1   2   >