Jason Lowe
4d7bbee0a1
YARN-7102. NM heartbeat stuck when responseId overflows MAX_INT. Contributed by Botong Huang
2018-01-25 17:56:36 -06:00
Sunil G
bed683d300
YARN-7728. Expose container preemptions related information in Capacity Scheduler queue metrics. Contributed by Eric Payne.
...
(cherry picked from commit 82cc6f6968
)
2018-01-25 14:34:31 +05:30
Zhe Zhang
e9a338ff64
YARN-7737. prelaunch.err file not found exception on container failure. Contributed by Keqiu Hu.
...
(cherry picked from commit fa8cf4d1b4
)
(cherry picked from commit 83a4f92a3f
)
2018-01-24 13:10:35 -08:00
Jian He
c611707e28
YARN-7801. AmFilterInitializer should addFilter after fill all parameters. Contributed by Wangda Tan
2018-01-24 11:19:46 -08:00
Sunil G
ce43e93f92
YARN-7806. Distributed Shell should use timeline async api's. Contributed by Rohith Sharma K S
...
(cherry picked from commit 97607617ce
)
2018-01-24 16:57:29 +05:30
Rohith Sharma K S
f036609cea
Revert "YARN-7537 [Atsv2] load hbase configuration from filesystem rather than URL. Contributed by Rohith Sharma"
...
This reverts commit 41e10161b6
.
2018-01-24 15:05:53 +05:30
Jian He
a80c2dbab5
YARN-7782. Enable user re-mapping for Docker containers in yarn-default.xml. Contributed by Eric Yang
2018-01-23 14:12:00 -08:00
Vrushali C
41e10161b6
YARN-7537 [Atsv2] load hbase configuration from filesystem rather than URL. Contributed by Rohith Sharma
2018-01-19 15:59:47 -08:00
Haibo Chen
895a0391fe
YARN-5094. some YARN container events have timestamp of -1.
...
(cherry picked from commit 4aca4ff759
)
(cherry picked from commit 8793e45f53
)
2018-01-19 10:35:40 -08:00
Miklos Szegedi
86a2ac94b1
YARN-7758. Add an additional check to the validity of container and application ids passed to container-executor. Contributed by Yufei Gu.
2018-01-17 12:56:10 -08:00
Rohith Sharma K S
8985fccbbc
YARN-6736. Consider writing to both ats v1 & v2 from RM for smoother upgrades. Contributed by Aaron Gresch.
...
(cherry picked from commit d09058b2fd
)
2018-01-16 09:01:02 +05:30
Miklos Szegedi
09428b137f
YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu.
...
(cherry picked from commit 2dcfc18
)
2018-01-12 17:44:31 -08:00
Sunil G
e7a8d6bd1e
YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph.
...
(cherry picked from commit 128d773a23
)
2018-01-12 15:56:08 +05:30
Miklos Szegedi
35527db157
YARN-7590. Improve container-executor validation check. Contributed by Eric Yang.
...
(cherry picked from commit bc285da
)
2018-01-11 10:30:15 -08:00
Akira Ajisaka
68b7908aa8
YARN-7735. Fix typo in YARN documentation. Contributed by Takanobu Asanuma.
...
(cherry picked from commit fbbbf59c82
)
2018-01-11 16:00:23 +09:00
Robert Kanter
ff67c68d3c
YARN-7622. Allow fair-scheduler configuration on HDFS (gphillips via rkanter)
2018-01-10 15:03:33 -08:00
bibinchundatt
73478e3bbe
YARN-7508. NPE in FiCaSchedulerApp when debug log enabled in async-scheduling mode. Contributed by Tao Yang.
...
(cherry picked from commit b26e30ab16
)
2018-01-10 10:31:46 +05:30
Haibo Chen
a58034cdfd
YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc.
...
(cherry picked from commit f725b9e267
)
(cherry picked from commit cf816bc751
)
2018-01-09 09:00:23 -08:00
Jason Lowe
c892789896
YARN-6948. Invalid event: ATTEMPT_ADDED at FINAL_SAVING. Contributed by lujie
...
(cherry picked from commit 90c86d6e09
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/RMAppAttemptImpl.java
2018-01-09 10:59:33 -06:00
Jason Lowe
f15c7e86e8
YARN-7663. RMAppImpl:Invalid event: START at KILLED. Contributed by lujie
...
(cherry picked from commit d2c2d8c913
)
2018-01-09 10:01:06 -06:00
Ray Chiang
18c3982851
YARN-4227. Ignore expired containers from removed nodes in FairScheduler. (Wilfred Spiegelenburg via rchiang)
...
(cherry picked from commit bc2d67d6c10619716ef7acce263f3269a86c3150)
2018-01-08 16:23:29 -08:00
Rohith Sharma K S
37a8224101
YARN-7699. queueUsagePercentage is coming as INF for getApp REST api call. Contributed by Sunil G.
...
(cherry picked from commit 281350674c
)
2018-01-08 15:52:41 +05:30
Sunil G
cac8a8616e
YARN-7619. Max AM Resource value in Capacity Scheduler UI has to be refreshed for every user. Contributed by Eric Payne.
...
(cherry picked from commit a79abbc03e
)
2018-01-05 14:51:29 +05:30
Jason Lowe
42964c2a66
YARN-7678. Ability to enable logging of container memory stats. Contributed by Jim Brennan
2018-01-04 10:21:40 -06:00
Rohith Sharma K S
e46142a8c2
YARN-7692. Skip validating priority acls while recovering applications. Contributed by Sunil G.
...
(cherry picked from commit c9bf813c9a
)
2018-01-03 18:29:38 +05:30
Rohith Sharma K S
0052353ecd
YARN-7674. Update Timeline Reader web app address in UI2. Contributed by Sunil G.
...
(cherry picked from commit 13ad7479b0
)
2017-12-20 22:30:29 +05:30
Sunil G
320f564bae
YARN-7032. [ATSv2] NPE while starting hbase co-processor when HBase authorization is enabled. Contributed by Rohith Sharma K S.
...
(cherry picked from commit d62932c3b2
)
2017-12-20 11:39:38 +05:30
Varun Saxena
d72d2440f4
YARN-7662. [ATSv2] Define new set of configurations for reader and collectors to bind (Rohith Sharma K S via Varun Saxena)
...
(cherry picked from commit c0aeb666a4
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
2017-12-19 22:51:56 +05:30
Jason Lowe
31a06baca0
YARN-7661. NodeManager metrics return wrong value after update node resource. Contributed by Yang Wang
...
(cherry picked from commit 811fabdebe
)
2017-12-18 15:27:27 -06:00
Jason Lowe
0f8de8cd91
YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan
2017-12-15 15:54:56 -06:00
Weiwei Yang
a85036aed1
YARN-7642. Add test case to verify context update after container promotion or demotion with or without auto update. Contributed by Weiwei Yang.
...
(cherry picked from commit 89b6c482c1
)
(cherry picked from commit 108f8b8fa1
)
2017-12-15 12:44:14 +08:00
Subru Krishnan
8d3d7fa1c5
YARN-7630. Fix AMRMToken rollover handling in AMRMProxy. Contributed by Botong Huang.
...
(cherry picked from commit 17ba74be29
)
2017-12-14 14:07:44 -08:00
Weiwei Yang
d69b7358b6
YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang.
...
(cherry picked from commit 7efc4f7688
)
2017-12-13 13:28:48 +08:00
Weiwei Yang
7b3c64aece
YARN-7608. Incorrect sTarget column causing DataTable warning on RM application and scheduler web page. Contributed by Gergely Novák.
2017-12-11 13:06:13 +08:00
Wangda Tan
c27a5ba65c
YARN-7591. NPE in async-scheduling mode of CapacityScheduler. (Tao Yang via wangda)
...
Change-Id: I67e086d6d35c3166ec0f6305490ea6527bd6d799
(cherry picked from commit 41796ea60a
)
2017-12-08 21:50:41 -08:00
Subru Krishnan
850bd0ed7c
YARN-6704. Add support for work preserving NM restart when FederationInterceptor is enabled in AMRMProxyService. (Botong Huang via Subru).
...
(cherry picked from commit 670e8d4ec7
)
2017-12-08 15:44:45 -08:00
Weiwei Yang
029714e3ec
YARN-7607. Remove the trailing duplicated timestamp in container diagnostics message. Contributed by Weiwei Yang.
2017-12-08 13:53:33 +08:00
Robert Kanter
54b5da83ec
YARN-5594. Handle old RMDelegationToken format when recovering RM (rkanter)
...
(cherry picked from commit d8863fc16f
)
2017-12-04 13:18:04 -08:00
Jason Lowe
3fb83cbeb2
YARN-7455. quote_and_append_arg can overflow buffer. Contributed by Jim Brennan
...
(cherry picked from commit 60f95fb719
)
2017-12-01 15:51:49 -06:00
Robert Kanter
edf9fd51fb
YARN-4813. TestRMWebServicesDelegationTokenAuthentication.testDoAs fails intermittently (grepas via rkanter)
...
(cherry picked from commit c83fe44917
)
2017-12-01 12:21:18 -08:00
Junping Du
14f251fcd5
YARN-7558. yarn logs command fails to get logs for running containers if UI authentication is enabled. Contributed by Xuan Gong.
...
(cherry picked from commit a409425986
)
2017-11-30 13:49:45 -08:00
Jason Lowe
ee9ce1d75a
YARN-7495. Improve robustness of the AggregatedLogDeletionService. Contributed by Jonathan Eagles
...
(cherry picked from commit 5cfaee2e6d
)
2017-11-30 12:44:00 -06:00
Wei Yan
5bb6329215
YARN-6851. Capacity Scheduler: document configs for controlling # containers allowed to be allocated per node heartbeat.
...
(cherry picked from commit 333ef303ff
)
2017-11-29 14:46:47 -08:00
Yufei Gu
de144175a4
YARN-7363. ContainerLocalizer don't have a valid log4j config in case of Linux container executor. (Contributed by Yufei Gu)
...
(cherry picked from commit d8923cdbf1
)
(cherry picked from commit c0ab3c8407
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
2017-11-27 14:54:27 -08:00
Wangda Tan
94f7b0f99f
YARN-7509. AsyncScheduleThread and ResourceCommitterService are still running after RM is transitioned to standby. (Tao Yang via wangda)
...
Change-Id: I7477fe355419fd4a0a6e2bdda7319abad4c4c748
(cherry picked from commit 834e91ee91
)
2017-11-23 20:06:16 -08:00
Haibo Chen
db2651cc9d
YARN-7390. All reservation related test cases failed when TestYarnClient runs against Fair Scheduler.
2017-11-21 11:08:27 -08:00
Subru Krishnan
ed31091361
YARN-6128. Add support for AMRMProxy HA. (Botong Huang via Subru).
2017-11-20 14:21:58 -08:00
bibinchundatt
ea8a121423
YARN-7525. Incorrect query parameters in cluster nodes REST API document. Contributed by Tao Yang.
2017-11-21 00:31:15 +05:30
bibinchundatt
5c2986e58d
YARN-7489. ConcurrentModificationException in RMAppImpl#getRMAppMetrics. Contributed by Tao Yang.
2017-11-20 21:31:50 +05:30
Varun Vasudev
9cf9627e20
YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang.
...
(cherry picked from commit 5f0b238a11
)
2017-11-17 12:05:35 +05:30
Sunil G
a081d91480
YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne.
...
(cherry picked from commit 61ace174cd
)
2017-11-16 22:42:52 +05:30
Jason Lowe
ec4159c4df
YARN-7361. Improve the docker container runtime documentation. Contributed by Shane Kumpf
...
(cherry picked from commit fac72eef23
)
2017-11-15 12:33:48 -06:00
Junping Du
a72dcb9cad
YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi.
2017-11-13 18:22:30 -08:00
Arun Suresh
c153bed6e3
YARN-5049. Addendum patch for branch-2. (asuresh)
2017-11-12 10:16:00 -08:00
Eric Yang
90ac8cd5a1
YARN-7412. Fix unit test for docker mount check on ubuntu. (Contributed by Eric Badger)
...
(cherry picked from commit 7a49ddfdde
)
2017-11-12 09:59:39 -08:00
Subru Krishnan
0282efab14
YARN-7476. Fix miscellaneous issues in ATSv2 after merge to branch-2. (Varun Saxena via Subru).
2017-11-12 09:19:30 -08:00
Subru Krishnan
3c5b46c2ed
YARN-7475. Fix Container log link in new YARN UI. (Sunil G via Subru).
2017-11-12 09:18:08 -08:00
Arun Suresh
5cd92ed555
YARN-6627. Addendum patch for branch-2. (Sunil G via asuresh)
2017-11-11 09:10:17 -08:00
Arun Suresh
0411c710d2
YARN-6102. Addendum patch for branch-2. (Rohith Sharma K S via asuresh)
2017-11-10 13:44:03 -08:00
Haibo Chen
3fbe67d3e1
YARN-7388. TestAMRestart should be scheduler agnostic.
...
(cherry picked from commit a1382a18df
)
(cherry picked from commit 91a7f8d246
)
2017-11-09 10:57:50 -08:00
Arun Suresh
5486542074
YARN-7453. Fix issue where RM fails to switch to active after first successful start. (Rohith Sharma K S via asuresh)
...
(cherry picked from commit a9c70b0e84
)
2017-11-08 08:02:23 -08:00
bibinchundatt
fd4868bdb4
Add containerId to Localizer failed logs. Contributed by Prabhu Joseph
...
(cherry picked from commit dcd99c4b9a
)
2017-11-06 23:09:41 +05:30
Subru Krishnan
656ab06873
YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure.
...
(cherry picked from commit 0542e6f86e
)
2017-11-03 11:11:25 -07:00
Inigo Goiri
2d8d420f26
YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri.
...
(cherry picked from commit 6e2259264ad9525eeec2a14055d53236711659d7)
2017-11-02 21:34:34 -07:00
Subru Krishnan
931987f470
YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru).
...
(cherry picked from commit ad0fff2b41
)
2017-11-02 17:40:26 -07:00
Eric Payne
1516a9ef61
YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák.
...
(cherry picked from commit e6ec02001f
)
2017-11-02 12:56:41 -05:00
Wangda Tan
752f000e0f
YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda)
...
Change-Id: Ia5336f407147d2985a61b5f9f1e69b5b35f398a4
2017-11-02 09:50:00 -07:00
Jason Lowe
6ad6882343
YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger
...
(cherry picked from commit b7dee1f060
)
2017-11-02 09:50:55 -05:00
Rohith Sharma K S
e53fcd52ee
addendum patch for YARN-7289.
...
(cherry picked from commit 940ffe3f9c
)
2017-11-02 14:07:28 +05:30
Junping Du
d1f8854a1b
YARN-7400. Incorrect log preview displayed in jobhistory server ui. Contributed by Xuan Gong.
...
(cherry picked from commit d57dba9942
)
2017-11-01 14:50:44 -07:00
Haibo Chen
32a712a740
YARN-7389. Make TestResourceManager Scheduler agnostic. (Robert Kanter via Haibo Chen)
...
(cherry picked from commit d7f3737f3b
)
2017-11-01 14:19:59 -07:00
Daniel Templeton
956d814034
YARN-7146. Many RM unit tests failing with FairScheduler
...
(Contributed by Robert Kanter via Daniel Templeton)
2017-11-01 14:11:26 -07:00
Inigo Goiri
8180ab436a
YARN-7276. Federation Router Web Service fixes. Contributed by Inigo Goiri.
2017-11-01 13:21:15 -07:00
Arun Suresh
71a55bebfb
Preparing for 2.10.0 development
2017-10-31 12:51:14 -07:00
Subru Krishnan
ac41107423
YARN-6413. FileSystem based Yarn Registry implementation. (Ellen Hui via Subru).
...
(cherry picked from commit ed24da3dd7
)
2017-10-31 12:11:40 -07:00
Junping Du
76ec5eab12
HADOOP-14990. Clean up jdiff xml files added for 2.8.2 release.
...
(cherry picked from commit a8083aaa6f
)
2017-10-30 15:17:30 -07:00
Vrushali C
3454c02c96
YARN-7378 Documentation changes post branch-2 merge (Vrushali C with Varun Saxena)
2017-10-30 14:09:29 -07:00
Yufei Gu
243b70eca8
YARN-6747. TestFSAppStarvation.testPreemptionEnable fails intermittently. (Contributed by Miklos Szegedi)
...
(cherry picked from commit d4811c8cfa
)
2017-10-29 16:47:22 -07:00
Varun Saxena
e1b3bbde60
YARN-7380. Fix findbugs warning in timeline service on branch-2 (Vrushali C via Varun Saxena).
2017-10-29 16:38:20 +05:30
Arun Suresh
2654d9973e
YARN-7299. Fix TestDistributedScheduler. (asuresh)
...
(cherry picked from commit 9c5c68745e
)
2017-10-27 23:11:34 -07:00
Arun Suresh
519aa0e804
YARN-7178. Add documentation for Container Update API. (asuresh)
...
(cherry picked from commit 24f8c5cce3
)
2017-10-27 22:57:46 -07:00
Jason Lowe
9093ad6168
YARN-7244. ShuffleHandler is not aware of disks that are added. Contributed by Kuhu Shukla
...
(cherry picked from commit 665bb147aa
)
2017-10-27 17:09:29 -05:00
Rohith Sharma K S
548116c3f5
YARN-7289. Application lifetime does not work with FairScheduler. Contributed by Miklos Szegedi.
...
(cherry picked from commit 5c799ecf09
)
2017-10-27 22:51:41 +05:30
Sunil G
88c3b444bd
YARN-7375. Possible NPE in RMWebapp when HA is enabled and the active RM fails. Contributed by Chandni Singh.
...
(cherry picked from commit 792388e1c0
)
2017-10-27 21:11:48 +05:30
Junping Du
1f2a2ba2be
Add several jdiff xml files for 2.8.2 release.
...
(cherry picked from commit a25b5aa0cf
)
2017-10-26 23:20:24 -07:00
Subru Krishnan
a0dceec586
YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru).
...
(cherry picked from commit 25932da6d1
)
2017-10-26 20:16:01 -07:00
Arun Suresh
f6fde85c5c
YARN-4823. Refactor the nested reservation id field in listReservation to simple string field. (subru via asuresh)
...
(cherry picked from commit 00bebb7e58
)
2017-10-26 20:04:33 -07:00
Arun Suresh
098a6b8f19
YARN-4825. Remove redundant code in ClientRMService::listReservations. (subru via asuresh)
...
(cherry picked from commit d82e797b65
)
2017-10-26 20:04:19 -07:00
Robert Kanter
7c26ae506a
YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter)
...
(cherry picked from commit b1de78619f
)
2017-10-26 17:51:05 -07:00
Robert Kanter
46783158f8
YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter)
...
(cherry picked from commit 2da654e34a
)
2017-10-26 10:49:57 -07:00
Subru Krishnan
74aee8673f
YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru).
...
(cherry picked from commit 3fae675383
)
2017-10-25 15:32:03 -07:00
Arun Suresh
774a575363
YARN-4687. Document Reservation ACLs (Contributed by Sean Po)
...
(cherry picked from commit 2e1d0ff4e9
)
2017-10-25 15:29:32 -07:00
Carlo Curino
fa86fdc3cc
YARN-7339. LocalityMulticastAMRMProxyPolicy should handle cancel request properly. (Botong Huang via curino)
...
Edited cherry-pick from 1c5c2b5dde
2017-10-25 13:56:35 -07:00
Eric Yang
f6d3c101a6
YARN-7353. Improved volume mount check for directories and unit test compatibility on RHEL7. Contributed by Eric Badger.
2017-10-24 17:01:08 -04:00
Inigo Goiri
89ad6adab3
YARN-3661. Basic Federation UI. Contributed by Inigo Goiri.
2017-10-24 13:55:13 -07:00
Robert Kanter
85eadec67b
YARN-7385. TestFairScheduler#testUpdateDemand and TestFSLeafQueue#testUpdateDemand are failing with NPE (yufeigu via rkanter)
...
(cherry picked from commit 03af442e76
)
2017-10-24 13:43:27 -07:00
Robert Kanter
1d34a4805e
YARN-7382. NoSuchElementException in FairScheduler after failover causes RM crash (rkanter)
...
(cherry picked from commit 025c656572
)
2017-10-24 10:29:36 -07:00
Daniel Templeton
08cfd010a3
YARN-7357. Several methods in TestZKRMStateStore.TestZKRMStateStoreTester.TestZKRMStateStoreInternal should have @Override annotations
...
(Contributed by Sen Zhao via Daniel Templeton)
(cherry picked from commit 0553f5a012e14c8ceb40a16161440384f9f3a9a8)
(cherry picked from commit 9da9023371
)
2017-10-23 13:52:15 -07:00
Eric Payne
ef0d6ff2e6
YARN-4163: Audit getQueueInfo and getApplications calls
...
(cherry picked from commit 921338cd86
)
2017-10-23 11:58:04 -05:00
Subru Krishnan
9bd77a6d9d
YARN-6871. Add additional deSelects params in RMWebServices#getAppReport. (Tanuj Nayak via Subru).
2017-10-20 17:19:29 -07:00