hadoop git commit: YARN-5540. Scheduler spends too much time looking at empty priorities. Contributed by Jason Lowe

2016-09-19 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk c54f6ef30 -> 7558dbbb4 YARN-5540. Scheduler spends too much time looking at empty priorities. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5540. Scheduler spends too much time looking at empty priorities. Contributed by Jason Lowe

2016-09-19 Thread jlowe
EASED YARN-5483. Optimize RMAppAttempt#pullJustFinishedContainers (sandflee via jlowe) +YARN-5540. Scheduler spends too much time looking at empty priorities +(jlowe) + BUG FIXES YARN-5197. RM leaks containers if running container disappears from http://git-wip-us.a

hadoop git commit: HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen

2016-08-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 6f9c346e5 -> 126d165ef HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen (cherry picked from commit 126d165efd80e266a8309241f3cf059e358f5019)

2016-08-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5ae8b82f3 -> f57a26378 HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen (cherry picked from commit 126d165efd80e266a8309241f3cf059e358f5019) Project:

hadoop git commit: HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen (cherry picked from commit 126d165efd80e266a8309241f3cf059e358f5019)

2016-08-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 cda68de9b -> 8cd399624 HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen (cherry picked from commit 126d165efd80e266a8309241f3cf059e358f5019) Project:

hadoop git commit: HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen (cherry picked from commit 126d165efd80e266a8309241f3cf059e358f5019)

