hadoop git commit: Preparing for 2.9.1 development

2017-11-02 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.9 6f5a95ff9 -> bb6a1aa5f Preparing for 2.9.1 development Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bb6a1aa5 Tree:

hadoop git commit: HDFS-12682. ECAdmin -listPolicies will always show SystemErasureCodingPolicies state as DISABLED.

2017-11-02 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 1700adc6f -> e565b5277 HDFS-12682. ECAdmin -listPolicies will always show SystemErasureCodingPolicies state as DISABLED. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12725. BlockPlacementPolicyRackFaultTolerant fails with very uneven racks.

2017-11-02 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 6fc09beac -> b00f828d8 HDFS-12725. BlockPlacementPolicyRackFaultTolerant fails with very uneven racks. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b00f828d Tree:

hadoop git commit: HDFS-12725. BlockPlacementPolicyRackFaultTolerant fails with very uneven racks.

2017-11-02 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.0 3e70fd9af -> 621a50ebb HDFS-12725. BlockPlacementPolicyRackFaultTolerant fails with very uneven racks. (cherry picked from commit e1187bad8e9b9abb54a55b5f9ab8373b0f64e6d7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri.

2017-11-02 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-3.0 1c96e0d69 -> 3e70fd9af YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri. (cherry picked from commit 6e2259264ad9525eeec2a14055d53236711659d7) Project:

hadoop git commit: HDFS-12720. Ozone: Ratis options are not passed from KSM Client protobuf helper correctly. Contributed by Mukul Kumar Singh.

2017-11-02 Thread msingh
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 6e74039a1 -> 013c36f3c HDFS-12720. Ozone: Ratis options are not passed from KSM Client protobuf helper correctly. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri.

2017-11-02 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/trunk e565b5277 -> 6fc09beac YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri.

2017-11-02 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-2.9 a60bb3b36 -> 6f5a95ff9 YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri. (cherry picked from commit 6e2259264ad9525eeec2a14055d53236711659d7) Project:

hadoop git commit: YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri.

2017-11-02 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-2 931987f47 -> 2d8d420f2 YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri. (cherry picked from commit 6e2259264ad9525eeec2a14055d53236711659d7) Project:

hadoop git commit: HDFS-12682. ECAdmin -listPolicies will always show SystemErasureCodingPolicies state as DISABLED.

2017-11-02 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.0 1b6de3fac -> 1c96e0d69 HDFS-12682. ECAdmin -listPolicies will always show SystemErasureCodingPolicies state as DISABLED. (cherry picked from commit 4f4cea56b25d5acc14dd6d61dea70fd4a0c7a9d9) Project:

hadoop git commit: HDFS-12310: [SPS]: Provide an option to track the status of in progress requests. Contributed by Surendra Singh Lilhore.

2017-11-02 Thread rakeshr
Repository: hadoop Updated Branches: refs/heads/HDFS-10285 de86f100d -> 44b0b08b1 HDFS-12310: [SPS]: Provide an option to track the status of in progress requests. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7410. Cleanup FixedValueResource to avoid dependency to ResourceUtils. Contributed by Wangda Tan.

2017-11-02 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk ad0fff2b4 -> 1700adc6f YARN-7410. Cleanup FixedValueResource to avoid dependency to ResourceUtils. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru).

2017-11-02 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2.9 e44ff3f60 -> a60bb3b36 YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru). (cherry picked from commit ad0fff2b419e8fe8bb5c9a7e19b79dec16cbd96f) Project:

hadoop git commit: YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru).

2017-11-02 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 0200fbac5 -> 931987f47 YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru). (cherry picked from commit ad0fff2b419e8fe8bb5c9a7e19b79dec16cbd96f) Project:

hadoop git commit: YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru).

2017-11-02 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-3.0 cbd81f305 -> 1b6de3fac YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru). (cherry picked from commit ad0fff2b419e8fe8bb5c9a7e19b79dec16cbd96f) Project:

hadoop git commit: YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru).

