Junping Du
|
630b637ff3
|
YARN-4234. New put APIs in TimelineClient for ats v1.5. Contributed by Xuan Gong.
(cherry picked from commit 882f2f0464 )
(cherry picked from commit 6e97a3c968 )
|
2015-12-23 05:31:16 -08:00 |
Wangda Tan
|
c4b1386b4e
|
YARN-4225. Add preemption status to yarn queue -status for capacity scheduler. (Eric Payne via wangda)
(cherry picked from commit 7faa406f27 )
(cherry picked from commit 2f5435acbd )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-12-18 16:34:45 -08:00 |
Wangda Tan
|
9ed9eb265f
|
YARN-4293. ResourceUtilization should be a part of yarn node CLI. (Sunil G via wangda)
(cherry picked from commit 79c41b1d83 )
(cherry picked from commit 9f4a6ec663 )
|
2015-12-18 16:34:45 -08:00 |
Wangda Tan
|
c7e10d70de
|
YARN-4309. Add container launch related debug information to container logs when a container fails. (Varun Vasudev via wangda)
(cherry picked from commit dfcbbddb09 )
(cherry picked from commit 9f979107c2 )
|
2015-12-18 16:34:44 -08:00 |
Jian He
|
f355645ca4
|
YARN-4405. Support node label store in non-appendable file system. Contributed by Wangda Tan
(cherry picked from commit 755dda8dd8 )
(cherry picked from commit be404e1680 )
|
2015-12-18 16:34:42 -08:00 |
Siddharth Seth
|
7415870d13
|
YARN-4207. Add a non-judgemental YARN app completion status. Contributed by Rich Haase.
(cherry picked from commit 0f708d465f )
(cherry picked from commit 433212ef87 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-12-16 11:39:37 -08:00 |
Junping Du
|
5adf7d851c
|
YARN-3623. Add a config to indicate the Timeline Service version. Contributed by Xuan Gong.
(cherry picked from commit f910e4f639 )
(cherry picked from commit 0b5e76e9ff )
|
2015-12-10 02:58:28 -08:00 |
Jason Lowe
|
9e54433c6c
|
YARN-4132. Separate configs for nodemanager to resourcemanager connection timeout and retries. Contributed by Chang Li
(cherry picked from commit 4ac6799d4a )
|
2015-11-24 22:36:19 +00:00 |
Steve Loughran
|
a0b3e43a6d
|
YARN-4279. Mark ApplicationId and ApplicationAttemptId static methods as @Public, @Unstable. (stevel)
|
2015-11-18 21:41:24 +00:00 |
Wangda Tan
|
baa2998e93
|
YARN-4285. Display resource usage as percentage of queue and cluster in the RM UI (Varun Vasudev via wangda)
(cherry picked from commit 3cc73773eb )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-10-26 13:12:56 -07:00 |
Rohith Sharma K S
|
33455fa415
|
YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)
(cherry picked from commit 5acdde4744 )
|
2015-10-26 15:45:22 +05:30 |
Akira Ajisaka
|
356e922632
|
YARN-4294. [JDK8] Fix javadoc errors caused by wrong reference and illegal tag. (aajisaka)
(cherry picked from commit 7781fe1b9e )
|
2015-10-24 11:56:37 +09:00 |
Jonathan Eagles
|
6db7bfbcfd
|
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
(cherry picked from commit f8adeb712d )
|
2015-10-23 10:43:59 -05:00 |
Junping Du
|
d5145b58f6
|
YARN-4243. Add retry on establishing Zookeeper conenction in EmbeddedElectorService#serviceInit. Contributed by Xuan Gong.
(cherry picked from commit 0fce5f9a49 )
|
2015-10-22 13:42:12 -07:00 |
Jonathan Eagles
|
cc8093e5ac
|
YARN-2513. Host framework UIs in YARN for use with the ATS (jeagles)
(cherry picked from commit 25f8f801d1 )
|
2015-10-21 15:38:48 -05:00 |
Varun Vasudev
|
196d549e2b
|
YARN-4262. Allow whitelisted users to run privileged docker containers. Contributed by Sidharta Seethana.
(cherry picked from commit e39ae0e676 )
|
2015-10-19 20:21:48 +05:30 |
Jian He
|
1ba73169c7
|
YARN-4170. AM need to be notified with priority in AllocateResponse. Contributed by Sunil G
(cherry picked from commit f9da5cdb2b )
|
2015-10-16 15:26:46 -07:00 |
Wangda Tan
|
204ee6a40f
|
YARN-4162. CapacityScheduler: Add resource usage by partition and queue capacity by partition to REST API. (Naganarasimha G R via wangda)
(cherry picked from commit 4337b263aa )
|
2015-10-16 15:10:08 -07:00 |
Varun Vasudev
|
342870b70f
|
YARN-4258. Add support for controlling capabilities for docker containers. Contributed by Sidharta Seethana.
(cherry picked from commit 63020c54c1 )
|
2015-10-15 13:41:58 +05:30 |
Devaraj K
|
28edc7b129
|
YARN-3964. Support NodeLabelsProvider at Resource Manager side.
Contributed by Dian Fu.
(cherry picked from commit db93047881 )
|
2015-10-11 11:24:05 +05:30 |
Jason Lowe
|
0139517811
|
YARN-261. Ability to fail AM attempts. Contributed by Andrey Klochkov and Rohith Sharma K S
(cherry picked from commit a0bca2b5ad )
|
2015-10-09 14:19:41 +00:00 |
Jason Lowe
|
ec74b0cd4e
|
YARN-3943. Use separate threshold configurations for disk-full detection and disk-not-full detection. Contributed by Zhihai Xu
(cherry picked from commit 8d226225d0 )
|
2015-10-08 22:26:35 +00:00 |
Wangda Tan
|
d24a3b9a3c
|
YARN-4176. Resync NM nodelabels with RM periodically for distributed nodelabels. (Bibin A Chundatt via wangda)
(cherry picked from commit 30ac69c6bd )
|
2015-10-05 15:48:40 -07:00 |
Harsh J
|
21b4ba48ce
|
HADOOP-12458. Retries is typoed to spell Retires in parts of hadoop-yarn and hadoop-common. Contributed by Neelesh Srinivas Salian.
(cherry picked from commit c918f7be5e )
|
2015-10-03 18:39:22 +05:30 |
Xuan
|
53bddc410f
|
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
(cherry picked from commit 8f08532bde )
|
2015-10-02 18:53:04 -07:00 |
Jason Lowe
|
3e3733437f
|
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
(cherry picked from commit fdf02d1f26 )
|
2015-10-02 20:21:32 +00:00 |
Jian He
|
c19e8ffdc7
|
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
(cherry picked from commit 83a18add10 )
|
2015-09-24 10:23:25 -07:00 |
Jian He
|
89dc37450c
|
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding
(cherry picked from commit dfe2cb849f )
|
2015-09-24 10:23:13 -07:00 |
Chris Douglas
|
b39b61e356
|
YARN-4188. Make MoveApplicationAcrossQueues abstract, newInstance static
Contributed by Giovanni Matteo Fumarola
(cherry picked from commit 8e01b0d97a )
|
2015-09-21 17:54:24 -07:00 |
Wangda Tan
|
c31fe79979
|
YARN-3717. Expose app/am/queue's node-label-expression to RM web UI / CLI / REST-API. (Naganarasimha G R via wangda)
(cherry picked from commit ae5308fe1d )
|
2015-09-15 11:41:57 -07:00 |
Junping Du
|
df714e25aa
|
YARN-313. Add Admin API for supporting node resource configuration in command line. (Contributed by Inigo Goiri, Kenji Kikushima and Junping Du)
(cherry picked from commit 73e3a49eb0 )
|
2015-09-15 07:58:47 -07:00 |
Karthik Kambatla
|
11e2fa151c
|
YARN-2005. Blacklisting support for scheduling AMs. (Anubhav Dhoot via kasha)
(cherry picked from commit 81df7b586a )
|
2015-09-13 17:06:04 -07:00 |
Steve Loughran
|
988749e6ea
|
HADOOP-12087. [JDK8] Fix javadoc errors caused by incorrect or illegal tags. (Akira AJISAKA via stevel).
|
2015-09-13 14:25:06 +01:00 |
Jian He
|
f23be93dd1
|
YARN-2884. Added a proxy service in NM to proxy the the communication between AM and RM. Contributed by Kishore Chaliparambil
(cherry picked from commit 6f72f1e600 )
|
2015-09-08 11:24:07 +08:00 |
Xuan
|
a0b7ef15d0
|
YARN-4087. Followup fixes after YARN-2019 regarding RM behavior when
state-store error occurs. Contributed by Jian He
(cherry picked from commit 9b78e6e33d )
|
2015-09-07 17:46:48 -07:00 |
Wangda Tan
|
9f97b86816
|
YARN-4024. YARN RM should avoid unnecessary resolving IP when NMs doing heartbeat. (Hong Zhiguo via wangda)
(cherry picked from commit bcc85e3bab )
|
2015-09-04 15:14:34 -07:00 |
Jian He
|
306c535395
|
YARN-3250. Support admin cli interface in for Application Priority. Contributed by Rohith Sharma K S
(cherry picked from commit a9c8ea71aa )
|
2015-08-27 13:27:34 -07:00 |
Jian He
|
387076894f
|
YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S
(cherry picked from commit 57c7ae1aff )
|
2015-08-24 20:37:18 -07:00 |
Xuan
|
205b98c059
|
YARN-221. NM should provide a way for AM to tell it not to aggregate
logs. Contributed by Ming Ma
(cherry picked from commit 37e1c3d82a )
|
2015-08-22 16:26:39 -07:00 |
Vinod Kumar Vavilapalli
|
9da81a3955
|
MAPREDUCE-6454. Fixed MapReduce to modify HADOOP_CLASSPATH to have distributed cache files so that child processes running hadoop scripts can access these files. Contributed by Junping Du.
|
2015-08-20 17:35:24 -07:00 |
Wangda Tan
|
6452b31760
|
YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (Naganarasimha G R)
(cherry picked from commit fc07464d1a )
|
2015-08-20 16:52:57 -07:00 |
Karthik Kambatla
|
d2ff763533
|
YARN-3534. Collect memory/cpu usage on the node. (Inigo Goiri via kasha)
(cherry picked from commit def12933b3 )
|
2015-08-16 06:26:21 -07:00 |
rohithsharmaks
|
c5b20e0db6
|
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
(cherry picked from commit 1c12adb71f )
|
2015-08-12 14:47:23 +05:30 |
Xuan
|
2ebdf5bfce
|
YARN-3999. RM hangs on draing events. Contributed by Jian He
(cherry picked from commit 3ae716fa69 )
|
2015-08-11 18:26:00 -07:00 |
Rohith Sharma K S
|
a0da1ec010
|
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
(cherry picked from commit b6265d39c5 )
|
2015-08-07 10:47:08 +05:30 |
Arun Suresh
|
84ea7cd408
|
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)
(cherry picked from commit 154c9d2e42 )
|
2015-08-05 23:15:33 -07:00 |
Xuan
|
8126fde884
|
YARN-3543. ApplicationReport should be able to tell whether the
Application is AM managed or not. Contributed by Rohith Sharma K S
(cherry picked from commit 0306d902f5 )
|
2015-08-03 15:47:21 -07:00 |
Jonathan Eagles
|
899df5bce0
|
YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles)
(cherry picked from commit 3cd02b9522 )
|
2015-08-03 10:40:04 -05:00 |
Akira Ajisaka
|
0e7c88347e
|
YARN-3958. TestYarnConfigurationFields should be moved to hadoop-yarn-api module. Contributed by Varun Saxena.
(cherry picked from commit 42d4e0ae99 )
|
2015-07-27 11:45:41 +09:00 |
Junping Du
|
6772c3f4dd
|
YARN-2019. Retrospect on decision of making RM crashed if any exception throw in ZKRMStateStore. Contributed by Jian He.
(cherry picked from commit ee98d6354b )
|
2015-07-22 17:57:16 -07:00 |