2016-08-23 Thread jlowe
xt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -23,6 +23,9 @@ Release 2.7.4 - UNRELEASED HDFS-10763. Open files can leak permanently due to inconsistent lease update (kihwal) +HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with +timeouts (Xiao Chen via jl

hadoop git commit: HADOOP-13552. RetryInvocationHandler logs all remote exceptions. Contributed by Jason Lowe

2016-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk c25817159 -> 92d8f3715 HADOOP-13552. RetryInvocationHandler logs all remote exceptions. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13552. RetryInvocationHandler logs all remote exceptions. Contributed by Jason Lowe (cherry picked from commit 92d8f371553b88e5b3a9d3354e93f75d60d81368)

2016-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 e813a3ea4 -> 039c831f5 HADOOP-13552. RetryInvocationHandler logs all remote exceptions. Contributed by Jason Lowe (cherry picked from commit 92d8f371553b88e5b3a9d3354e93f75d60d81368) Project:

hadoop git commit: HADOOP-13552. RetryInvocationHandler logs all remote exceptions. Contributed by Jason Lowe (cherry picked from commit 92d8f371553b88e5b3a9d3354e93f75d60d81368)

2016-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 6f10a0a87 -> b1979bec5 HADOOP-13552. RetryInvocationHandler logs all remote exceptions. Contributed by Jason Lowe (cherry picked from commit 92d8f371553b88e5b3a9d3354e93f75d60d81368) Project:

hadoop git commit: YARN-5560. Clean up bad exception catching practices in TestYarnClient. Contributed by Sean Po

2016-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 92d8f3715 -> 4cbe61407 YARN-5560. Clean up bad exception catching practices in TestYarnClient. Contributed by Sean Po Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5560. Clean up bad exception catching practices in TestYarnClient. Contributed by Sean Po (cherry picked from commit 4cbe61407dcb71f099bc7ec6ae87560d786ee714)

2016-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b1979bec5 -> 09e585e30 YARN-5560. Clean up bad exception catching practices in TestYarnClient. Contributed by Sean Po (cherry picked from commit 4cbe61407dcb71f099bc7ec6ae87560d786ee714) Project:

hadoop git commit: YARN-5389. TestYarnClient#testReservationDelete fails. Contributed by Sean Po (cherry picked from commit 4037b22b7cb2755df17a65b03f6c0b9f63a476cd)

2016-08-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 bd729af8a -> 8657dece8 YARN-5389. TestYarnClient#testReservationDelete fails. Contributed by Sean Po (cherry picked from commit 4037b22b7cb2755df17a65b03f6c0b9f63a476cd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: YARN-5389. TestYarnClient#testReservationDelete fails. Contributed by Sean Po

2016-08-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 6de262cdc -> 4037b22b7 YARN-5389. TestYarnClient#testReservationDelete fails. Contributed by Sean Po Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4037b22b

hadoop git commit: MAPREDUCE-6761. Regression when handling providers - invalid configuration ServiceConfiguration causes Cluster initialization failure. Contributed by Peter Vary

2016-08-24 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 0ce1ab95c -> 6fa9bf440 MAPREDUCE-6761. Regression when handling providers - invalid configuration ServiceConfiguration causes Cluster initialization failure. Contributed by Peter Vary Project:

hadoop git commit: MAPREDUCE-6761. Regression when handling providers - invalid configuration ServiceConfiguration causes Cluster initialization failure. Contributed by Peter Vary (cherry picked from

2016-08-24 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 a30f6a68f -> 5cdc4ba9f MAPREDUCE-6761. Regression when handling providers - invalid configuration ServiceConfiguration causes Cluster initialization failure. Contributed by Peter Vary (cherry picked from commit

hadoop git commit: MAPREDUCE-6761. Regression when handling providers - invalid configuration ServiceConfiguration causes Cluster initialization failure. Contributed by Peter Vary (cherry picked from

2016-08-24 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 f871aed87 -> 00c8ab91b MAPREDUCE-6761. Regression when handling providers - invalid configuration ServiceConfiguration causes Cluster initialization failure. Contributed by Peter Vary (cherry picked from commit

hadoop git commit: YARN-5560. Clean up bad exception catching practices in TestYarnClient. Contributed by Sean Po (cherry picked from commit 4cbe61407dcb71f099bc7ec6ae87560d786ee714)

2016-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 039c831f5 -> eeb18b0a4 YARN-5560. Clean up bad exception catching practices in TestYarnClient. Contributed by Sean Po (cherry picked from commit 4cbe61407dcb71f099bc7ec6ae87560d786ee714) Project:

hadoop git commit: YARN-4543. Fix random test failure in TestNodeStatusUpdater.testStopReentrant. (Akihiro Suda via rohithsharmaks) (cherry picked from commit ac686668031ee9837deed3f3566f09f33c437870)

2016-10-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3a89a8814 -> 515727f46 YARN-4543. Fix random test failure in TestNodeStatusUpdater.testStopReentrant. (Akihiro Suda via rohithsharmaks) (cherry picked from commit ac686668031ee9837deed3f3566f09f33c437870) Project:

hadoop git commit: YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847. Contributed by Wei-Chiu Chuang (cherry picked from commit b4a8fbcbbc5ea4ab3087ecf913839a53f32be113)

2016-10-27 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 b7f7d42c2 -> 8935b2370 YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847. Contributed by Wei-Chiu Chuang (cherry picked from commit b4a8fbcbbc5ea4ab3087ecf913839a53f32be113) Project:

hadoop git commit: YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847. Contributed by Wei-Chiu Chuang

2016-10-27 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 6fbfb501f -> b4a8fbcbb YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847. Contributed by Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li (cherry picked from commit 7e3c327d316b33d6a09bfd4e65e7e5384943bb1d)

2016-10-27 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 2cf3138d7 -> e50215306 YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li (cherry picked from commit 7e3c327d316b33d6a09bfd4e65e7e5384943bb1d) Project:

hadoop git commit: YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li

2016-10-27 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 31ff42b51 -> 7e3c327d3 YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li (cherry picked from commit 7e3c327d316b33d6a09bfd4e65e7e5384943bb1d)

2016-10-27 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 40dbf2a18 -> d21dc8aa6 YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li (cherry picked from commit 7e3c327d316b33d6a09bfd4e65e7e5384943bb1d) Project:

hadoop git commit: HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 3de130252 -> c017171da HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang (cherry picked from commit c017171da00a6cd71a2901c84a0298ce14a49e23)

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 62d8536df -> 0f224d405 HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang (cherry picked from commit c017171da00a6cd71a2901c84a0298ce14a49e23) Project:

hadoop git commit: YARN-5767. Fix the order that resources are cleaned up from the local Public/Private caches. Contributed by Chris Trezzo (cherry picked from commit 1b79c417dca17bcd2e031864bc6ca0725

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 2ab80a148 -> ea9a1be10 YARN-5767. Fix the order that resources are cleaned up from the local Public/Private caches. Contributed by Chris Trezzo (cherry picked from commit 1b79c417dca17bcd2e031864bc6ca07254c61b47) Project:

hadoop git commit: YARN-5027. NM should clean up app log dirs after NM restart. Contributed by sandflee (cherry picked from commit 7146359bfd436a76585fb1f3ea93716795308cec)

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 0f224d405 -> 2ab80a148 YARN-5027. NM should clean up app log dirs after NM restart. Contributed by sandflee (cherry picked from commit 7146359bfd436a76585fb1f3ea93716795308cec) Project:

hadoop git commit: YARN-5027. NM should clean up app log dirs after NM restart. Contributed by sandflee (cherry picked from commit 7146359bfd436a76585fb1f3ea93716795308cec)

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 558e53b10 -> 83bb428e6 YARN-5027. NM should clean up app log dirs after NM restart. Contributed by sandflee (cherry picked from commit 7146359bfd436a76585fb1f3ea93716795308cec) Project:

hadoop git commit: YARN-5027. NM should clean up app log dirs after NM restart. Contributed by sandflee

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk c017171da -> 7146359bf YARN-5027. NM should clean up app log dirs after NM restart. Contributed by sandflee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7146359b

hadoop git commit: HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang (cherry picked from commit c017171da00a6cd71a2901c84a0298ce14a49e23)

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 0a405c4f7 -> 558e53b10 HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang (cherry picked from commit c017171da00a6cd71a2901c84a0298ce14a49e23) Project:

hadoop git commit: YARN-5767. Fix the order that resources are cleaned up from the local Public/Private caches. Contributed by Chris Trezzo

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 7146359bf -> 1b79c417d YARN-5767. Fix the order that resources are cleaned up from the local Public/Private caches. Contributed by Chris Trezzo Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5767. Fix the order that resources are cleaned up from the local Public/Private caches. Contributed by Chris Trezzo (cherry picked from commit 1b79c417dca17bcd2e031864bc6ca0725

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 83bb428e6 -> 9cc7ab4e9 YARN-5767. Fix the order that resources are cleaned up from the local Public/Private caches. Contributed by Chris Trezzo (cherry picked from commit 1b79c417dca17bcd2e031864bc6ca07254c61b47) Conflicts:

hadoop git commit: YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per heartbeat configurable. Contributed by Nathan Roberts

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 1b79c417d -> 1eae719bc YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per heartbeat configurable. Contributed by Nathan Roberts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per heartbeat configurable. Contributed by Nathan Roberts (cherry picked from commit 1eae719bcead45915977aa22032

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 ea9a1be10 -> b85b5c6b9 YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per heartbeat configurable. Contributed by Nathan Roberts (cherry picked from commit 1eae719bcead45915977aa220324650eab3c1b9e) Project:

hadoop git commit: YARN-5356. NodeManager should communicate physical resource capability to ResourceManager. Contributed by Inigo Goiri

2016-11-08 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk dbb133ccf -> 3f93ac073 YARN-5356. NodeManager should communicate physical resource capability to ResourceManager. Contributed by Inigo Goiri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5356. NodeManager should communicate physical resource capability to ResourceManager. Contributed by Inigo Goiri (cherry picked from commit 3f93ac0733058238a2c8f23960c986c71dca

2016-11-08 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 b77239b46 -> 8bb264c70 YARN-5356. NodeManager should communicate physical resource capability to ResourceManager. Contributed by Inigo Goiri (cherry picked from commit 3f93ac0733058238a2c8f23960c986c71dca0e02) Conflicts:

hadoop git commit: YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter (cherry picked from commit 6bb741ff0ef208a8628bc64d6537999d4cd6795

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 4cee535aa -> 27ed2c526 YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter (cherry picked from commit 6bb741ff0ef208a8628bc64d6537999d4cd67955) Project:

hadoop git commit: YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter (cherry picked from commit 6bb741ff0ef208a8628bc64d6537999d4cd6795

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 00625004b -> 4cb4e4c0a YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter (cherry picked from commit 6bb741ff0ef208a8628bc64d6537999d4cd67955) Project:

hadoop git commit: YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter

2016-11-04 Thread jlowe
xt +++ b/hadoop-yarn-project/CHANGES.txt @@ -59,6 +59,9 @@ Release 2.7.4 - UNRELEASED YARN-5001. Aggregated Logs root directory is created with wrong group if nonexistent (Haibo Chen via jlowe) +YARN-5837. NPE when getting node status of a decommissioned node after an +RM restart (Ro

hadoop git commit: YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 0c0ab102a -> 6bb741ff0 YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4763. RMApps Page crashes with NPE. (Bibin A Chundatt via rohithsharmaks) (cherry picked from commit 19ee1859071509bba9ecd0a8a7dc6a47e2979c88)

2016-10-19 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 d22a6a8b8 -> 34023ca41 YARN-4763. RMApps Page crashes with NPE. (Bibin A Chundatt via rohithsharmaks) (cherry picked from commit 19ee1859071509bba9ecd0a8a7dc6a47e2979c88) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang (cherry picked from commit 59bfcbf3579e45ddf96d

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 6cb1fda99 -> 46b7d6233 YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang (cherry picked from commit 59bfcbf3579e45ddf96db3aafccf669c8e03648f) Project:

hadoop git commit: YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang (cherry picked from commit 59bfcbf3579e45ddf96d

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a8dadd8c5 -> cb0fccad1 YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang (cherry picked from commit 59bfcbf3579e45ddf96db3aafccf669c8e03648f)

hadoop git commit: YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 6a11877ab -> 59bfcbf35 YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk d65603517 -> 7ef290cfe MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 74ac78b3c -> 41f8275c5 MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor (cherry picked from commit 41f8275c50b34c919cca26510d505775d676ebb4)

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 cf366a0fd -> e27fbcb50 MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor (cherry picked from commit 41f8275c50b34c919cca26510d505775d676ebb4) Project:

hadoop git commit: YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger

2016-11-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 3eb7b6868 -> 009452bb6 YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger (cherry picked from commit 009452bb6dbe5dffb0b30

2016-11-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 589596f6c -> 38024eb8f YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger (cherry picked from commit 009452bb6dbe5dffb0b304d67a2f360fe0eee1e2) Project:

hadoop git commit: YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger (cherry picked from commit 009452bb6dbe5dffb0b30

2016-11-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ce4cd9878 -> 74503ed6b YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger (cherry picked from commit 009452bb6dbe5dffb0b304d67a2f360fe0eee1e2)

hadoop git commit: MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph (cherry picked from commit 99c2bbd337942e4bc7b246a88dff53f98e530651

2016-11-14 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 399abe7c7 -> 5ffb26c2a MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph (cherry picked from commit 99c2bbd337942e4bc7b246a88dff53f98e530651) Project:

hadoop git commit: MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph

2016-11-14 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk ff0b99eaf -> 99c2bbd33 MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph (cherry picked from commit 99c2bbd337942e4bc7b246a88dff53f98e530651

2016-11-14 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 4dc40fe28 -> 5b1b825ac MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph (cherry picked from commit 99c2bbd337942e4bc7b246a88dff53f98e530651) Project:

hadoop git commit: YARN-5001. Aggregated Logs root directory is created with wrong group if nonexistent. Contributed by Haibo Chen (cherry picked from commit 76893a41003d57d94eb1a5f486010815266046af)

2016-11-01 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8504e20b2 -> 4a70bd86d YARN-5001. Aggregated Logs root directory is created with wrong group if nonexistent. Contributed by Haibo Chen (cherry picked from commit 76893a41003d57d94eb1a5f486010815266046af) Project:

hadoop git commit: YARN-4862. Handle duplicate completed containers in RMNodeImpl. Contributed by Rohith Sharma K S

2016-11-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 0e7549604 -> 352cbaa7a YARN-4862. Handle duplicate completed containers in RMNodeImpl. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4862. Handle duplicate completed containers in RMNodeImpl. Contributed by Rohith Sharma K S (cherry picked from commit 352cbaa7a54a94bad2bed131d6a250c5b21a7701)

2016-11-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 0c7caba08 -> e2917180e YARN-4862. Handle duplicate completed containers in RMNodeImpl. Contributed by Rohith Sharma K S (cherry picked from commit 352cbaa7a54a94bad2bed131d6a250c5b21a7701) Project:

hadoop git commit: YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per heartbeat configurable. Contributed by Nathan Roberts

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 9cc7ab4e9 -> 93165c1ad YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per heartbeat configurable. Contributed by Nathan Roberts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton. (cherry picked from commit f9557127b3660e138cab8d9535a589677809384a)

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b082d4b74 -> c89d46276 YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton. (cherry picked from commit f9557127b3660e138cab8d9535a589677809384a) Project:

hadoop git commit: YARN-5001. Aggregated Logs root directory is created with wrong group if nonexistent. Contributed by Haibo Chen (cherry picked from commit 76893a41003d57d94eb1a5f486010815266046af)

2016-11-01 Thread jlowe
ith wrong group if +nonexistent (Haibo Chen via jlowe) + Release 2.7.3 - 2016-08-25 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/5194a9bb/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/ser

hadoop git commit: MAPREDUCE-6724. Single shuffle to memory must not exceed Integer#MAX_VALUE. (Haibo Chen via gera) (cherry picked from commit 6890d5b472320fa7592ed1b08b623c55a27089c6)

2016-10-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8a664eba7 -> 0a405c4f7 MAPREDUCE-6724. Single shuffle to memory must not exceed Integer#MAX_VALUE. (Haibo Chen via gera) (cherry picked from commit 6890d5b472320fa7592ed1b08b623c55a27089c6) Conflicts:

hadoop git commit: MAPREDUCE-6724. Single shuffle to memory must not exceed Integer#MAX_VALUE. (Haibo Chen via gera) (cherry picked from commit 0a405c4f71b0697c8ecab6ce7de82a403baafad7)

2016-10-28 Thread jlowe
preduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -29,6 +29,8 @@ Release 2.7.4 - UNRELEASED MAPREDUCE-6763. Shuffle server listen queue is too small. (Jason Lowe via Varun Saxena) +MAPREDUCE-6724. Single shuffle to memory must not exceed +Integer#MAX_VALUE. (Haibo

hadoop git commit: YARN-5551. Ignore file backed pages from memory computation when smaps is enabled. Contributed by Rajesh Balamohan (cherry picked from commit ecb51b857ac7faceff981b2b6f22ea1af0d42ab

2016-10-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 dc5f7a9d5 -> 28bd08798 YARN-5551. Ignore file backed pages from memory computation when smaps is enabled. Contributed by Rajesh Balamohan (cherry picked from commit ecb51b857ac7faceff981b2b6f22ea1af0d42ab1) Project:

hadoop git commit: YARN-5551. Ignore file backed pages from memory computation when smaps is enabled. Contributed by Rajesh Balamohan

2016-10-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 96b12662e -> ecb51b857 YARN-5551. Ignore file backed pages from memory computation when smaps is enabled. Contributed by Rajesh Balamohan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger (cherry picked from commit 9947aeb60c3dd075544866fd6e4dab0ad8b4afa

2016-12-13 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 d7d9006af -> 0af67aa20 HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger (cherry picked from commit 9947aeb60c3dd075544866fd6e4dab0ad8b4afa2) Project:

hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger

2016-12-13 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk ef34bf2bb -> 9947aeb60 HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger (cherry picked from commit 631f1daee3507a1adbc68b937cca31c27dbe8d3

2016-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 867389247 -> ee12363f2 HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger (cherry picked from commit 631f1daee3507a1adbc68b937cca31c27dbe8d3d) Project:

hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger

2016-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 169bfc090 -> 631f1daee HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger"

2016-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk f92913c35 -> 169bfc090 Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger" This reverts commit 9947aeb60c3dd075544866fd6e4dab0ad8b4afa2. Project:

hadoop git commit: Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger"

2016-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 236dbe348 -> 81be6644c Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger" This reverts commit 0af67aa20014b355d43d74d52650039cf95c0a54. Project:

hadoop git commit: YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du

2017-01-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk a5ec1e31a -> 357eab956 YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du Project:

hadoop git commit: YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du (cherry pi

2017-01-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 8e5de45e0 -> cc09b1a49 YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du (cherry picked from commit

hadoop git commit: YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria (cherry picked from commit 6b17d449bf93e55c4f373ba96f12a

2016-12-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5025a898e -> e6394e3a3 YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria (cherry picked from commit 6b17d449bf93e55c4f373ba96f12af6319a8411c) Project:

hadoop git commit: YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria

2016-12-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 5a7941a4f -> 6b17d449b YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria

2016-12-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk c87b3a448 -> f304ccae3 YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen (cherry picked from commit 0cfd7ad21f4457513ed3416e5d77f3123bfe9da0)

2016-12-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 6b17d449b -> e8cd9dc20 MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen (cherry picked from commit 0cfd7ad21f4457513ed3416e5d77f3123bfe9da0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen

2016-12-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk f304ccae3 -> 0cfd7ad21 MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). 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/0cfd7ad2 Tree:

hadoop git commit: MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen (cherry picked from commit 0cfd7ad21f4457513ed3416e5d77f3123bfe9da0)

2016-12-02 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e6394e3a3 -> 69f66424b MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen (cherry picked from commit 0cfd7ad21f4457513ed3416e5d77f3123bfe9da0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: YARN-5246. NMWebAppFilter web redirects drop query parameters. Contributed by Varun Vasudev. (cherry picked from commit d0162f2040a4d98fbac51527dfc9447888cb32ab)

2017-01-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 0c1615c36 -> 2adce1b36 YARN-5246. NMWebAppFilter web redirects drop query parameters. Contributed by Varun Vasudev. (cherry picked from commit d0162f2040a4d98fbac51527dfc9447888cb32ab) Conflicts:

hadoop git commit: YARN-4990. Re-direction of a particular log file within in a container in NM UI does not redirect properly. Contributed by Xuan Gong. (cherry picked from commit 736f54b727c3f0ecc8fb

2017-01-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 2adce1b36 -> 689d19575 YARN-4990. Re-direction of a particular log file within in a container in NM UI does not redirect properly. Contributed by Xuan Gong. (cherry picked from commit 736f54b727c3f0ecc8fb9a594f2281c240c89cb8)

hadoop git commit: MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka. (cherry picked from commit 8f1c374bec2451568f463ab68f7eb6db734ab14e)

2017-01-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 65e7ae5dc -> 937f73980 MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka. (cherry picked from commit 8f1c374bec2451568f463ab68f7eb6db734ab14e) Conflicts:

hadoop git commit: MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka. (cherry picked from commit 8f1c374bec2451568f463ab68f7eb6db734ab14e)

2017-01-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 15e89634a -> 8ffe5eb7b MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka. (cherry picked from commit 8f1c374bec2451568f463ab68f7eb6db734ab14e) Conflicts:

[1/2] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales

2017-01-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 320776219 -> db947fb87 http://git-wip-us.apache.org/repos/asf/hadoop/blob/db947fb8/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/compress/zstd/TestZStandardCompressorDecompressor.java

[2/2] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales

2017-01-04 Thread jlowe
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a0a27616 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a0a27616 Diff:

[1/2] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales

2017-01-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk e49e0a6e3 -> a0a276162 http://git-wip-us.apache.org/repos/asf/hadoop/blob/a0a27616/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/compress/zstd/TestZStandardCompressorDecompressor.java

[2/2] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales

2017-01-04 Thread jlowe
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/db947fb8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/db947fb8 Diff:

hadoop git commit: YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition. Contributed by Robert Kanter

2017-03-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ca3ede5fd -> b1f0bde5d YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition. Contributed by Robert Kanter (cherry picked from commit bea8f8190f036375981ef4ceda409f9199730740) Conflicts:

hadoop git commit: YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition. Contributed by Robert Kanter

2017-03-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 253e3e78a -> fdf8f8ebc YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition. Contributed by Robert Kanter

2017-03-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 ef43a6248 -> bea8f8190 YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6836. exception thrown when accessing the job configuration web UI. Contributed by Haibo Chen

2017-03-30 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 7297e82cb -> c9b7ce927 MAPREDUCE-6836. exception thrown when accessing the job configuration web UI. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6836. exception thrown when accessing the job configuration web UI. Contributed by Haibo Chen

2017-03-30 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 526499533 -> a52b30f7e MAPREDUCE-6836. exception thrown when accessing the job configuration web UI. Contributed by Haibo Chen (cherry picked from commit c9b7ce92737f0a829408936ed9a361220d3e9680) Project:

hadoop git commit: MAPREDUCE-6850. Shuffle Handler keep-alive connections are closed from the server side. Contributed by Jonathan Eagles

2017-03-30 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 0d053eeb3 -> c8bd5fc7a MAPREDUCE-6850. Shuffle Handler keep-alive connections are closed from the server side. Contributed by Jonathan Eagles Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6850. Shuffle Handler keep-alive connections are closed from the server side. Contributed by Jonathan Eagles

2017-03-30 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 bb187e145 -> 526499533 MAPREDUCE-6850. Shuffle Handler keep-alive connections are closed from the server side. Contributed by Jonathan Eagles (cherry picked from commit c8bd5fc7a86f9890ceaa37a89491ab650e7e9a64) Conflicts:

hadoop git commit: MAPREDUCE-6850. Shuffle Handler keep-alive connections are closed from the server side. Contributed by Jonathan Eagles

2017-03-30 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 6e005ad32 -> a351a30d9 MAPREDUCE-6850. Shuffle Handler keep-alive connections are closed from the server side. Contributed by Jonathan Eagles (cherry picked from commit c8bd5fc7a86f9890ceaa37a89491ab650e7e9a64) Conflicts:

[2/2] hadoop git commit: YARN-6411. Clean up the overwrite of createDispatcher() in subclass of MockRM. Contributed by Yufei Gu

2017-03-31 Thread jlowe
YARN-6411. Clean up the overwrite of createDispatcher() in subclass of MockRM. Contributed by Yufei Gu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d1fac5d Tree:

[1/2] hadoop git commit: YARN-6411. Clean up the overwrite of createDispatcher() in subclass of MockRM. Contributed by Yufei Gu

2017-03-31 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 28cdc5a8d -> 4d1fac5df

hadoop git commit: YARN-4051. ContainerKillEvent lost when container is still recovering and application finishes. Contributed by sandflee

2017-03-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk cd976b263 -> 7114baddb YARN-4051. ContainerKillEvent lost when container is still recovering and application finishes. Contributed by sandflee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4051. ContainerKillEvent lost when container is still recovering and application finishes. Contributed by sandflee

2017-03-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 3eaa79c9c -> a16ba4296 YARN-4051. ContainerKillEvent lost when container is still recovering and application finishes. Contributed by sandflee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4051. ContainerKillEvent lost when container is still recovering and application finishes. Contributed by sandflee

2017-03-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 72fbdf708 -> 5d86ce7b0 YARN-4051. ContainerKillEvent lost when container is still recovering and application finishes. Contributed by sandflee (cherry picked from commit a16ba4296e163d5cb4caed129f2f1612a69a8d84) Conflicts:

hadoop git commit: YARN-6217. TestLocalCacheDirectoryManager test timeout is too aggressive. Contributed by Miklos Szegedi

2017-03-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 66824b39f -> 6c8df1208 YARN-6217. TestLocalCacheDirectoryManager test timeout is too aggressive. Contributed by Miklos Szegedi (cherry picked from commit 4a8e3045027036afebbcb80f23b7a2886e56c255) Project:

hadoop git commit: YARN-6217. TestLocalCacheDirectoryManager test timeout is too aggressive. Contributed by Miklos Szegedi

2017-03-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 92ea6d74e -> 4a8e30450 YARN-6217. TestLocalCacheDirectoryManager test timeout is too aggressive. Contributed by Miklos Szegedi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

<    4   5   6   7   8   9   10   11   12   13   >