2017-11-02 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk 53c0fb7ef -> ad0fff2b4 YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh)

2017-11-02 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.9 9a61d12c0 -> e44ff3f60 HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh) (cherry picked from commit 53c0fb7efebfac4a79f5cce2dd42cf00411d51e7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh)

2017-11-02 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 1516a9ef6 -> 0200fbac5 HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh) (cherry picked from commit 53c0fb7efebfac4a79f5cce2dd42cf00411d51e7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh)

2017-11-02 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk e6ec02001 -> 53c0fb7ef HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/53c0fb7e Tree:

hadoop git commit: HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh)

2017-11-02 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-3.0 3d923d66e -> cbd81f305 HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh) (cherry picked from commit 53c0fb7efebfac4a79f5cce2dd42cf00411d51e7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák.

2017-11-02 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-2.8 2dec52da2 -> 85130d80f YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák. (cherry picked from commit e6ec02001fc4eed9eb51c8653d8f931135e49eda) Project:

hadoop git commit: YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák.

2017-11-02 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-2.9 7a658363d -> 9a61d12c0 YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák. (cherry picked from commit e6ec02001fc4eed9eb51c8653d8f931135e49eda) Project:

hadoop git commit: YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák.

2017-11-02 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-2 752f000e0 -> 1516a9ef6 YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák. (cherry picked from commit e6ec02001fc4eed9eb51c8653d8f931135e49eda) Project:

hadoop git commit: YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák.

2017-11-02 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-3.0 fb442e9a7 -> 3d923d66e YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák. (cherry picked from commit e6ec02001fc4eed9eb51c8653d8f931135e49eda) Project:

hadoop git commit: YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák.

2017-11-02 Thread epayne
Repository: hadoop Updated Branches: refs/heads/trunk 04c604cf1 -> e6ec02001 YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[46/50] [abbrv] hadoop git commit: YARN-6670 Add separate NM overallocation thresholds for cpu and memory (Haibo Chen)

2017-11-02 Thread haibochen
YARN-6670 Add separate NM overallocation thresholds for cpu and memory (Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b8dba7d0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b8dba7d0 Diff:

[32/50] [abbrv] hadoop git commit: HDFS-12219. Javadoc for FSNamesystem#getMaxObjects is incorrect. Contributed by Erik Krogen.

2017-11-02 Thread haibochen
HDFS-12219. Javadoc for FSNamesystem#getMaxObjects is incorrect. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/20304b91 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/20304b91 Diff:

[43/50] [abbrv] hadoop git commit: MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi.

2017-11-02 Thread haibochen
MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc3f3eca Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cc3f3eca Diff:

[42/50] [abbrv] hadoop git commit: HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu

2017-11-02 Thread haibochen
HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cde56b9c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cde56b9c

[37/50] [abbrv] hadoop git commit: YARN-7396. NPE when accessing container logs due to null dirsHandler. Contributed by Jonathan Hung

2017-11-02 Thread haibochen
YARN-7396. NPE when accessing container logs due to null dirsHandler. 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/0cc98ae0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0cc98ae0

[40/50] [abbrv] hadoop git commit: MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/178751ed/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/EventWriter.java -- diff --git

[50/50] [abbrv] hadoop git commit: YARN-4512 [YARN-1011]. Provide a knob to turn on over-allocation. (kasha)

2017-11-02 Thread haibochen
YARN-4512 [YARN-1011]. Provide a knob to turn on over-allocation. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/75d19c1c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/75d19c1c Diff:

[33/50] [abbrv] hadoop git commit: HDFS-12744. More logs when short-circuit read is failed and disabled. Contributed by Weiwei Yang.

2017-11-02 Thread haibochen
HDFS-12744. More logs when short-circuit read is failed and disabled. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/56b88b06 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/56b88b06

[39/50] [abbrv] hadoop git commit: MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/178751ed/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestHistoryViewerPrinter.java -- diff

[34/50] [abbrv] hadoop git commit: YARN-7276 addendum to add timeline service depencies. Contributed by Inigo Goiri.

2017-11-02 Thread haibochen
YARN-7276 addendum to add timeline service depencies. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70f1a947 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/70f1a947 Diff:

[41/50] [abbrv] hadoop git commit: MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.

2017-11-02 Thread haibochen
MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/178751ed Tree:

[47/50] [abbrv] hadoop git commit: YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a4cfabf2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestNodeLabelContainerAllocation.java

[36/50] [abbrv] hadoop git commit: YARN-7412. Fix unit test for docker mount check on ubuntu. (Contributed by Eric Badger)

2017-11-02 Thread haibochen
YARN-7412. Fix unit test for docker mount check on ubuntu. (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/7a49ddfd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7a49ddfd Diff:

[45/50] [abbrv] hadoop git commit: YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda)

2017-11-02 Thread haibochen
YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda) Change-Id: Ia5336f407147d2985a61b5f9f1e69b5b35f398a4 (cherry picked from commit 752f000e0f521ca7be173d6ca338da4585284fd0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[21/50] [abbrv] hadoop git commit: YARN-7407. Moving logging APIs over to slf4j in hadoop-yarn-applications. Contributed by Yeliang Cang.

2017-11-02 Thread haibochen
YARN-7407. Moving logging APIs over to slf4j in hadoop-yarn-applications. Contributed by Yeliang Cang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/785f1b0d Tree:

[30/50] [abbrv] hadoop git commit: HDFS-12482. Provide a configuration to adjust the weight of EC recovery tasks to adjust the speed of recovery. (lei)

2017-11-02 Thread haibochen
HDFS-12482. Provide a configuration to adjust the weight of EC recovery tasks to adjust the speed of recovery. (lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9367c25d Tree:

[28/50] [abbrv] hadoop git commit: Revert "HDFS-12499. dfs.namenode.shared.edits.dir property is currently namenode specific key. Contributed by Bharat Viswanadham."

2017-11-02 Thread haibochen
Revert "HDFS-12499. dfs.namenode.shared.edits.dir property is currently namenode specific key. Contributed by Bharat Viswanadham." This reverts commit b922ba7393bd97b98e90f50f01b4cc664c44adb9. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[38/50] [abbrv] hadoop git commit: addendum patch for YARN-7289.

2017-11-02 Thread haibochen
addendum patch for YARN-7289. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/940ffe3f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/940ffe3f Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/940ffe3f

[31/50] [abbrv] hadoop git commit: HDFS-12714. Hadoop 3 missing fix for HDFS-5169. Contributed by Joe McDonnell.

2017-11-02 Thread haibochen
HDFS-12714. Hadoop 3 missing fix for HDFS-5169. Contributed by Joe McDonnell. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b8c8b5bc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b8c8b5bc Diff:

[26/50] [abbrv] hadoop git commit: HDFS-12699. TestMountTable fails with Java 7. Contributed by Inigo Goiri.

2017-11-02 Thread haibochen
HDFS-12699. TestMountTable fails with Java 7. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/982bd2a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/982bd2a5 Diff:

[22/50] [abbrv] hadoop git commit: YARN-7379. Moving logging APIs over to slf4j in hadoop-yarn-client. Contributed by Yeliang Cang.

2017-11-02 Thread haibochen
YARN-7379. Moving logging APIs over to slf4j in hadoop-yarn-client. Contributed by Yeliang Cang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c02d2ba5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c02d2ba5

[25/50] [abbrv] hadoop git commit: HDFS-7878. API - expose a unique file identifier.

2017-11-02 Thread haibochen
HDFS-7878. API - expose a unique file identifier. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d015e0bb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d015e0bb Diff:

[44/50] [abbrv] hadoop git commit: YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger

2017-11-02 Thread haibochen
YARN-7286. Add support for docker to have no capabilities. 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/d00b6f7c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d00b6f7c Diff:

[18/50] [abbrv] hadoop git commit: HADOOP-14980. [JDK9] Upgrade maven-javadoc-plugin to 3.0.0-M1. Contributed by liyunzhang.

2017-11-02 Thread haibochen
HADOOP-14980. [JDK9] Upgrade maven-javadoc-plugin to 3.0.0-M1. Contributed by liyunzhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b59e9255 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b59e9255 Diff:

[49/50] [abbrv] hadoop git commit: YARN-6705 Add separate NM preemption thresholds for cpu and memory (Haibo Chen)

2017-11-02 Thread haibochen
YARN-6705 Add separate NM preemption thresholds for cpu and memory (Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b80cad7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b80cad7 Diff:

[48/50] [abbrv] hadoop git commit: YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations.

2017-11-02 Thread haibochen
YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a4cfabf2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a4cfabf2

[29/50] [abbrv] hadoop git commit: YARN-6413. FileSystem based Yarn Registry implementation. (Ellen Hui via Subru).

2017-11-02 Thread haibochen
YARN-6413. FileSystem based Yarn Registry implementation. (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/ed24da3d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ed24da3d Diff:

[23/50] [abbrv] hadoop git commit: HADOOP-14919. BZip2 drops records when reading data in splits. Contributed by Jason Lowe

2017-11-02 Thread haibochen
HADOOP-14919. BZip2 drops records when reading data in splits. 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/2fae63aa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2fae63aa Diff:

[35/50] [abbrv] hadoop git commit: YARN-7400. Incorrect log preview displayed in jobhistory server ui. Contributed by Xuan Gong.

2017-11-02 Thread haibochen
YARN-7400. Incorrect log preview displayed in jobhistory server ui. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d57dba99 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d57dba99 Diff:

[24/50] [abbrv] hadoop git commit: HDFS-206. Support for head in FSShell. Contributed by Gabor Bota.

2017-11-02 Thread haibochen
HDFS-206. Support for head in FSShell. Contributed by Gabor Bota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81225430 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/81225430 Diff:

[20/50] [abbrv] hadoop git commit: HADOOP-14980. [JDK9] Upgrade maven-javadoc-plugin to 3.0.0-M1. Contributed by ligongyi.

2017-11-02 Thread haibochen
HADOOP-14980. [JDK9] Upgrade maven-javadoc-plugin to 3.0.0-M1. Contributed by ligongyi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fad22d8a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fad22d8a Diff:

[19/50] [abbrv] hadoop git commit: Revert "HADOOP-14980. [JDK9] Upgrade maven-javadoc-plugin to 3.0.0-M1. Contributed by liyunzhang."

2017-11-02 Thread haibochen
Revert "HADOOP-14980. [JDK9] Upgrade maven-javadoc-plugin to 3.0.0-M1. Contributed by liyunzhang." This reverts commit b59e92551d67e05c34e8b5b90d375c3e106afcd1. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/60503f9d

[17/50] [abbrv] hadoop git commit: HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release.

2017-11-02 Thread haibochen
HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8083aaa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a8083aaa Diff:

[16/50] [abbrv] hadoop git commit: HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a8083aaa/hadoop-yarn-project/hadoop-yarn/dev-support/Apache_Hadoop_YARN_Client_2.8.2.xml -- diff --git

[13/50] [abbrv] hadoop git commit: HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a8083aaa/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN_Client_2.8.2.xml -- diff --git

[14/50] [abbrv] hadoop git commit: HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a8083aaa/hadoop-yarn-project/hadoop-yarn/dev-support/Apache_Hadoop_YARN_Server_Common_2.8.2.xml -- diff --git

[15/50] [abbrv] hadoop git commit: HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a8083aaa/hadoop-yarn-project/hadoop-yarn/dev-support/Apache_Hadoop_YARN_Common_2.8.2.xml -- diff --git

[09/50] [abbrv] hadoop git commit: YARN-6927. Add support for individual resource types requests in MapReduce (Contributed by Gergo Repas via Daniel Templeton)

2017-11-02 Thread haibochen
YARN-6927. Add support for individual resource types requests in MapReduce (Contributed by Gergo Repas via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9a7e8108 Tree:

[11/50] [abbrv] hadoop git commit: HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a8083aaa/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN_Server_Common_2.8.2.xml -- diff --git

[08/50] [abbrv] hadoop git commit: HADOOP-14992. Upgrade Avro patch version. Contributed by Bharat Viswanadham

2017-11-02 Thread haibochen
HADOOP-14992. Upgrade Avro patch version. Contributed by Bharat Viswanadham Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e4878a59 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e4878a59 Diff:

[03/50] [abbrv] hadoop git commit: YARN-7397. Reduce lock contention in FairScheduler#getAppWeight()

2017-11-02 Thread haibochen
YARN-7397. Reduce lock contention in FairScheduler#getAppWeight() Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e62bbbca Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e62bbbca Diff:

[12/50] [abbrv] hadoop git commit: HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a8083aaa/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN_Common_2.8.2.xml -- diff --git

[07/50] [abbrv] hadoop git commit: YARN-7374. Improve performance of DRF comparisons for resource types in fair scheduler

2017-11-02 Thread haibochen
YARN-7374. Improve performance of DRF comparisons for resource types in fair scheduler Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9711b789 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9711b789 Diff:

[27/50] [abbrv] hadoop git commit: HDFS-12499. dfs.namenode.shared.edits.dir property is currently namenode specific key. Contributed by Bharat Viswanadham.

2017-11-02 Thread haibochen
HDFS-12499. dfs.namenode.shared.edits.dir property is currently namenode specific key. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b922ba73 Tree:

[05/50] [abbrv] hadoop git commit: YARN-7224. Support GPU isolation for docker container. Contributed by Wangda Tan.

2017-11-02 Thread haibochen
YARN-7224. Support GPU isolation for docker container. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9114d7a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9114d7a5 Diff:

[04/50] [abbrv] hadoop git commit: YARN-7224. Support GPU isolation for docker container. Contributed by Wangda Tan.

2017-11-02 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9114d7a5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/recovery/NMNullStateStoreService.java

[10/50] [abbrv] hadoop git commit: YARN-7336. Unsafe cast from long to int Resource.hashCode() method (Contributed by Miklos Szegedi via Daniel Templeton)

2017-11-02 Thread haibochen
YARN-7336. Unsafe cast from long to int Resource.hashCode() method (Contributed by Miklos Szegedi via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d64736d5 Tree:

[01/50] [abbrv] hadoop git commit: YARN-7178. Add documentation for Container Update API. (asuresh) [Forced Update!]

2017-11-02 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 0c8fd8973 -> a4cfabf28 (forced update) YARN-7178. Add documentation for Container Update API. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24f8c5cc

[06/50] [abbrv] hadoop git commit: YARN-6747. TestFSAppStarvation.testPreemptionEnable fails intermittently. (Contributed by Miklos Szegedi)

2017-11-02 Thread haibochen
YARN-6747. TestFSAppStarvation.testPreemptionEnable fails intermittently. (Contributed by Miklos Szegedi) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4811c8c Tree:

[02/50] [abbrv] hadoop git commit: YARN-7299. Fix TestDistributedScheduler. (asuresh)

2017-11-02 Thread haibochen
YARN-7299. Fix TestDistributedScheduler. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9c5c6874 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9c5c6874 Diff:

hadoop git commit: YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda)

2017-11-02 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2.9 cfef479b7 -> 7a658363d YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda) Change-Id: Ia5336f407147d2985a61b5f9f1e69b5b35f398a4 (cherry picked from commit 752f000e0f521ca7be173d6ca338da4585284fd0)

hadoop git commit: YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda)

2017-11-02 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk d00b6f7c1 -> 04c604cf1 YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda) Change-Id: Ia5336f407147d2985a61b5f9f1e69b5b35f398a4 (cherry picked from commit 752f000e0f521ca7be173d6ca338da4585284fd0)

hadoop git commit: YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda)

2017-11-02 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-3.0 b7dee1f06 -> fb442e9a7 YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda) Change-Id: Ia5336f407147d2985a61b5f9f1e69b5b35f398a4 (cherry picked from commit 752f000e0f521ca7be173d6ca338da4585284fd0)

hadoop git commit: YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda)

