Xuan
|
120f3a0ff9
|
YARN-4438. Implement RM leader election with curator. Contributed by Jian He
(cherry picked from commit 89022f8d4b )
(cherry picked from commit 2cbbf76c3d )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-12-13 13:30:15 -08:00 |
Wangda Tan
|
6a18ae849f
|
YARN-2009. CapacityScheduler: Add intra-queue preemption for app priority support. (Sunil G via wangda)
(cherry-picked from commit 90dd3a8148 )
|
2016-12-12 23:13:08 +00:00 |
Karthik Kambatla
|
a0fa1f8386
|
YARN-5677. RM should transition to standby when connection is lost for an extended period. (Daniel Templeton via kasha)
(cherry picked from commit aedd5c4c1b )
|
2016-12-10 09:05:33 -08:00 |
Jian He
|
40367c8da3
|
YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan
(cherry picked from commit bb62e05925 )
|
2016-12-09 20:33:54 +00:00 |
Naganarasimha
|
5b44b0c9ed
|
YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena
(cherry picked from commit f3b8ff54ab )
|
2016-12-08 07:37:12 +05:30 |
Junping Du
|
879caf688b
|
YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee.
|
2016-12-06 14:48:36 -08:00 |
Jian He
|
802a1fb2fc
|
YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan
(cherry picked from commit 43ebff2e35 )
|
2016-12-05 11:40:46 -08:00 |
Wangda Tan
|
a87abf9b69
|
YARN-4934. Reserved Resource for QueueMetrics needs to be handled correctly in few cases. (Sunil G via wangda)
(cherry picked from commit fdc46bfb37 )
|
2016-12-02 22:53:19 +00:00 |
Wangda Tan
|
f9ef3e3719
|
YARN-4865. Track Reserved resources in ResourceUsage and QueueCapacities. (Sunil G via wangda)
|
2016-12-02 21:17:18 +00:00 |
Jason Lowe
|
e6394e3a35
|
YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria
(cherry picked from commit 6b17d449bf )
|
2016-12-02 17:00:05 +00:00 |
Jason Lowe
|
74503ed6b4
|
YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger
(cherry picked from commit 009452bb6d )
|
2016-11-21 16:40:00 +00:00 |
Jian He
|
f1e2e7354c
|
YARN-4822. Refactor existing Preemption Policy of CS for easier adding new approach to select preemption candidates. Contributed by Wangda Tan
|
2016-11-19 01:57:11 +00:00 |
Wangda Tan
|
c34072a890
|
YARN-4108. CapacityScheduler: Improve preemption to only kill containers that would satisfy the incoming request. (Wangda Tan)
(cherry picked from commit 7e8c9beb41 )
|
2016-11-18 16:13:54 +00:00 |
Wei-Chiu Chuang
|
20c90e13b8
|
YARN-5271. ATS client doesn't work with Jersey 2 on the classpath. Contributed by Weiwei Yang.
(cherry picked from commit 09520cb439 )
(cherry picked from commit c5a3ec493b )
|
2016-11-17 22:28:37 -06:00 |
Jason Lowe
|
cb0fccad19
|
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 59bfcbf357 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/BaseContainerManagerTest.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/TestContainerManager.java
|
2016-11-16 22:43:56 +00:00 |
Xiao Chen
|
fc4c0595be
|
YARN-5875. TestTokenClientRMService#testTokenRenewalWrongUser fails. Contributed by Gergely Novák.
(cherry picked from commit d5c396ccb361e1a0cf4307ce1d1b37fae0eec250)
|
2016-11-15 13:57:43 -08:00 |
Naganarasimha
|
5c13bb5008
|
YARN-4355. NPE while processing localizer heartbeat. Contributed by Varun Saxena & Jonathan Hung.
(cherry picked from commit 7ffb9943b8 )
|
2016-11-15 15:52:05 +05:30 |
Naganarasimha
|
59a3d9a576
|
Reverting it because of YARN-5287, blocker issue has been reported.
Revert "YARN-5287. LinuxContainerExecutor fails to set proper permission. Contributed by Ying Zhang."
This reverts commit 16c8fd9dca .
|
2016-11-13 17:43:01 +05:30 |
Eric Payne
|
1a6a5af44a
|
YARN-4218. Metric for resource*time that was preempted. Contributed by Chang Li.
(cherry picked from commit dd5b9dabf9 )
|
2016-11-10 23:32:17 +00:00 |
Naganarasimha
|
108f09a763
|
YARN-4498. Application level node labels stats to be available in REST (addendum patch). Contributed by Bibin A Chundatt.
(cherry picked from commit 8a2998c08c )
|
2016-11-10 05:24:12 +05:30 |
Naganarasimha
|
5f386967a1
|
YARN-5720. Update document for "rmadmin -replaceLabelOnNode". Contributred by Tao Jie
(cherry picked from commit 0e75496049 )
|
2016-11-08 10:37:34 +05:30 |
Varun Vasudev
|
3603e525b1
|
YARN-4884. Fix missing documentation about rmadmin command regarding node labels. Contributed by Kai Sasaki.
(cherry picked from commit f1b8f6b2c1 )
|
2016-11-08 10:22:59 +05:30 |
Sunil
|
ee5dd2c388
|
YARN-5802. updateApplicationPriority api in scheduler should ensure to re-insert app to correct ordering policy. Contributed by Bibin A Chundatt
|
2016-11-05 13:06:31 +05:30 |
Jason Lowe
|
4cb4e4c0a1
|
YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter
(cherry picked from commit 6bb741ff0e )
|
2016-11-04 22:25:35 +00:00 |
Rohith Sharma K S
|
c89d462761
|
YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton.
(cherry picked from commit f9557127b3 )
|
2016-11-04 13:52:11 +00:00 |
Naganarasimha
|
605e9bf3bf
|
YARN-5697. Use CliParser to parse options in RMAdminCLI. Contributed by Tao Jie.
|
2016-11-03 10:31:30 +05:30 |
Varun Saxena
|
8602e2cb0f
|
YARN-5815. Random failure of TestApplicationPriority.testOrderOfActivatingThePriorityApplicationOnRMRestart (Bibin A Chundatt via Varun Saxena)
|
2016-11-03 00:43:28 +05:30 |
Jason Lowe
|
4a70bd86da
|
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:24:44 +00:00 |
Naganarasimha
|
b8ae7a8ee4
|
YARN-4498. Application level node labels stats to be available in REST. Contributed by Bibin A Chundatt.
(cherry picked from commit e4023f0d81 )
|
2016-10-31 19:09:53 +05:30 |
Varun Saxena
|
367cb029d4
|
YARN-5773. RM recovery too slow due to LeafQueue#activateApplications (Bibin A Chundatt via Varun Saxena)
|
2016-10-30 11:50:54 +05:30 |
Jason Lowe
|
93165c1ade
|
YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per heartbeat configurable. Contributed by Nathan Roberts
|
2016-10-28 17:44:56 +00:00 |
Jason Lowe
|
9cc7ab4e96
|
YARN-5767. Fix the order that resources are cleaned up from the local Public/Private caches. Contributed by Chris Trezzo
(cherry picked from commit 1b79c417dc )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/localizer/ResourceLocalizationService.java
|
2016-10-28 16:11:59 +00:00 |
Jason Lowe
|
83bb428e6c
|
YARN-5027. NM should clean up app log dirs after NM restart. Contributed by sandflee
(cherry picked from commit 7146359bfd )
|
2016-10-28 15:50:22 +00:00 |
Jason Lowe
|
558e53b10b
|
HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang
(cherry picked from commit c017171da0 )
|
2016-10-28 15:06:57 +00:00 |
Carlo Curino
|
b32f14d806
|
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 )
(cherry picked from commit 58ac40b552 )
|
2016-10-27 15:23:04 -07:00 |
Subru Krishnan
|
55ba220721
|
YARN-3568. TestAMRMTokens should use some random port. (Takashi Ohnishi via Subru).
(cherry picked from commit 79ae78dcbe )
(cherry picked from commit 4274600b95 )
|
2016-10-27 15:19:01 -07:00 |
Jason Lowe
|
d21dc8aa6c
|
YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li
(cherry picked from commit 7e3c327d31 )
|
2016-10-27 20:45:18 +00:00 |
Naganarasimha
|
3b9df97158
|
YARN-3848. TestNodeLabelContainerAllocation is timing out. Contributed by Varun Saxena
(cherry picked from commit 6c8830992c )
|
2016-10-27 17:16:34 +05:30 |
Jian He
|
dab611e605
|
Revert YARN-4126. RM should not issue delegation tokens in unsecure mode.
(cherry picked from commit bb8214cab8 )
|
2016-10-23 16:56:12 -07:00 |
Rohith Sharma K S
|
34023ca418
|
YARN-4763. RMApps Page crashes with NPE. (Bibin A Chundatt via rohithsharmaks)
(cherry picked from commit 19ee185907 )
|
2016-10-19 17:40:42 +00:00 |
Varun Saxena
|
28d75482ff
|
YARN-5599. Publish AM launch command to ATS (Rohith Sharma K S via Varun Saxena)
|
2016-10-14 23:36:39 +05:30 |
Varun Vasudev
|
d1841b4750
|
YARN-5704. Provide config knobs to control enabling/disabling new/work in progress features in container-executor. Contributed by Sidharta Seethana.
|
2016-10-09 13:22:01 +05:30 |
Varun Vasudev
|
50409404bf
|
YARN-4245. Generalize config file handling in container-executor. Contributed by Sidharta Seethana.
(cherry picked from commit 8ed2e060e8 )
(cherry picked from commit 78919f8c34 )
|
2016-10-09 11:53:03 +05:30 |
Junping Du
|
2ff6ffe0ef
|
YARN-5659. getPathFromYarnURL should use standard methods. Contributed by Sergey Shelukhin.
(cherry picked from commit 459a4833a9 )
(cherry picked from commit 8bee319130 )
|
2016-10-07 07:51:01 -07:00 |
Rohith Sharma K S
|
319b101b7e
|
YARN-5101. YARN_APPLICATION_UPDATED event is parsed in ApplicationHistoryManagerOnTimelineStore#convertToApplicationReport with reversed order. Contributed by Sunil G.
(cherry picked from commit 4d2f380d78 )
|
2016-10-06 20:44:39 +05:30 |
Varun Saxena
|
3656b84085
|
YARN-5491. Fix random failure of TestCapacityScheduler#testCSQueueBlocked (Bibin A Chundatt via Varun Saxena)
(cherry picked from commit d677b68c25 )
|
2016-10-04 20:57:01 +00:00 |
Naganarasimha
|
90443140a5
|
YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie
|
2016-10-03 13:29:18 -04:00 |
Jason Lowe
|
515727f46f
|
YARN-4543. Fix random test failure in TestNodeStatusUpdater.testStopReentrant. (Akihiro Suda via rohithsharmaks)
(cherry picked from commit ac68666803 )
|
2016-10-03 16:06:17 +00:00 |
Wangda Tan
|
69f91d8c48
|
HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)
(cherry picked from commit 875062b5bc )
(cherry picked from commit 269401dc83 )
|
2016-09-27 11:46:49 -07:00 |
Rohith Sharma K S
|
4f6facb90d
|
YARN-5631. Missing refreshClusterMaxPriority usage in rmadmin help message. Contributed by Kai Sasaki.
|
2016-09-27 23:07:43 +05:30 |