Sunil
|
7820eeb267
|
YARN-6024. Capacity Scheduler 'continuous reservation looking' doesn't work when sum of queue's used and reserved resources is equal to max. Contributed by Wangda Tan.
|
2016-12-28 16:02:39 +05:30 |
Jian He
|
c95ab6b895
|
YARN-5694. ZKRMStateStore can prevent the transition to standby if the ZK node is unreachable. Contributed by Daniel Templeton
|
2016-12-05 13:49:49 -08:00 |
Varun Saxena
|
8517f34793
|
Updated CHANGES.txt for YARN-4328.
|
2016-11-15 18:57:39 +05:30 |
Naganarasimha
|
501e1e1f92
|
YARN-4355. NPE while processing localizer heartbeat. Contributed by Varun Saxena & Jonathan Hung (addendum for changes.txt)
|
2016-11-15 18:25:52 +05:30 |
Naganarasimha
|
7d87e11be4
|
YARN-4355. NPE while processing localizer heartbeat. Contributed by Varun Saxena & Jonathan Hung
|
2016-11-15 17:36:14 +05:30 |
Jason Lowe
|
c1a6f4f2ee
|
YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter
|
2016-11-04 22:41:11 +00:00 |
Jason Lowe
|
5194a9bb6f
|
YARN-5001. Aggregated Logs root directory is created with wrong group if nonexistent. Contributed by Haibo Chen
(cherry picked from commit 76893a4100 )
|
2016-11-01 20:26:07 +00:00 |
Carlo Curino
|
2de984ac3d
|
YARN-3432. Cluster metrics have wrong Total Memory when there is reserved memory on CS. (Brahma Reddy Battula via curino)
(cherry picked from commit 892a8348fc )
|
2016-10-30 23:28:13 +05:30 |
Varun Saxena
|
edaa37177b
|
YARN-4328. Fix findbugs warnings in resourcemanager (Akira Ajisaka via Varun Saxena)
|
2016-10-28 03:08:59 +05:30 |
Naganarasimha
|
ac395be019
|
YARN-3877. YarnClientImpl.submitApplication swallows exceptions. Contributed by Varun Saxena
(cherry picked from commit e4e72db5f9 )
(cherry picked from commit 4c2b20ca3e )
|
2016-10-11 16:29:43 -07:00 |
Brahma Reddy Battula
|
7e241cfcba
|
HADOOP-13670. Update CHANGES.txt to reflect all the changes in branch-2.7. Contributed by Brahma Reddy Battula
|
2016-10-06 17:56:45 +05:30 |
Jason Lowe
|
d6c36c2954
|
YARN-5540. Scheduler spends too much time looking at empty priorities. Contributed by Jason Lowe
|
2016-09-19 20:37:22 +00:00 |
Zhe Zhang
|
32a86f199c
|
YARN-5550. TestYarnCLI#testGetContainers should format according to CONTAINER_PATTERN. Contributed by Jonathan Hung.
(cherry picked from commit ed6ff5cd78 )
(cherry picked from commit 3ad4f0823c )
(cherry picked from commit 765139e4da )
|
2016-08-29 14:52:09 -07:00 |
Zhe Zhang
|
5fe29062eb
|
HADOOP-12668. Support excluding weak Ciphers in HttpServer2 through ssl-server.conf. Contributed by Vijay Singh.
Change-Id: Ie46a5427d29188935427f67e55203c19fcd83335
(cherry picked from commit 6d4a4e785b )
|
2016-08-23 15:09:05 -07:00 |
Jason Lowe
|
c2d3af39f1
|
YARN-5382. RM does not audit log kill request for active applications. Contributed by Vrushali C
|
2016-08-10 19:18:02 +00:00 |
Jason Lowe
|
f5754fe5bc
|
YARN-5483. Optimize RMAppAttempt#pullJustFinishedContainers. Contributed by sandflee
|
2016-08-10 18:12:07 +00:00 |
Jason Lowe
|
5580626ea0
|
YARN-5262. Optimize sending RMNodeFinishedContainersPulledByAMEvent for every AM heartbeat. Contributed by Rohith Sharma K S
(cherry picked from commit 26b5e6116f )
|
2016-08-09 22:20:22 +00:00 |
Jason Lowe
|
7bbd3cf650
|
YARN-4573. Fix test failure in TestRMAppTransitions#testAppRunningKill and testAppKilledKilled. (Takashi Ohnishi via rohithsharmaks)
(cherry picked from commit c01bee0108 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-08-05 20:12:23 +00:00 |
Jason Lowe
|
47e1eabf79
|
YARN-5469. Increase timeout of TestAmFilter.testFilter. Contributed by Eric Badger
(cherry picked from commit db4a61dc61 )
|
2016-08-03 19:55:59 +00:00 |
Jason Lowe
|
22b9a6ce4a
|
YARN-4717. TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails Intermittently due to IllegalArgumentException from cleanup (templedf via rkanter)
(cherry picked from commit 22ca176dfe )
|
2016-08-03 19:37:23 +00:00 |
Jason Lowe
|
4948fce1c1
|
YARN-5462. TestNodeStatusUpdater.testNodeStatusUpdaterRetryAndNMShutdown fails intermittently. Contributed by Eric Badger
(cherry picked from commit db646540f0 )
|
2016-08-03 19:21:27 +00:00 |
Rohith Sharma K S
|
400a6144e2
|
YARN-5092. TestRMDelegationTokens fails intermittently. Contributed by Jason Lowe.
|
2016-07-22 20:57:35 +05:30 |
Jason Lowe
|
9938010264
|
YARN-3707. RM Web UI queue filter doesn't work. Contributed by Wangda Tan
(cherry picked from commit 446d51591e )
(cherry picked from commit 03af057a47 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-07-21 18:17:29 +00:00 |
Varun Vasudev
|
1b8641a3c3
|
YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang.
|
2016-07-20 13:06:31 +05:30 |
Varun Saxena
|
954dac6860
|
YARN-5353. ResourceManager can leak delegation tokens when they are shared across apps. (Jason Lowe via Varun Saxena).
|
2016-07-13 07:31:49 +05:30 |
Vinod Kumar Vavilapalli
|
c454639abf
|
HADOOP-13312. Updated CHANGES.txt to reflect all the changes in branch-2.7. Contributed by Akira Ajisaka.
|
2016-07-12 15:41:22 -07:00 |
Jason Lowe
|
f8f995629d
|
YARN-4393. Fix intermittent test failure for TestResourceLocalizationService#testFailedDirsResourceRelease (Varun Saxana via rohithsharmaks)
(cherry picked from commit 791c1639ae )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-07-12 19:30:53 +00:00 |
Jason Lowe
|
6759cbc56a
|
HADOOP-13362. DefaultMetricsSystem leaks the source name when a source unregisters. Contributed by Junping Du
|
2016-07-11 20:58:40 +00:00 |
Rohith Sharma K S
|
4a498f5fa1
|
YARN-5197. RM leaks containers if running container disappears from node update. Contributed by Jason Lowe.
|
2016-06-21 11:32:34 +05:30 |
Rohith Sharma K S
|
0bc531aa8f
|
Adding-release-2.7.4-to-CHANGES.txt
|
2016-06-21 11:27:13 +05:30 |
Vinod Kumar Vavilapalli
|
f4b58eae94
|
Preparing for 2.7.4 development: Updating snapshot version to 2.7.4 on branch-2.7.
|
2016-06-14 19:14:02 -07:00 |
Eric Payne
|
577466c1f2
|
Added missing entries to hadoop-yarn-project/CHANGES.txt for YARN-5069 YARN-5009 YARN-5008 YARN-4751 YARN-3362
|
2016-06-09 16:28:37 +00:00 |
Jason Lowe
|
ab0679ed3f
|
YARN-4288. Fixed RMProxy to retry on IOException from local host. Contributed by Junping Du
(cherry picked from commit c41699965e )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-06-08 17:57:59 +00:00 |
Jason Lowe
|
fdea6ee0d1
|
YARN-5206. RegistrySecurity includes id:pass in exception text if considered invalid. Contributed by Steve Loughran
(cherry picked from commit 8c8a377cac )
|
2016-06-08 14:16:36 +00:00 |
Jason Lowe
|
f0520a2c94
|
YARN-4459. container-executor should only kill process groups. Contributed by Jun Gong
(cherry picked from commit 1ba31fe9e9 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/test/test-container-executor.c
|
2016-05-25 21:49:21 +00:00 |
Naganarasimha
|
94a9a5d014
|
YARN-4751. In 2.7, Labeled queue usage not shown properly in capacity scheduler UI. Contributed by Eric Payne
|
2016-05-25 04:48:14 +08:00 |
Jason Lowe
|
27aeab63c7
|
YARN-5055. max apps per user can be larger than max per queue. Contributed by Eric Badger
(cherry picked from commit ac954486c5 )
|
2016-05-23 15:57:54 +00:00 |
Eric Payne
|
0ee36fd511
|
YARN-5069. TestFifoScheduler.testResourceOverCommit race condition. Contributed by Eric Badger.
|
2016-05-16 21:12:26 +00:00 |
Naganarasimha
|
8f17395029
|
YARN-3362. Add node label usage in RM CapacityScheduler web UI. Contributed by Eric Payne.
|
2016-05-17 02:39:50 +08:00 |
Jason Lowe
|
09fc02be67
|
YARN-4747. AHS error 500 due to NPE when container start event is missing. Contributed by Varun Saxena
(cherry picked from commit b2ed6ae731 )
|
2016-05-06 23:03:23 +00:00 |
Robert Kanter
|
b0bcb4e728
|
Remove parent's env vars from child processes
|
2016-05-06 09:33:36 -07:00 |
Jason Lowe
|
4311e5f353
|
YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts
(cherry picked from commit c6b4839168 )
|
2016-05-03 17:38:19 +00:00 |
Jason Lowe
|
e12c9e3348
|
YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe
(cherry picked from commit 4a8508501b )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
|
2016-04-29 15:07:07 +00:00 |
Jason Lowe
|
dbb7458735
|
Revert "YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe"
This reverts commit 77ef473981 .
|
2016-04-29 14:38:30 +00:00 |
Jian He
|
77ef473981
|
YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe
(cherry picked from commit 4a8508501b )
|
2016-04-28 22:00:42 -07:00 |
Jian He
|
d7b2da6518
|
YARN-5008. LeveldbRMStateStore database can grow substantially leading to long recovery times. Contributed by Jason Lowe
(cherry picked from commit a9707dceaf )
|
2016-04-28 21:45:17 -07:00 |
Eric Payne
|
2ec33c4e3c
|
YARN-4556. TestFifoScheduler.testResourceOverCommit fails. Contributed by Akihiro Suda / Eric Badger
|
2016-04-26 16:14:07 +00:00 |
Jason Lowe
|
0ad4634585
|
YARN-4940. yarn node -list -all failed if RM start with decommissioned node. Contributed by sandflee
(cherry picked from commit 69f3d428d5 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestClientRMService.java
|
2016-04-15 20:52:11 +00:00 |
Jason Lowe
|
a996889313
|
YARN-4924. NM recovery race can lead to container not cleaned up. Contributed by sandflee
(cherry picked from commit 9b5c5bd42f )
|
2016-04-14 19:44:31 +00:00 |
Rohith Sharma K S
|
3afdac6e2c
|
YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.
|
2016-04-13 11:13:42 +05:30 |