2017-11-02 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 6ad688234 -> 752f000e0 YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda) Change-Id: Ia5336f407147d2985a61b5f9f1e69b5b35f398a4 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations.

2017-11-02 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 e5a996e85 -> 0c8fd8973

[2/2] hadoop git commit: YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations.

2017-11-02 Thread haibochen
YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c8fd897 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0c8fd897

hadoop git commit: YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger

2017-11-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.9 da6ea5c14 -> cfef479b7 YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger (cherry picked from commit b7dee1f0608006e776624a9e4de39811d8aebc97) (cherry picked from commit

hadoop git commit: YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger

2017-11-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 82fc80a98 -> 6ad688234 YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger (cherry picked from commit b7dee1f0608006e776624a9e4de39811d8aebc97) Project:

hadoop git commit: YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger

2017-11-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.0 2ba71afcd -> b7dee1f06 YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger (cherry picked from commit d00b6f7c1ff2d7569ae9efdc6823ebcfb86ef2d4) Conflicts:

hadoop git commit: YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger

2017-11-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk cc3f3eca4 -> d00b6f7c1 YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: Add missing 2.8.2 jdiff for YARN API

2017-11-02 Thread asuresh
Repository: hadoop
Updated Branches:
  refs/heads/branch-2.9 05b7b3d12 -> da6ea5c14




[2/2] hadoop git commit: Add missing 2.8.2 jdiff for YARN API

2017-11-02 Thread asuresh
Add missing 2.8.2 jdiff for YARN API Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/da6ea5c1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/da6ea5c1 Diff:

hadoop git commit: MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi.

2017-11-02 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.9 6005f0a3e -> 05b7b3d12 MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi. (cherry picked from commit cc3f3eca409f5e57e540849a80e6448bb4924cc6) (cherry picked from commit

hadoop git commit: MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi.

2017-11-02 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 e53fcd52e -> 82fc80a98 MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi. (cherry picked from commit cc3f3eca409f5e57e540849a80e6448bb4924cc6) Project:

hadoop git commit: MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi.

2017-11-02 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.0 6b31a94b0 -> 2ba71afcd MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi. (cherry picked from commit cc3f3eca409f5e57e540849a80e6448bb4924cc6) Project:

hadoop git commit: MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi.

2017-11-02 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk cde56b9ce -> cc3f3eca4 MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc3f3eca

hadoop git commit: HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu

2017-11-02 Thread sammichen
Repository: hadoop Updated Branches: refs/heads/trunk 178751ed8 -> cde56b9ce HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu

2017-11-02 Thread sammichen
Repository: hadoop Updated Branches: refs/heads/branch-3.0 12f92e636 -> 6b31a94b0 HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[hadoop] Git Push Summary

2017-11-02 Thread sammichen
Repository: hadoop Updated Branches: refs/heads/apache-trunk [deleted] 0b9eb4c86 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

[hadoop] Git Push Summary

2017-11-02 Thread sammichen
Repository: hadoop Updated Branches: refs/heads/apache-3.0 [deleted] 4b01ae9c6 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: addendum patch for YARN-7289.

2017-11-02 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.9 355539717 -> 6005f0a3e addendum patch for YARN-7289. (cherry picked from commit 940ffe3f9ce74286a8863e3743faf88a33c817a3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.

2017-11-02 Thread aajisaka
http://git-wip-us.apache.org/repos/asf/hadoop/blob/12f92e63/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/EventWriter.java -- diff --git

[1/3] hadoop git commit: MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.

2017-11-02 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.0 9efe9bd3d -> 12f92e636

[3/3] hadoop git commit: MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.

2017-11-02 Thread aajisaka
MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling. (cherry picked from commit 178751ed8c9d47038acf8616c226f1f52e884feb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.

2017-11-02 Thread aajisaka
http://git-wip-us.apache.org/repos/asf/hadoop/blob/178751ed/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/EventWriter.java -- diff --git

  1   2   >