[31/50] [abbrv] hadoop git commit: YARN-7311. Fix TestRMWebServicesReservation parametrization for fair scheduler. (Yufei Gu via Subru).

2017-10-19 Thread haibochen
YARN-7311. Fix TestRMWebServicesReservation parametrization for fair scheduler. (Yufei Gu via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/75323394 Tree:

hadoop git commit: YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc.

2018-01-09 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 90c86d6e0 -> f725b9e26 YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f725b9e2

hadoop git commit: YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc.

2018-01-09 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-7055 b016f08f6 -> 4b3f1c259 YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc. (cherry picked from commit f725b9e267c604fbcec09956e3a39caf04798809) Project:

hadoop git commit: YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc.

2018-01-09 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-2 c89278989 -> a58034cdf YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc. (cherry picked from commit f725b9e267c604fbcec09956e3a39caf04798809) (cherry picked from commit

hadoop git commit: YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc.

2018-01-09 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-3.0 effce9b11 -> cf816bc75 YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc. (cherry picked from commit f725b9e267c604fbcec09956e3a39caf04798809) Project:

hadoop git commit: YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc.

2018-01-09 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-2.9 3701c399b -> 6602182a2 YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc. (cherry picked from commit f725b9e267c604fbcec09956e3a39caf04798809) (cherry picked from commit

hadoop git commit: YARN-7665. Allow FS scheduler state dump to be turned on/off separately from FS debug log. (Wilfred Spiegelenburg via Haibo Chen)

2018-01-09 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 47563d86f -> 8ee7080e5 YARN-7665. Allow FS scheduler state dump to be turned on/off separately from FS debug log. (Wilfred Spiegelenburg via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7665. Allow FS scheduler state dump to be turned on/off separately from FS debug log. (Wilfred Spiegelenburg via Haibo Chen)

2018-01-09 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-3.0 92f63d04a -> 7b32d6811 YARN-7665. Allow FS scheduler state dump to be turned on/off separately from FS debug log. (Wilfred Spiegelenburg via Haibo Chen) (cherry picked from commit 8ee7080e5da15d8841d5f7bbf72ca033905c9751) Project:

hadoop git commit: YARN-7689. TestRMContainerAllocator fails after YARN-6124. Contributed by Wilfred Spiegelenburg.

2018-01-09 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 0ad9ef835 -> b646d79d9 YARN-7689. TestRMContainerAllocator fails after YARN-6124. Contributed by Wilfred Spiegelenburg. (cherry picked from commit 55066cc53dc22b68f9ca55a0029741d6c846be0a) Project:

hadoop git commit: YARN-5094. some YARN container events have timestamp of -1.

2018-01-19 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-3.0 6c10e0e12 -> 8793e45f5 YARN-5094. some YARN container events have timestamp of -1. (cherry picked from commit 4aca4ff759f773135f8a27dbaa9731196fac5233) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5094. some YARN container events have timestamp of -1.

2018-01-19 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-2.9 8702882b5 -> c4ba8eb00 YARN-5094. some YARN container events have timestamp of -1. (cherry picked from commit 4aca4ff759f773135f8a27dbaa9731196fac5233) (cherry picked from commit 8793e45f53607315bf6c99902452ba6cf2e3eb72) (cherry

hadoop git commit: YARN-5094. some YARN container events have timestamp of -1.

2018-01-19 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 130f8bce0 -> 4aca4ff75 YARN-5094. some YARN container events have timestamp of -1. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4aca4ff7 Tree:

hadoop git commit: YARN-5094. some YARN container events have timestamp of -1.

2018-01-19 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-2 c6139332f -> 895a0391f YARN-5094. some YARN container events have timestamp of -1. (cherry picked from commit 4aca4ff759f773135f8a27dbaa9731196fac5233) (cherry picked from commit 8793e45f53607315bf6c99902452ba6cf2e3eb72) Project:

hadoop git commit: MAPREDUCE-6984. MR AM to clean up temporary files from previous attempt in case of no recovery. (Gergo Repas via Haibo Chen)

2018-01-19 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 4aca4ff75 -> cce71dcee MAPREDUCE-6984. MR AM to clean up temporary files from previous attempt in case of no recovery. (Gergo Repas via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6984. MR AM to clean up temporary files from previous attempt in case of no recovery. (Gergo Repas via Haibo Chen)

2018-01-19 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-2 895a0391f -> a286acd7b MAPREDUCE-6984. MR AM to clean up temporary files from previous attempt in case of no recovery. (Gergo Repas via Haibo Chen) (cherry picked from commit cce71dceef9e82d31fe8ec59648b2a4a50c8869a) (cherry picked

hadoop git commit: MAPREDUCE-6984. MR AM to clean up temporary files from previous attempt in case of no recovery. (Gergo Repas via Haibo Chen)

2018-01-19 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-3.0 8793e45f5 -> fc669778b MAPREDUCE-6984. MR AM to clean up temporary files from previous attempt in case of no recovery. (Gergo Repas via Haibo Chen) (cherry picked from commit cce71dceef9e82d31fe8ec59648b2a4a50c8869a) Project:

hadoop git commit: MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas via Haibo Chen)

2018-01-25 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-3.0 217f408aa -> e6c66baba MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas via Haibo Chen) (cherry picked from commit cc10852252c2d69294eabc68bd032cc630a53b18) Project:

hadoop git commit: MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas via Haibo Chen)

2018-01-25 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-2 4d7bbee0a -> 5f44bd3eb MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas via Haibo Chen) (cherry picked from commit cc10852252c2d69294eabc68bd032cc630a53b18) (cherry picked from commit

hadoop git commit: MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas via Haibo Chen)

2018-01-25 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk ff8378eb1 -> cc1085225 MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7064. Use cgroup to get container resource utilization. (Miklos Szegedi via Haibo Chen)

2018-01-26 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 6eef3d7f1 -> 649ef7ac3 YARN-7064. Use cgroup to get container resource utilization. (Miklos Szegedi via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[06/50] [abbrv] hadoop git commit: YARN-7796. Container-executor fails with segfault on certain OS configurations. Contributed by Gergo Repas.

2018-01-28 Thread haibochen
YARN-7796. Container-executor fails with segfault on certain OS configurations. Contributed by Gergo Repas. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e7642a3e Tree:

[50/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen.

2018-01-28 Thread haibochen
YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13d61cc4 Tree:

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

2018-01-28 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/e7158d46 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e7158d46 Diff:

[11/50] [abbrv] hadoop git commit: MAPREDUCE-7015. Possible race condition in JHS if the job is not loaded. Contributed by Peter Bacsko

2018-01-28 Thread haibochen
MAPREDUCE-7015. Possible race condition in JHS if the job is not loaded. Contributed by Peter Bacsko Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cff9edd4 Tree:

[17/50] [abbrv] hadoop git commit: HDFS-13042. RBF: Heartbeat Router State. Contributed by Inigo Goiri.

2018-01-28 Thread haibochen
HDFS-13042. RBF: Heartbeat Router State. 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/7721fff7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7721fff7 Diff:

[24/50] [abbrv] hadoop git commit: YARN-7817. Add Resource reference to RM's NodeInfo object so REST API can get non memory/vcore resource usages. (Sunil G via wangda)

2018-01-28 Thread haibochen
YARN-7817. Add Resource reference to RM's NodeInfo object so REST API can get non memory/vcore resource usages. (Sunil G via wangda) Change-Id: Ia7ceeabd82046645ddeaf487c763288f36cfbdee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/50] [abbrv] hadoop git commit: YARN-7628. [Documentation] Documenting the ability to disable elasticity at Capacity Scheduler's sub queues. (Zian Chen via wangda)

2018-01-28 Thread haibochen
YARN-7628. [Documentation] Documenting the ability to disable elasticity at Capacity Scheduler's sub queues. (Zian Chen via wangda) Change-Id: I5c37df1c5bee9e3a78379775ef307ef94506ebc4 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[12/50] [abbrv] hadoop git commit: YARN-7737. prelaunch.err file not found exception on container failure. Contributed by Keqiu Hu.

2018-01-28 Thread haibochen
YARN-7737. prelaunch.err file not found exception on container failure. Contributed by Keqiu Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa8cf4d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fa8cf4d1

[49/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen.

2018-01-28 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/13d61cc4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/recovery/records/impl/pb/ApplicationAttemptStateDataPBImpl.java

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

2018-01-28 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/eba84365/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

[32/50] [abbrv] hadoop git commit: MAPREDUCE-7020. Task timeout in uber mode can crash AM. Contributed by Peter Bacsko

2018-01-28 Thread haibochen
MAPREDUCE-7020. Task timeout in uber mode can crash AM. Contributed by Peter Bacsko Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6eef3d7f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6eef3d7f Diff:

[27/50] [abbrv] hadoop git commit: MapFile.fix creates a wrong index file in case of block-compressed data file. Contributed by Grigori Rybkine

2018-01-28 Thread haibochen
MapFile.fix creates a wrong index file in case of block-compressed data file. Contributed by Grigori Rybkine Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/56872cff Tree:

[31/50] [abbrv] hadoop git commit: HDFS-13054. Handling PathIsNotEmptyDirectoryException in DFSClient delete call. Contributed by Nanda kumar.

2018-01-28 Thread haibochen
HDFS-13054. Handling PathIsNotEmptyDirectoryException in DFSClient delete call. Contributed by Nanda kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e990904d Tree:

[23/50] [abbrv] hadoop git commit: YARN-7814. Remove automatic mounting of the cgroups root directory into Docker containers. Contributed by Shane Kumpf.

2018-01-28 Thread haibochen
YARN-7814. Remove automatic mounting of the cgroups root directory into Docker containers. Contributed by Shane Kumpf. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e586560 Tree:

[04/50] [abbrv] hadoop git commit: HDFS-12963. Error log level in ShortCircuitRegistry#removeShm. Contributed by hu xiaodong.

2018-01-28 Thread haibochen
HDFS-12963. Error log level in ShortCircuitRegistry#removeShm. Contributed by hu xiaodong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d95c1377 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d95c1377 Diff:

[16/50] [abbrv] hadoop git commit: HDFS-13063. Fix the incorrect spelling in HDFSHighAvailabilityWithQJM.md

2018-01-28 Thread haibochen
HDFS-13063. Fix the incorrect spelling in HDFSHighAvailabilityWithQJM.md Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eb2dd086 Tree:

[47/50] [abbrv] hadoop git commit: YARN-6750. Add a configuration to cap how much a NM can be overallocated. Contributed by Haibo Chen.

2018-01-28 Thread haibochen
YARN-6750. Add a configuration to cap how much a NM can be overallocated. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2bb70c6 Tree:

[18/50] [abbrv] hadoop git commit: YARN-7728. Expose container preemptions related information in Capacity Scheduler queue metrics. Contributed by Eric Payne.

2018-01-28 Thread haibochen
YARN-7728. Expose container preemptions related information in Capacity Scheduler queue metrics. 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/82cc6f69 Tree:

[41/50] [abbrv] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate.

2018-01-28 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bdf3e661/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/TestFairScheduler.java

[29/50] [abbrv] hadoop git commit: YARN-2185. Use pipes when localizing archives. Contributed by Miklos Szegedi

2018-01-28 Thread haibochen
YARN-2185. Use pipes when localizing archives. 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/1b0f265d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1b0f265d Diff:

[30/50] [abbrv] hadoop git commit: MAPREDUCE-7022. Fast fail rogue jobs based on task scratch dir size. Contributed by Johan Gustavsson

2018-01-28 Thread haibochen
MAPREDUCE-7022. Fast fail rogue jobs based on task scratch dir size. Contributed by Johan Gustavsson Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a37e7f0a Tree:

[45/50] [abbrv] hadoop git commit: MAPREDUCE-6926. Allow MR jobs to opt out of oversubscription. Contributed by Haibo Chen.

2018-01-28 Thread haibochen
MAPREDUCE-6926. Allow MR jobs to opt out of oversubscription. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a13be84 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a13be84 Diff:

[13/50] [abbrv] hadoop git commit: YARN-7777. Fix user name format in YARN Registry DNS name. Contributed by Jian He

2018-01-28 Thread haibochen
YARN-. Fix user name format in YARN Registry DNS name. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c559b27 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0c559b27 Diff:

[28/50] [abbrv] hadoop git commit: YARN-7797. Docker host network can not obtain IP address for RegistryDNS. Contributed by Eric Yang

2018-01-28 Thread haibochen
YARN-7797. Docker host network can not obtain IP address for RegistryDNS. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2fa736f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f2fa736f

[03/50] [abbrv] hadoop git commit: YARN-7540 and YARN-7605. Convert yarn app cli to call yarn api services and implement doAs for Api Service REST API. Contributed by Eric Yang and Jian He

2018-01-28 Thread haibochen
YARN-7540 and YARN-7605. Convert yarn app cli to call yarn api services and implement doAs for Api Service REST API. Contributed by Eric Yang and Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e307edcb Tree:

[09/50] [abbrv] hadoop git commit: YARN-7806. Distributed Shell should use timeline async api's. Contributed by Rohith Sharma K S

2018-01-28 Thread haibochen
YARN-7806. Distributed Shell should use timeline async api's. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/97607617 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/97607617

[20/50] [abbrv] hadoop git commit: YARN-7798. Refactor SLS Reservation Creation. Contributed by Young Chen.

2018-01-28 Thread haibochen
YARN-7798. Refactor SLS Reservation Creation. Contributed by Young Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/16be42d3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/16be42d3 Diff:

[19/50] [abbrv] hadoop git commit: HDFS-13049. RBF: Inconsistent Router OPTS config in branch-2 and branch-3. Contributed by Wei Yan.

2018-01-28 Thread haibochen
HDFS-13049. RBF: Inconsistent Router OPTS config in branch-2 and branch-3. Contributed by Wei Yan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c139d5b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0c139d5b

[01/50] [abbrv] hadoop git commit: YARN-7782. Enable user re-mapping for Docker containers in yarn-default.xml. Contributed by Eric Yang [Forced Update!]

2018-01-28 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 c95d31fd7 -> 13d61cc42 (forced update) YARN-7782. Enable user re-mapping for Docker containers in yarn-default.xml. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[40/50] [abbrv] hadoop git commit: YARN-7460. Exclude findbugs warnings on SchedulerNode.numGuaranteedContainers and numOpportunisticContainers. Contributed by Haibo Chen.

2018-01-28 Thread haibochen
YARN-7460. Exclude findbugs warnings on SchedulerNode.numGuaranteedContainers and numOpportunisticContainers. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7dcead07 Tree:

[25/50] [abbrv] hadoop git commit: YARN-7760. [UI2] Clicking 'Master Node' or link next to 'AM Node Web UI' under application's appAttempt page goes to OLD RM UI. (Vasudevan Skm / Sunil G via wangda)

2018-01-28 Thread haibochen
YARN-7760. [UI2] Clicking 'Master Node' or link next to 'AM Node Web UI' under application's appAttempt page goes to OLD RM UI. (Vasudevan Skm / Sunil G via wangda) Change-Id: Ia7e2b955d3551ca43c6852fe253fd01983b56565 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[21/50] [abbrv] hadoop git commit: YARN-7102. NM heartbeat stuck when responseId overflows MAX_INT. Contributed by Botong Huang

2018-01-28 Thread haibochen
YARN-7102. NM heartbeat stuck when responseId overflows MAX_INT. Contributed by Botong Huang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff8378eb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ff8378eb Diff:

[02/50] [abbrv] hadoop git commit: YARN-7540 and YARN-7605. Convert yarn app cli to call yarn api services and implement doAs for Api Service REST API. Contributed by Eric Yang and Jian He

2018-01-28 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e307edcb/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/WebApps.java -- diff --git

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

2018-01-28 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/31a732ee Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/31a732ee Diff:

[08/50] [abbrv] hadoop git commit: YARN-7749. [UI2] GPU information tab in left hand side disappears when we click other tabs below. Contributed by Sunil G and Vasudevan Skm.

2018-01-28 Thread haibochen
YARN-7749. [UI2] GPU information tab in left hand side disappears when we click other tabs below. Contributed by Sunil G and Vasudevan Skm. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/20148634 Tree:

[10/50] [abbrv] hadoop git commit: YARN-7801. AmFilterInitializer should addFilter after fill all parameters. Contributed by Wangda Tan

2018-01-28 Thread haibochen
YARN-7801. AmFilterInitializer should addFilter after fill all parameters. 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/55c32776 Tree:

[33/50] [abbrv] hadoop git commit: YARN-7064. Use cgroup to get container resource utilization. (Miklos Szegedi via Haibo Chen)

2018-01-28 Thread haibochen
YARN-7064. Use cgroup to get container resource utilization. (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/649ef7ac Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/649ef7ac Diff:

[44/50] [abbrv] hadoop git commit: YARN-7491. Make sure AM is not scheduled on an opportunistic container. Contributed by Haibo Chen.

2018-01-28 Thread haibochen
YARN-7491. Make sure AM is not scheduled on an opportunistic container. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ee49eb92 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ee49eb92

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

2018-01-28 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/eba84365 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eba84365

[26/50] [abbrv] hadoop git commit: YARN-7742. [UI2] Duplicated containers are rendered per attempt. (Vasudevan Skm / Sunil G via wangda)

2018-01-28 Thread haibochen
YARN-7742. [UI2] Duplicated containers are rendered per attempt. (Vasudevan Skm / Sunil G via wangda) Change-Id: Ib2bb3c64d7f09a7c3488f498d0079bcd2e6ac023 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8b5b045b Tree:

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

2018-01-28 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/ab91ebd2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ab91ebd2 Diff:

[42/50] [abbrv] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate.

2018-01-28 Thread haibochen
YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bdf3e661 Tree:

[22/50] [abbrv] hadoop git commit: MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas via Haibo Chen)

2018-01-28 Thread haibochen
MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas 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/cc108522 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cc108522

[46/50] [abbrv] hadoop git commit: YARN-6921. Allow resource request to opt out of oversubscription in Fair Scheduler. Contributed by Haibo Chen.

2018-01-28 Thread haibochen
YARN-6921. Allow resource request to opt out of oversubscription in Fair Scheduler. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f096a17e Tree:

[07/50] [abbrv] hadoop git commit: Revert "YARN-7537 [Atsv2] load hbase configuration from filesystem rather than URL. Contributed by Rohith Sharma"

2018-01-28 Thread haibochen
Revert "YARN-7537 [Atsv2] load hbase configuration from filesystem rather than URL. Contributed by Rohith Sharma" This reverts commit ec8f47e7fadbe62c0c39390d0a46cefd50e98492. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[43/50] [abbrv] hadoop git commit: YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen.

2018-01-28 Thread haibochen
YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8390588a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8390588a Diff:

[05/50] [abbrv] hadoop git commit: HDFS-12772. RBF: Federation Router State State Store internal API. Contributed by Inigo Goiri.

2018-01-28 Thread haibochen
HDFS-12772. RBF: Federation Router State State Store internal API. 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/95743c67 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/95743c67

[15/50] [abbrv] hadoop git commit: YARN-7810. Update TestDockerContainerRuntime to test with current user credential. (contributed by Shane Kumpf)

2018-01-28 Thread haibochen
YARN-7810. Update TestDockerContainerRuntime to test with current user credential. (contributed by Shane Kumpf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/59828be1 Tree:

[48/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen.

2018-01-28 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/13d61cc4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestContainerResourceUsage.java

[05/50] [abbrv] hadoop git commit: YARN-7032. [ATSv2] NPE while starting hbase co-processor when HBase authorization is enabled. Contributed by Rohith Sharma K S.

2018-01-03 Thread haibochen
YARN-7032. [ATSv2] NPE while starting hbase co-processor when HBase authorization is enabled. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d62932c3 Tree:

[01/50] [abbrv] hadoop git commit: YARN-7662. [ATSv2] Define new set of configurations for reader and collectors to bind (Rohith Sharma K S via Varun Saxena) [Forced Update!]

2018-01-03 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 77bcf7cca -> 0ad9ef835 (forced update) YARN-7662. [ATSv2] Define new set of configurations for reader and collectors to bind (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[15/50] [abbrv] hadoop git commit: HDFS-12951. Incorrect javadoc in SaslDataTransferServer.java#receive. Contributed by Mukul Kumar Singh.

2018-01-03 Thread haibochen
HDFS-12951. Incorrect javadoc in SaslDataTransferServer.java#receive. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/826507c4 Tree:

[03/50] [abbrv] hadoop git commit: YARN-7466. addendum patch for failing unit test. (Contributed by Chandni Singh)

2018-01-03 Thread haibochen
YARN-7466. addendum patch for failing unit test. (Contributed by Chandni Singh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94a2ac6b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/94a2ac6b Diff:

[20/50] [abbrv] hadoop git commit: YARN-7542. Fix issue that causes some Running Opportunistic Containers to be recovered as PAUSED. (Sampada Dehankar via asuresh)

2018-01-03 Thread haibochen
YARN-7542. Fix issue that causes some Running Opportunistic Containers to be recovered as PAUSED. (Sampada Dehankar via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a55884c6 Tree:

[23/50] [abbrv] hadoop git commit: HADOOP-15149. CryptoOutputStream should implement StreamCapabilities.

2018-01-03 Thread haibochen
HADOOP-15149. CryptoOutputStream should implement StreamCapabilities. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81127616 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/81127616 Diff:

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

2018-01-03 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/23d3a7f1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/23d3a7f1 Diff:

[45/50] [abbrv] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate.

2018-01-03 Thread haibochen
YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/15ee0d44 Tree:

[25/50] [abbrv] hadoop git commit: HADOOP-15122. Lock down version of doxia-module-markdown plugin. Contributed by Marton Elek.

2018-01-03 Thread haibochen
HADOOP-15122. Lock down version of doxia-module-markdown plugin. Contributed by Marton Elek. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4bb765ee Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4bb765ee Diff:

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

2018-01-03 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d691e23f/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

[47/50] [abbrv] hadoop git commit: YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen.

2018-01-03 Thread haibochen
YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0af7353f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0af7353f Diff:

[35/50] [abbrv] hadoop git commit: YARN-6894. RM Apps API returns only active apps when query parameter queue used. Contributed by Gergely Novák.

2018-01-03 Thread haibochen
YARN-6894. RM Apps API returns only active apps when query parameter queue used. 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/80440231 Tree:

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

2018-01-03 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/d691e23f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d691e23f

[10/50] [abbrv] hadoop git commit: HDFS-12949. Fix findbugs warning in ImageWriter.java.

2018-01-03 Thread haibochen
HDFS-12949. Fix findbugs warning in ImageWriter.java. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ab632ba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5ab632ba Diff:

[13/50] [abbrv] hadoop git commit: HADOOP-13282. S3 blob etags to be made visible in S3A status/getFileChecksum() calls. Contributed by Steve Loughran

2018-01-03 Thread haibochen
HADOOP-13282. S3 blob etags to be made visible in S3A status/getFileChecksum() calls. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c8ff0cc3 Tree:

[11/50] [abbrv] hadoop git commit: HADOOP-15133. [JDK9] Ignore com.sun.javadoc.* and com.sun.tools.* in animal-sniffer-maven-plugin to compile with Java 9.

2018-01-03 Thread haibochen
HADOOP-15133. [JDK9] Ignore com.sun.javadoc.* and com.sun.tools.* in animal-sniffer-maven-plugin to compile with Java 9. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2d8f4ae Tree:

[34/50] [abbrv] hadoop git commit: YARN-7688. Miscellaneous Improvements To ProcfsBasedProcessTree. Contributed by BELUGA BEHR.

2018-01-03 Thread haibochen
YARN-7688. Miscellaneous Improvements To ProcfsBasedProcessTree. Contributed by BELUGA BEHR. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/626b5103 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/626b5103 Diff:

[32/50] [abbrv] hadoop git commit: HADOOP-15155. Error in javadoc of ReconfigurableBase#reconfigureProperty. Contributed by Ajay Kumar.

2018-01-03 Thread haibochen
HADOOP-15155. Error in javadoc of ReconfigurableBase#reconfigureProperty. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8287485 Tree:

[04/50] [abbrv] hadoop git commit: YARN-7616. Map YARN application status to Service Status more accurately. (Contributed by Gour Saha)

2018-01-03 Thread haibochen
YARN-7616. Map YARN application status to Service Status more accurately. (Contributed by Gour Saha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41b58101 Tree:

[29/50] [abbrv] hadoop git commit: HDFS-11847. Enhance dfsadmin listOpenFiles command to list files blocking datanode decommissioning.

2018-01-03 Thread haibochen
HDFS-11847. Enhance dfsadmin listOpenFiles command to list files blocking datanode decommissioning. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/42a1c985 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/42a1c985

[37/50] [abbrv] hadoop git commit: YARN-7691. Add Unit Tests for ContainersLauncher. (Sampada Dehankar via asuresh)

2018-01-03 Thread haibochen
YARN-7691. Add Unit Tests for ContainersLauncher. (Sampada Dehankar via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c0c7cce8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c0c7cce8 Diff:

[12/50] [abbrv] hadoop git commit: HADOOP-15113. NPE in S3A getFileStatus: null instrumentation on using closed instance. Contributed by Steve Loughran.

2018-01-03 Thread haibochen
HADOOP-15113. NPE in S3A getFileStatus: null instrumentation on using closed instance. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef450df4 Tree:

[08/50] [abbrv] hadoop git commit: HADOOP-14965. S3a input stream "normal" fadvise mode to be adaptive

2018-01-03 Thread haibochen
HADOOP-14965. S3a input stream "normal" fadvise mode to be adaptive Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ba491ff Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1ba491ff Diff:

[06/50] [abbrv] hadoop git commit: HDFS-12932. Fix confusing LOG message for block replication. Contributed by Chao Sun.

2018-01-03 Thread haibochen
HDFS-12932. Fix confusing LOG message for block replication. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a78db991 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a78db991 Diff:

[17/50] [abbrv] hadoop git commit: HADOOP-15086. NativeAzureFileSystem file rename is not atomic. Contributed by Thomas Marquardt

2018-01-03 Thread haibochen
HADOOP-15086. NativeAzureFileSystem file rename is not atomic. Contributed by Thomas Marquardt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52babbb4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/52babbb4 Diff:

[24/50] [abbrv] hadoop git commit: YARN-7555. Support multiple resource types in YARN native services. (wangda)

2018-01-03 Thread haibochen
YARN-7555. Support multiple resource types in YARN native services. (wangda) Change-Id: I330e6ee17a73962dcaadd766a3e72d2888681731 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7467e8fe Tree:

[28/50] [abbrv] hadoop git commit: HDFS-12351. Explicitly describe the minimal number of DataNodes required to support an EC policy in EC document.. Contributed by Hanisha Koneru.

2018-01-03 Thread haibochen
HDFS-12351. Explicitly describe the minimal number of DataNodes required to support an EC policy in EC document.. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b4d11337 Tree:

[26/50] [abbrv] hadoop git commit: HADOOP-15117. open(PathHandle) contract test should be exhaustive for default options

2018-01-03 Thread haibochen
HADOOP-15117. open(PathHandle) contract test should be exhaustive for default options Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7fe6f83c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7fe6f83c Diff:

[16/50] [abbrv] hadoop git commit: HDFS-12959. Fix TestOpenFilesWithSnapshot redundant configurations.

2018-01-03 Thread haibochen
HDFS-12959. Fix TestOpenFilesWithSnapshot redundant configurations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/76e664e9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/76e664e9 Diff:

[19/50] [abbrv] hadoop git commit: HDFS-9023. When NN is not able to identify DN for replication, reason behind it can be logged.

2018-01-03 Thread haibochen
HDFS-9023. When NN is not able to identify DN for replication, reason behind it can be logged. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5bf7e594 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5bf7e594

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

2018-01-03 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/8b98b55a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8b98b55a Diff:

<    1   2   3   4   5   6   7   8   >