hadoop git commit: YARN-5055. max apps per user can be larger than max per queue. Contributed by Eric Badger (cherry picked from commit ac954486c5102b8fbbc4229a0d3a512bcc7013c0)

2016-05-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8e404b432 -> 0bfad9675 YARN-5055. max apps per user can be larger than max per queue. Contributed by Eric Badger (cherry picked from commit ac954486c5102b8fbbc4229a0d3a512bcc7013c0) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: YARN-5055. max apps per user can be larger than max per queue. Contributed by Eric Badger (cherry picked from commit ac954486c5102b8fbbc4229a0d3a512bcc7013c0)

2016-05-23 Thread jlowe
oop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -139,6 +139,9 @@ Release 2.7.3 - UNRELEASED YARN-4747. AHS error 500 due to NPE when container start event is missing (Varun Saxena via jlowe) +YARN-5055. max apps per user can be larger than max per queue (E

hadoop git commit: YARN-5055. max apps per user can be larger than max per queue. Contributed by Eric Badger (cherry picked from commit ac954486c5102b8fbbc4229a0d3a512bcc7013c0)

2016-05-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 e8bd2a5be -> 760207045 YARN-5055. max apps per user can be larger than max per queue. Contributed by Eric Badger (cherry picked from commit ac954486c5102b8fbbc4229a0d3a512bcc7013c0) Project: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: YARN-5055. max apps per user can be larger than max per queue. Contributed by Eric Badger

2016-05-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk d1df0266c -> ac954486c YARN-5055. max apps per user can be larger than max per queue. 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/ac95

hadoop git commit: YARN-5103. With NM recovery enabled, restarting NM multiple times results in AM restart. Contributed by Junping Du (cherry picked from commit d1df0266cf4e9ff0ec70813c156556ca4e74f79

2016-05-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 4422beab7 -> 8e404b432 YARN-5103. With NM recovery enabled, restarting NM multiple times results in AM restart. Contributed by Junping Du (cherry picked from commit d1df0266cf4e9ff0ec70813c156556ca4e74f791) Project: http://git-wip-us

hadoop git commit: YARN-5103. With NM recovery enabled, restarting NM multiple times results in AM restart. Contributed by Junping Du

2016-05-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 6161d9ba5 -> d1df0266c YARN-5103. With NM recovery enabled, restarting NM multiple times results in AM restart. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/rep

hadoop git commit: YARN-5103. With NM recovery enabled, restarting NM multiple times results in AM restart. Contributed by Junping Du (cherry picked from commit d1df0266cf4e9ff0ec70813c156556ca4e74f79

2016-05-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 867cd2f5a -> e8bd2a5be YARN-5103. With NM recovery enabled, restarting NM multiple times results in AM restart. Contributed by Junping Du (cherry picked from commit d1df0266cf4e9ff0ec70813c156556ca4e74f791) Project: http://git-wip-us.a

hadoop git commit: MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen (cherry picked from commit 34fdd

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 362a778bf -> c983115e4 MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen (cherry picked from commit 34fddd1e912dcd9f898e500b8df11295ee4

hadoop git commit: MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen (cherry picked from commit 34fdd

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 51e06c085 -> 9c47862d8 MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen (cherry picked from commit 34fddd1e912dcd9f898e500b8df11295ee49c

hadoop git commit: MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 4a5819dae -> 12fa4ec14 MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.ap

hadoop git commit: MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 12fa4ec14 -> 34fddd1e9 MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commi

hadoop git commit: MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen (cherry picked from commit 12fa4ec141f8d0cb105b6f60c37

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 48be0ff67 -> 51e06c085 MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen (cherry picked from commit 12fa4ec141f8d0cb105b6f60c3739a4b26890fd5) Project: http://

hadoop git commit: YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du (cherry picked from commit 81effb7dcde2b31423438d6f1b8b8204d4ca05b3)

2016-05-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 29ed65ff9 -> 70faa87cc YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du (cherry picked from commit 81effb7dcde2b31423438d6f1b8b8204d4ca05b3) Project: http://git-wip-us.a

hadoop git commit: YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du (cherry picked from commit 81effb7dcde2b31423438d6f1b8b8204d4ca05b3)

2016-05-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 a37b3694e -> 575c05635 YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du (cherry picked from commit 81effb7dcde2b31423438d6f1b8b8204d4ca05b3) Project: http://git-wip-us.apa

hadoop git commit: YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du

2016-05-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk ad9441122 -> 81effb7dc YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

hadoop git commit: MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg (cherry picked from commit 9227dfc25f373a99cb66ad7d

2016-05-13 Thread jlowe
educer resource requests (Wangda Tan via jlowe) +MAPREDUCE-6558. multibyte delimiters with compressed input files generate +duplicate records (Wilfred Spiegelenburg via jlowe) + Release 2.6.4 - 2016-02-11 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/07b702d9/

hadoop git commit: MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg (cherry picked from commit 9227dfc25f373a99cb66ad7d

2016-05-13 Thread jlowe
time. Contributed by Varun Saxena & Wangda Tan +MAPREDUCE-6558. multibyte delimiters with compressed input files generate +duplicate records (Wilfred Spiegelenburg via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/7ded6

hadoop git commit: MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg (cherry picked from commit 9227dfc25f373a99cb66ad7d

2016-05-13 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a84850b4c -> ff8caccc8 MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg (cherry picked from commit 9227dfc25f373a99cb66ad7d6bacef8dcf336f77) Project: ht

hadoop git commit: MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg (cherry picked from commit 9227dfc25f373a99cb66ad7d

2016-05-13 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 f14208d36 -> 08743edd7 MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg (cherry picked from commit 9227dfc25f373a99cb66ad7d6bacef8dcf336f77) Project: http

hadoop git commit: MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg

2016-05-13 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk dd3a8bed0 -> 9227dfc25 MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us

hadoop git commit: YARN-5053. More informative diagnostics when applications killed by a user. Contributed by Eric Badger (cherry picked from commit 013000fbc2081c2b7e78b790fc6d847de92b9384)

2016-05-12 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 1370dfc77 -> bb95a5e18 YARN-5053. More informative diagnostics when applications killed by a user. Contributed by Eric Badger (cherry picked from commit 013000fbc2081c2b7e78b790fc6d847de92b9384) Project: http://git-wip-us.apache.org/re

hadoop git commit: YARN-5053. More informative diagnostics when applications killed by a user. Contributed by Eric Badger

2016-05-12 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 27c4e90ef -> 013000fbc YARN-5053. More informative diagnostics when applications killed by a user. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: MAPREDUCE-6684. High contention on scanning of user directory under immediate_done in Job History Server. Contributed by Haibo Chen (cherry picked from commit 5ffb54694b52657f3b7de4

2016-05-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 730ce7616 -> da48923d3 MAPREDUCE-6684. High contention on scanning of user directory under immediate_done in Job History Server. Contributed by Haibo Chen (cherry picked from commit 5ffb54694b52657f3b7de4560474ab740734e1b2) Conflicts:

hadoop git commit: MAPREDUCE-6684. High contention on scanning of user directory under immediate_done in Job History Server. Contributed by Haibo Chen (cherry picked from commit 5ffb54694b52657f3b7de4

2016-05-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 77d147e0e -> d3dfed3fd MAPREDUCE-6684. High contention on scanning of user directory under immediate_done in Job History Server. Contributed by Haibo Chen (cherry picked from commit 5ffb54694b52657f3b7de4560474ab740734e1b2) Project: ht

hadoop git commit: MAPREDUCE-6684. High contention on scanning of user directory under immediate_done in Job History Server. Contributed by Haibo Chen

2016-05-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk cd35b692d -> 5ffb54694 MAPREDUCE-6684. High contention on scanning of user directory under immediate_done in Job History Server. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-

hadoop git commit: YARN-4747. AHS error 500 due to NPE when container start event is missing. Contributed by Varun Saxena (cherry picked from commit b2ed6ae73197990a950ce71ece80c0f23221c384)

2016-05-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 b68e6b1d6 -> 3895058a6 YARN-4747. AHS error 500 due to NPE when container start event is missing. Contributed by Varun Saxena (cherry picked from commit b2ed6ae73197990a950ce71ece80c0f23221c384) Project: http://git-wip-us.apache.org/re

hadoop git commit: YARN-4747. AHS error 500 due to NPE when container start event is missing. Contributed by Varun Saxena (cherry picked from commit b2ed6ae73197990a950ce71ece80c0f23221c384)

2016-05-06 Thread jlowe
ect/CHANGES.txt index 5f71995..8a1cabf 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -136,6 +136,9 @@ Release 2.7.3 - UNRELEASED YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes (Nathan Roberts via jlowe) +YARN-4747. AHS e

hadoop git commit: YARN-4747. AHS error 500 due to NPE when container start event is missing. Contributed by Varun Saxena (cherry picked from commit b2ed6ae73197990a950ce71ece80c0f23221c384)

2016-05-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7fc44311d -> da24fe95f YARN-4747. AHS error 500 due to NPE when container start event is missing. Contributed by Varun Saxena (cherry picked from commit b2ed6ae73197990a950ce71ece80c0f23221c384) Project: http://git-wip-us.apache.org/

hadoop git commit: YARN-4747. AHS error 500 due to NPE when container start event is missing. Contributed by Varun Saxena

2016-05-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 23248f63a -> b2ed6ae73 YARN-4747. AHS error 500 due to NPE when container start event is missing. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: Addendum to CHANGES.txt for MR-6689

2016-05-06 Thread jlowe
ect/CHANGES.txt @@ -30,6 +30,9 @@ Release 2.6.5 - UNRELEASED MAPREDUCE-6302. Preempt reducers after a configurable timeout irrespective of headroom. (kasha via wangda) +MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer +resource requests (Wangda Tan via jl

hadoop git commit: MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan (cherry picked from commit c9bb96fa81fc925e33ccc0b02c98cc2d929df

2016-05-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 a9beec022 -> 0bd88aa78 MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan (cherry picked from commit c9bb96fa81fc925e33ccc0b02c98cc2d929df120) Conflicts: hado

hadoop git commit: MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan (cherry picked from commit c9bb96fa81fc925e33ccc0b02c98cc2d929df

2016-05-06 Thread jlowe
rce requests (Wangda Tan via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/5f698df9/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/RMContainerAllocator.j

hadoop git commit: MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan (cherry picked from commit c9bb96fa81fc925e33ccc0b02c98cc2d929df

2016-05-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 367e757d8 -> 7fc44311d MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan (cherry picked from commit c9bb96fa81fc925e33ccc0b02c98cc2d929df120) Project: http://git-wip-

hadoop git commit: MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan (cherry picked from commit c9bb96fa81fc925e33ccc0b02c98cc2d929df

2016-05-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 4ecbe2e9b -> d1aa3e0f8 MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan (cherry picked from commit c9bb96fa81fc925e33ccc0b02c98cc2d929df120) Project: http://git-wip-us

hadoop git commit: MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan

2016-05-06 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 1c5bbf649 -> c9bb96fa8 MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

hadoop git commit: YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit ee86cef2fee992fb7

2016-05-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 d6e95ae47 -> b452ecf4a YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit ee86cef2fee992fb773e87c895000ffc2ee788b0) Confl

hadoop git commit: YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit d0da13229cf692579

2016-05-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 38a3b8614 -> ee86cef2f YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit d0da13229cf692579c8c9db47a93f6c6255392c8) Conflic

hadoop git commit: YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla

2016-05-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 72b047715 -> d0da13229 YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

hadoop git commit: YARN-5003. Add container resource to RM audit log. Contributed by Nathan Roberts (cherry picked from commit ed54f5f1ff7862f8216f77d5ea8f9ccea674ccd1)

2016-05-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 d8fcf0206 -> baac4e7db YARN-5003. Add container resource to RM audit log. Contributed by Nathan Roberts (cherry picked from commit ed54f5f1ff7862f8216f77d5ea8f9ccea674ccd1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e)

2016-05-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 4f1c19888 -> 801352974 YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e) Project: http://git-wip-us.apache.org/rep

hadoop git commit: YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e)

2016-05-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 47f67ae44 -> d8fcf0206 YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e) Project: http://git-wip-us.apache.org/repos

hadoop git commit: YARN-5003. Add container resource to RM audit log. Contributed by Nathan Roberts

2016-05-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk c6b483916 -> ed54f5f1f YARN-5003. Add container resource to RM audit log. Contributed by Nathan Roberts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ed54f5f1 Tree:

hadoop git commit: YARN-5003. Add container resource to RM audit log. Contributed by Nathan Roberts (cherry picked from commit ed54f5f1ff7862f8216f77d5ea8f9ccea674ccd1)

2016-05-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 1426bd318 -> 395b13f08 YARN-5003. Add container resource to RM audit log. Contributed by Nathan Roberts (cherry picked from commit ed54f5f1ff7862f8216f77d5ea8f9ccea674ccd1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e)

2016-05-03 Thread jlowe
@ -133,6 +133,9 @@ Release 2.7.3 - UNRELEASED YARN-4940. yarn node -list -all failed if RM start with decommissioned node (sandflee via jlowe) +YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes +(Nathan Roberts via jlowe) + Release 2.7.2 - 2016-01-25

hadoop git commit: YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e)

2016-05-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8b4a8ff1b -> 072147015 YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e) Project: http://git-wip-us.apache.org/rep

hadoop git commit: YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e)

2016-05-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 162f5b817 -> 1426bd318 YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts (cherry picked from commit c6b48391680c1b81a86aabc3ad4c725bfade6d2e) Project: http://git-wip-us.apache.org/repos

hadoop git commit: YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts

2016-05-03 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 06413da72 -> c6b483916 YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c

[2/2] hadoop git commit: YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe (cherry picked from commit 4a8508501bc7538586

2016-04-29 Thread jlowe
YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe (cherry picked from commit 4a8508501bc753858693dacdafba61d604702f71) Conflicts: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hado

[1/2] hadoop git commit: Revert "YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe"

2016-04-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 77ef47398 -> e12c9e334 Revert "YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe" This reverts commit 77ef473981c1af0166ed6307b5a2789ca7caa7ba. Project:

hadoop git commit: YARN-4940. yarn node -list -all failed if RM start with decommissioned node. Contributed by sandflee (cherry picked from commit 69f3d428d5c3ab0c79cacffc22b1f59408622ae7)

2016-04-15 Thread jlowe
arn-project/CHANGES.txt index 6e51b26..b4ce34d 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -130,6 +130,9 @@ Release 2.7.3 - UNRELEASED YARN-4924. NM recovery race can lead to container not cleaned up. (sandflee via jlowe) +YARN-4940. yarn node -l

hadoop git commit: YARN-4940. yarn node -list -all failed if RM start with decommissioned node. Contributed by sandflee (cherry picked from commit 69f3d428d5c3ab0c79cacffc22b1f59408622ae7)

2016-04-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3e223d5dc -> d389afb3d YARN-4940. yarn node -list -all failed if RM start with decommissioned node. Contributed by sandflee (cherry picked from commit 69f3d428d5c3ab0c79cacffc22b1f59408622ae7) Conflicts: hadoop-yarn-project/

hadoop git commit: YARN-4940. yarn node -list -all failed if RM start with decommissioned node. Contributed by sandflee (cherry picked from commit 69f3d428d5c3ab0c79cacffc22b1f59408622ae7)

2016-04-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 2213a40f3 -> cd148cb34 YARN-4940. yarn node -list -all failed if RM start with decommissioned node. Contributed by sandflee (cherry picked from commit 69f3d428d5c3ab0c79cacffc22b1f59408622ae7) Project: http://git-wip-us.apache.org/repo

hadoop git commit: YARN-4940. yarn node -list -all failed if RM start with decommissioned node. Contributed by sandflee

2016-04-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk fdbafbc9e -> 69f3d428d YARN-4940. yarn node -list -all failed if RM start with decommissioned node. Contributed by sandflee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: YARN-4924. NM recovery race can lead to container not cleaned up. Contributed by sandflee (cherry picked from commit 9b5c5bd42f0cb240d0fe7754967765a99dd5be46)

2016-04-14 Thread jlowe
7.3 - UNRELEASED YARN-4938. MiniYarnCluster should not request transitionToActive to RM on non-HA environment. (Eric Badger via aajisaka) +YARN-4924. NM recovery race can lead to container not cleaned up. +(sandflee via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES h

hadoop git commit: YARN-4924. NM recovery race can lead to container not cleaned up. Contributed by sandflee (cherry picked from commit 3150ae8108a1fc40a67926be6254824c1e37cb38)

2016-04-14 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7dd879893 -> 9b5c5bd42 YARN-4924. NM recovery race can lead to container not cleaned up. Contributed by sandflee (cherry picked from commit 3150ae8108a1fc40a67926be6254824c1e37cb38) Conflicts: hadoop-yarn-project/hadoop-yarn

hadoop git commit: YARN-4924. NM recovery race can lead to container not cleaned up. Contributed by sandflee (cherry picked from commit 3150ae8108a1fc40a67926be6254824c1e37cb38)

2016-04-14 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 ab23acdfd -> ece01478c YARN-4924. NM recovery race can lead to container not cleaned up. Contributed by sandflee (cherry picked from commit 3150ae8108a1fc40a67926be6254824c1e37cb38) Project: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: YARN-4924. NM recovery race can lead to container not cleaned up. Contributed by sandflee

2016-04-14 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk a74580a4d -> 3150ae810 YARN-4924. NM recovery race can lead to container not cleaned up. 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/3150

hadoop git commit: Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"

2016-04-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 13be7a849 -> 3cf785687 Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla" This reverts commit 9d3c51eb5a701ae4ba296e2fd3fba154fa0097c0. P

hadoop git commit: Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"

2016-04-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 a3f849141 -> f1a370ce8 Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla" This reverts commit 814ceeb4893ad9ed903ebcfd30fe3158ec1c71df. Pro

hadoop git commit: Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"

2016-04-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 08ddb3ac6 -> 2a5da97f8 Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla" This reverts commit 1cbcd4a491e6a57d466c2897335614dc6770b475. Projec

hadoop git commit: YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong

2016-04-05 Thread jlowe
uot;type" field for LeafQueueInfo in response of RM REST API. (Varun Vasudev via junping-du) +YARN-4773. Log aggregation performs extraneous filesystem operations when +rolling log aggregation is disabled (Jun Gong via jlowe) + Release 2.6.4 - 2016-02-11 INCOMPATIBLE CHANGE

hadoop git commit: YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong

2016-04-05 Thread jlowe
ine service config properties (Naganarasimha G R via sjlee) +YARN-4773. Log aggregation performs extraneous filesystem operations when +rolling log aggregation is disabled (Jun Gong via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/

hadoop git commit: YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit 1cbcd4a491e6a57d4

2016-04-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3deeb9a15 -> 9d3c51eb5 YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit 1cbcd4a491e6a57d466c2897335614dc6770b475) Confl

hadoop git commit: YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit 1cbcd4a491e6a57d4

2016-04-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 13a4e25f2 -> 814ceeb48 YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla (cherry picked from commit 1cbcd4a491e6a57d466c2897335614dc6770b475) Projec

hadoop git commit: YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla

2016-04-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 776b549e2 -> 1cbcd4a49 YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

hadoop git commit: YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong (cherry picked from commit 948b75807068c304ffe

2016-03-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 cb7953377 -> 35f9cfda6 YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong (cherry picked from commit 948b75807068c304ffe789e32f2b850c0d653e0a) Projec

hadoop git commit: YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong (cherry picked from commit 948b75807068c304ffe

2016-03-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 a61a90c56 -> edf17fe8e YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong (cherry picked from commit 948b75807068c304ffe789e32f2b850c0d653e0a) Project:

hadoop git commit: YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong

2016-03-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 8bfaa8003 -> 948b75807 YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-w

hadoop git commit: HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee (cherry picked from commit 9a09200a1f5f752e266d4fb8e0c808073080bde8)

2016-03-25 Thread jlowe
oop-common/CHANGES.txt @@ -27,6 +27,9 @@ Release 2.6.5 - UNRELEASED HADOOP-12589. Fix intermittent test failure of TestCopyPreserveFlag (iwasakims) +HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM +(Sangjin Lee via jlowe) + Release 2.6.4 - 2016-02

hadoop git commit: HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee (cherry picked from commit 9a09200a1f5f752e266d4fb8e0c808073080bde8)

2016-03-25 Thread jlowe
oop-common/CHANGES.txt @@ -76,6 +76,9 @@ Release 2.7.3 - UNRELEASED HADOOP-12688. Fix deadlinks in Compatibility.md. (Gabor Liptak via aajisaka) +HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM +(Sangjin Lee via jlowe) + Release 2.7.2 - 2016-01

hadoop git commit: HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee (cherry picked from commit 9a09200a1f5f752e266d4fb8e0c808073080bde8)

2016-03-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1a194f875 -> 25b476e93 HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee (cherry picked from commit 9a09200a1f5f752e266d4fb8e0c808073080bde8) Project: http://git-wip-us.apache.org/re

hadoop git commit: HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee (cherry picked from commit 9a09200a1f5f752e266d4fb8e0c808073080bde8)

2016-03-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 c58599acb -> 5e823d839 HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee (cherry picked from commit 9a09200a1f5f752e266d4fb8e0c808073080bde8) Project: http://git-wip-us.apache.org/repo

hadoop git commit: HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee

2016-03-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 00bebb7e5 -> 9a09200a1 HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong (cherry picked from commit e8fc81f9c812b0c167411de7f1789a9a433a0d57)

2016-03-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 416ea158c -> e06446be7 YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong (cherry picked from commit e8fc81f9c812b0c167411de7f1789a9a433a0d57) Project: http://git-wip-us.apache.org/rep

hadoop git commit: YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong (cherry picked from commit e8fc81f9c812b0c167411de7f1789a9a433a0d57)

2016-03-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 8360d98d6 -> 3cea00a29 YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong (cherry picked from commit e8fc81f9c812b0c167411de7f1789a9a433a0d57) Project: http://git-wip-us.apache.org/repos

hadoop git commit: YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong

2016-03-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 3f622a143 -> e8fc81f9c YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. 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/c

hadoop git commit: MAPREDUCE-6535. TaskID default constructor results in NPE on toString(). Contributed by Daniel Templeton (cherry picked from commit 3f622a143c5fb15fee7e5dded99e4a4136f19810)

2016-03-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 0dc145362 -> 8360d98d6 MAPREDUCE-6535. TaskID default constructor results in NPE on toString(). Contributed by Daniel Templeton (cherry picked from commit 3f622a143c5fb15fee7e5dded99e4a4136f19810) Project: http://git-wip-us.apache.org/

hadoop git commit: MAPREDUCE-6535. TaskID default constructor results in NPE on toString(). Contributed by Daniel Templeton

2016-03-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 2c268cc93 -> 3f622a143 MAPREDUCE-6535. TaskID default constructor results in NPE on toString(). Contributed by Daniel Templeton Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741)

2016-03-07 Thread jlowe
txt @@ -104,6 +104,9 @@ Release 2.7.3 - UNRELEASED YARN-4723. NodesListManager$UnknownNodeId ClassCastException (Kuhu Shukla via jlowe) +YARN-4760. proxy redirect to history server uses wrong URL (Eric Badger +via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES http://

hadoop git commit: YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741)

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 53ec7c924 -> 0d734cea4 YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741) Project: http://git-wip-us.apache.org/repos/asf/hadoop

hadoop git commit: YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741)

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 4eace7ab4 -> adcdcfd5c YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 059caf998 -> 4163e36c2 YARN-4760. proxy redirect to history server uses wrong URL. 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/4163e36

hadoop git commit: YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana (cherry picked from commit 059caf99891943d9587cac19b48e82efbed06b2d)

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5f059e03f -> 53ec7c924 YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana (cherry picked from commit 059caf99891943d9587cac19b48e82efbed06b2d) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana (cherry picked from commit 059caf99891943d9587cac19b48e82efbed06b2d)

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 ed421cb12 -> 4eace7ab4 YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana (cherry picked from commit 059caf99891943d9587cac19b48e82efbed06b2d) Project: http://git-wip-us.apache.org/repos/as

hadoop git commit: YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk fd1c09be3 -> 059caf998 YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm

hadoop git commit: YARN-4731. container-executor should not follow symlinks in recursive_unlink_children. Contributed by Colin Patrick McCabe

2016-02-29 Thread jlowe
Fix test failure in TestMiniYarnClusterNodeUtilization. (Takashi Ohnishi via rohithsharmaks) +YARN-4731. container-executor should not follow symlinks in +recursive_unlink_children (Colin Patrick McCabe via jlowe) + Release 2.8.0 - UNRELEASED INCOMPATIBLE CHANGES http://git-

hadoop git commit: YARN-4731. container-executor should not follow symlinks in recursive_unlink_children. Contributed by Colin Patrick McCabe (cherry picked from commit c58a6d53c58209a8f78ff64e04e9112

2016-02-29 Thread jlowe
ect/CHANGES.txt @@ -178,6 +178,9 @@ Release 2.9.0 - UNRELEASED YARN-4566. Fix test failure in TestMiniYarnClusterNodeUtilization. (Takashi Ohnishi via rohithsharmaks) +YARN-4731. container-executor should not follow symlinks in +recursive_unlink_children (Colin Patrick McCabe via jl

hadoop git commit: YARN-4723. NodesListManager$UnknownNodeId ClassCastException. Contributed by Kuhu Shukla

2016-02-26 Thread jlowe
8,6 +98,9 @@ Release 2.7.3 - UNRELEASED YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early (Ming Ma via jlowe) +YARN-4723. NodesListManager$UnknownNodeId ClassCastException (Kuhu Shukla +via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATI

hadoop git commit: YARN-4723. NodesListManager$UnknownNodeId ClassCastException. Contributed by Kuhu Shukla (cherry picked from commit 6b0f813e898cbd14b2ae52ecfed6d30bce8cb6b7)

2016-02-26 Thread jlowe
arn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -1318,6 +1318,9 @@ Release 2.7.3 - UNRELEASED YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early (Ming Ma via jlowe) +YARN-4723. NodesListManager$UnknownNodeId ClassCastException (K

hadoop git commit: YARN-4723. NodesListManager$UnknownNodeId ClassCastException. Contributed by Kuhu Shukla (cherry picked from commit 6b0f813e898cbd14b2ae52ecfed6d30bce8cb6b7)

2016-02-26 Thread jlowe
arn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -1503,6 +1503,9 @@ Release 2.7.3 - UNRELEASED YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early (Ming Ma via jlowe) +YARN-4723. NodesListManager$UnknownNodeId ClassCastException (K

hadoop git commit: YARN-4723. NodesListManager$UnknownNodeId ClassCastException. Contributed by Kuhu Shukla

2016-02-26 Thread jlowe
9,9 @@ Release 2.7.3 - UNRELEASED YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early (Ming Ma via jlowe) +YARN-4723. NodesListManager$UnknownNodeId ClassCastException (Kuhu Shukla +via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHAN

hadoop git commit: YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early. Contributed by Ming Ma

2016-02-23 Thread jlowe
arn-project/CHANGES.txt index 4327e51..1470db5 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -15,6 +15,9 @@ Release 2.6.5 - UNRELEASED BUG FIXES +YARN-2046. Out of band heartbeats are sent only on container kill and +possibly too early (Ming Ma via jl

hadoop git commit: YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early. Contributed by Ming Ma

2016-02-23 Thread jlowe
Out of band heartbeats are sent only on container kill and +possibly too early (Ming Ma via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES @@ -972,6 +975,9 @@ Release 2.6.5 - UNRELEASED BUG FIXES +YARN-2046. Out of band heartbeats are sent only on container ki

hadoop git commit: YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early. Contributed by Ming Ma (cherry picked from commit d284e187b8db43056236032ebc2114ee462c27f6)

2016-02-23 Thread jlowe
SED YARN-4707. Remove the extra char (>) from SecureContainer.md. (Brahma Reddy Battula via aajisaka) +YARN-2046. Out of band heartbeats are sent only on container kill and +possibly too early (Ming Ma via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES @@ -

hadoop git commit: YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early. Contributed by Ming Ma (cherry picked from commit d284e187b8db43056236032ebc2114ee462c27f6)

2016-02-23 Thread jlowe
SED YARN-4707. Remove the extra char (>) from SecureContainer.md. (Brahma Reddy Battula via aajisaka) +YARN-2046. Out of band heartbeats are sent only on container kill and +possibly too early (Ming Ma via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES @@ -2340,6 +

hadoop git commit: YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early. Contributed by Ming Ma

2016-02-23 Thread jlowe
Brahma Reddy Battula via aajisaka) +YARN-2046. Out of band heartbeats are sent only on container kill and +possibly too early (Ming Ma via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES @@ -2390,6 +2393,9 @@ Release 2.6.5 - UNRELEASED BUG FIXES +YARN-2046. Out o

hadoop git commit: YARN-3404. Display queue name on application page. Contributed by Ryu Kobayashi (cherry picked from commit b2e6cf607f1712d103520ca6b3ff21ecc07cd265)

2016-02-12 Thread jlowe
644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -13,6 +13,8 @@ Release 2.7.3 - UNRELEASED YARN-4492. Add documentation for preemption supported in Capacity scheduler (Naganarasimha G R via jlowe) +YARN-3404. Display queue name on application page. (

hadoop git commit: HADOOP-12792. TestUserGroupInformation#testGetServerSideGroups fails in chroot. Contributed by Eric Badger (cherry picked from commit 6f03959e4dc0bc11030fd7e30a025447a4d6948a)

2016-02-10 Thread jlowe
lid 'loc' values (Kuhu Shukla via kihwal) +HADOOP-12792. TestUserGroupInformation#testGetServerSideGroups fails in +chroot (Eric Badger via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/4737d468/hadoop-common-p

hadoop git commit: HADOOP-12792. TestUserGroupInformation#testGetServerSideGroups fails in chroot. Contributed by Eric Badger (cherry picked from commit 6f03959e4dc0bc11030fd7e30a025447a4d6948a)

2016-02-10 Thread jlowe
oups fails in +chroot (Eric Badger via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/cad14365/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestUserGroupInf

hadoop git commit: HADOOP-12792. TestUserGroupInformation#testGetServerSideGroups fails in chroot. Contributed by Eric Badger (cherry picked from commit 6f03959e4dc0bc11030fd7e30a025447a4d6948a)

2016-02-10 Thread jlowe
n +chroot (Eric Badger via jlowe) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/fa9b3e63/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestUserGroupInf

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