Wangda Tan
|
44beab0b63
|
YARN-8511. When AM releases a container, RM removes allocation tags before it is released by NM. (Weiwei Yang via wangda)
Change-Id: I6f9f409f2ef685b405cbff547dea9623bf3322d9
(cherry picked from commit 752dcce5f4 )
|
2018-07-16 11:04:08 -07:00 |
Eric E Payne
|
9a79e893f7
|
YARN-8421: when moving app, activeUsers is increased, even though app does not have outstanding request. Contributed by Kyungwan Nam
(cherry picked from commit 937ef39b3f )
|
2018-07-16 16:32:05 +00:00 |
bibinchundatt
|
677bbdcdc4
|
YARN-8434. Update federation documentation of Nodemanager configurations. Contributed by Bibin A Chundatt.
(cherry picked from commit 4523cc5637 )
|
2018-07-15 13:57:14 +05:30 |
Jason Lowe
|
7cbb9597c4
|
YARN-8515. container-executor can crash with SIGPIPE after nodemanager restart. Contributed by Jim Brennan
(cherry picked from commit 17118f446c )
|
2018-07-13 10:06:38 -05:00 |
bibinchundatt
|
2aaad4000a
|
YARN-8491. TestServiceCLI#testEnableFastLaunch fail when umask is 077. Contributed by K G Bakthavachalam.
(cherry picked from commit 52e1bc8539 )
|
2018-07-11 16:24:37 +05:30 |
Sunil G
|
9b4ead92c8
|
YARN-8512. ATSv2 entities are not published to HBase from second attempt onwards. Contributed by Rohith Sharma K S.
(cherry picked from commit 7f1d3d0e9d )
|
2018-07-11 12:27:12 +05:30 |
Sunil G
|
6f10491e64
|
YARN-8473. Containers being launched as app tears down can leave containers in NEW state. Contributed by Jason Lowe.
(cherry picked from commit 705e2c1f7c )
|
2018-07-10 20:12:47 +05:30 |
Wangda Tan
|
8ad82ea5b5
|
YARN-8506. Make GetApplicationsRequestPBImpl thread safe. (wangda)
Change-Id: I2c006965375823c83036e7f45f7163d13c0bdf90
|
2018-07-09 11:35:15 -07:00 |
Rohith Sharma K S
|
785ed3f8ae
|
YARN-8302. ATS v2 should handle HBase connection issue properly. Contributed by Billie Rinaldi.
(cherry picked from commit ba68320449 )
|
2018-07-06 15:20:39 -07:00 |
Xiaoyu Yao
|
ffe2019887
|
HADOOP-15571. Multiple FileContexts created with the same configuration object should be allowed to have different umask. Contributed by Vinod Kumar Vavilapalli.
(cherry picked from commit 629f7008b531bad469903e6a1f6f8cb4be691f36)
|
2018-07-06 11:56:51 -07:00 |
Sunil G
|
844538d669
|
YARN-8459. Improve Capacity Scheduler logs to debug invalid states. Contributed by Wangda Tan.
(cherry picked from commit 51654a3962 )
|
2018-07-03 10:00:05 -07:00 |
Junping Du
|
3d6ba2dd4e
|
yarn.resourcemanager.fail-fast is used inconsistently. Contributed by Yuanbo Liu.
(cherry picked from commit d9ba6f3656 )
|
2018-07-03 22:36:24 +08:00 |
Sunil G
|
8ffc191f61
|
YARN-8415. TimelineWebServices.getEntity should throw ForbiddenException instead of 404 when ACL checks fail. Contributed by Suma Shivaprasad.
(cherry picked from commit fa9ef15ecd )
|
2018-07-02 15:35:45 -07:00 |
Shane Kumpf
|
2f264764a4
|
YARN-8485. Priviledged container app launch is failing intermittently. Contributed by Eric Yang
(cherry picked from commit 53e267fa72 )
|
2018-07-02 16:23:23 -06:00 |
Eric Yang
|
0aa7272199
|
YARN-8465. Fixed docker container status for node manager restart.
Contributed by Shane Kumpf
|
2018-07-02 13:40:02 -04:00 |
Jason Lowe
|
dbb0a5f51f
|
YARN-8451. Multiple NM heartbeat thread created when a slow NM resync with RM. Contributed by Botong Huang
(cherry picked from commit 100470140d )
|
2018-06-29 13:11:41 -05:00 |
Rohith Sharma K S
|
00406f583b
|
YARN-8469. [UI2] URL needs to be trimmed to handle index.html redirection while accessing via knox. Contributed by Sunil Govindan.
(cherry picked from commit a820738e34 )
|
2018-06-29 10:39:30 -07:00 |
Sunil G
|
e7f2c9886a
|
YARN-8455. Add basic ACL check for all ATS v2 REST APIs. Contributed by Rohith Sharma K S.
(cherry picked from commit 469b29c081 )
|
2018-06-29 10:03:53 -07:00 |
Sunil G
|
122cb81b65
|
YARN-8379. Improve balancing resources in already satisfied queues by using Capacity Scheduler preemption. Contributed by Zian Chen.
(cherry picked from commit 291194302c )
|
2018-06-28 10:24:03 -07:00 |
Eric Yang
|
3ce3571a34
|
YARN-8409. Fixed NPE in ActiveStandbyElectorBasedElectorService.
Contributed by Chandni Singh
|
2018-06-28 13:11:56 -04:00 |
Sunil G
|
3c68d4ce45
|
YARN-8401. [UI2] new ui is not accessible with out internet connection. Contributed by Bibin A Chundatt.
(cherry picked from commit fbaff369e9 )
|
2018-06-27 10:35:50 -07:00 |
Wangda Tan
|
ec37e02bc9
|
YARN-8464. Async scheduling thread could be interrupted when there are no NodeManagers in cluster. (Sunil G via wangda)
Change-Id: I4f5f856373378685713e77752ba6cf0988a66065
(cherry picked from commit bedc4fe079 )
|
2018-06-26 19:34:15 -07:00 |
Wangda Tan
|
8f226f4f1d
|
YARN-8423. GPU does not get released even though the application gets killed. (Sunil G via wangda)
Change-Id: I570db7d60f8c6c21762dd618a9207d1107c486a0
(cherry picked from commit ada8f63d0b )
|
2018-06-26 19:34:10 -07:00 |
Sunil G
|
aa8db00fc3
|
HADOOP-15483. Upgrade jquery to version 3.3.1. Contributed by Lokesh Jain, Mukul Kumar Singh and Sunil Govindan.
|
2018-06-26 15:02:49 -07:00 |
Eric Yang
|
f6aa6a6981
|
YARN-8108. Added option to disable loading existing filters to prevent
security filter from initialize twice.
Contributed by Sunil Govindan
(cherry picked from commit b69ba0f330 )
|
2018-06-26 17:45:13 -04:00 |
Eric Yang
|
9e9530f505
|
YARN-8214. Change default RegistryDNS port.
Contributed by Billie Rinaldi
(cherry picked from commit 3e586330eb )
|
2018-06-26 14:26:26 -04:00 |
Rohith Sharma K S
|
e925de6483
|
YARN-8457. Compilation is broken with -Pyarn-ui.
(cherry picked from commit 4ffe68a6f7 )
|
2018-06-25 10:39:26 -07:00 |
Weiwei Yang
|
bfdbc9dea2
|
YARN-8443. Total #VCores in cluster metrics is wrong when CapacityScheduler reserved some containers. Contributed by Tao Yang.
(Cherry picked from commit 440140cea6 )
|
2018-06-25 09:28:57 +08:00 |
Eric Yang
|
3b3a85002d
|
YARN-8326. Removed exit code file check for launched container.
Contributed by Shane Kumpf
(cherry picked from commit 8a32bc39eb )
|
2018-06-22 19:23:57 -04:00 |
Eric Yang
|
63ce762959
|
YARN-8445. Improved error message for duplicated service and component names.
Contributed by Chandni Singh
(cherry picked from commit 9f15483c5d )
|
2018-06-21 11:21:34 -04:00 |
Eric Yang
|
d69c2e7867
|
YARN-8410. Fixed a bug in A record lookup by CNAME record.
Contributed by Shane Kumpf
(cherry picked from commit 9591765040 )
|
2018-06-14 15:55:33 -04:00 |
Rohith Sharma K S
|
1aa6c9407c
|
YARN-8155. Improve ATSv2 client logging in RM and NM publisher. Contributed by Abhishek Modi.
(cherry picked from commit 9119b3cf8f )
|
2018-06-14 13:51:13 +05:30 |
Eric Yang
|
934a005f72
|
YARN-8259. Improve privileged docker container liveliness checks.
Contributed by Shane Kumpf
(cherry picked from commit 22994889dc )
|
2018-06-13 19:26:23 -04:00 |
Eric Yang
|
aba67c360c
|
YARN-8411. Restart stopped system service during RM start.
Contributed by Billie Rinaldi
(cherry picked from commit 69b0596897 )
|
2018-06-13 19:10:13 -04:00 |
Sunil G
|
ed20c59d36
|
YARN-8404. Timeline event publish need to be async to avoid Dispatcher thread leak in case ATS is down. Contributed by Rohith Sharma K S
(cherry picked from commit 6307962b93 )
|
2018-06-13 16:09:52 +05:30 |
Weiwei Yang
|
4488ad5297
|
YARN-8394. Improve data locality documentation for Capacity Scheduler. Contributed by Weiwei Yang.
|
2018-06-13 13:54:09 +08:00 |
Inigo Goiri
|
d5cd12c082
|
HADOOP-15529. ContainerLaunch#testInvalidEnvVariableSubstitutionType is not supported in Windows. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit 6e756e8a62 )
|
2018-06-12 10:25:05 -07:00 |
Sunil G
|
6f67e4db51
|
YARN-8419. [UI2] User cannot submit a new service as submit button is always disabled. Contributed by Suma Shivaprasad.
(cherry picked from commit b3612dd90c )
|
2018-06-12 17:41:09 +05:30 |
Rohith Sharma K S
|
ba0a8f8792
|
YARN-8413. Flow activity page is failing with 'Timeline server failed with an error'. Contributed by Sunil Govindan.
(cherry picked from commit 95303f50d3 )
|
2018-06-12 17:23:28 +05:30 |
Rohith Sharma K S
|
af0309d793
|
YARN-8405. RM zk-state-store.parent-path ACLs has been changed since HADOOP-14773. Contributed by Íñigo Goiri.
(cherry picked from commit 2df73dace0 )
|
2018-06-12 17:23:22 +05:30 |
Inigo Goiri
|
65d2554ad8
|
YARN-8370. Some Node Manager tests fail on Windows due to improper path/file separator. Contributed by Anbang Hu.
(cherry picked from commit 2b2f672022 )
|
2018-06-11 19:26:27 -07:00 |
Inigo Goiri
|
63c20f9021
|
YARN-8359. Exclude containermanager.linux test classes on Windows. Contributed by Jason Lowe.
(cherry picked from commit 3492a1db2c0654ce5375360caa74a34f928f23be)
|
2018-06-07 17:10:09 -07:00 |
Inigo Goiri
|
1fa51d4542
|
YARN-8400. Fix typos in YARN Federation documentation page. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit 67fc70e09f )
|
2018-06-07 16:10:51 -07:00 |
Rohith Sharma K S
|
e9367ccb41
|
YARN-8386. App log can not be viewed from Logs tab in secure cluster. Contributed by Sunil Govindan.
(cherry picked from commit 377ea1bcdf )
|
2018-06-07 21:43:17 +05:30 |
Rohith Sharma K S
|
a95f216945
|
YARN-8399. NodeManager is giving 403 GSS exception post upgrade to 3.1 in secure mode. Contributed by Sunil Govindan.
(cherry picked from commit 58bc34f1e3 )
|
2018-06-07 10:27:08 +05:30 |
Rohith Sharma K S
|
e4eac4a9f3
|
YARN-8396. Click on an individual container continuously spins and doesn't load the page. Contributed by Sunil Govindan.
(cherry picked from commit 745f3a2441 )
|
2018-06-05 19:29:04 +05:30 |
Eric Yang
|
9dd79d1dcd
|
YARN-8365. Set DNS query type according to client request.
Contributed by Shane Kumpf
(cherry picked from commit 5889a3c0f931ebe1a9e6b8023c0557922b7d9e49)
|
2018-06-04 19:03:07 -04:00 |
Robert Kanter
|
93d6ed859e
|
YARN-4677. RMNodeResourceUpdateEvent update from scheduler can lead to race condition (wilfreds and gphillips via rkanter)
(cherry picked from commit 0cd145a443 )
|
2018-06-04 15:32:47 -07:00 |
Miklos Szegedi
|
21948b048e
|
YARN-8382. cgroup file leak in NM. Contributed by Hu Ziqian.
(cherry picked from commit 925fdf761a513130e23c10575c7328c8681cff1d)
|
2018-06-04 10:56:13 -07:00 |
Inigo Goiri
|
83d0964d82
|
YARN-8389. Improve the description of machine-list property in Federation docs. Contributed by Takanobu Asanuma.
(cherry picked from commit 61fc7f73f2 )
|
2018-06-04 09:28:40 -07:00 |