Jian He
|
c41699965e
|
YARN-4288. Fixed RMProxy to retry on IOException from local host. Contributed by Junping Du
|
2015-10-29 00:00:48 -07:00 |
|
Wangda Tan
|
6f606214e7
|
YARN-4169. Fix racing condition of TestNodeStatusUpdaterForLabels. (Naganarasimha G R via wangda)
|
2015-10-26 16:36:34 -07:00 |
|
Wangda Tan
|
3cc73773eb
|
YARN-4285. Display resource usage as percentage of queue and cluster in the RM UI (Varun Vasudev via wangda)
|
2015-10-26 13:07:39 -07:00 |
|
Rohith Sharma K S
|
5acdde4744
|
YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)
|
2015-10-26 15:42:42 +05:30 |
|
Jonathan Eagles
|
f8adeb712d
|
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
|
2015-10-23 10:34:08 -05:00 |
|
Junping Du
|
0fce5f9a49
|
YARN-4243. Add retry on establishing Zookeeper conenction in EmbeddedElectorService#serviceInit. Contributed by Xuan Gong.
|
2015-10-22 13:41:09 -07:00 |
|
Jonathan Eagles
|
25f8f801d1
|
YARN-2513. Host framework UIs in YARN for use with the ATS (jeagles)
|
2015-10-21 15:38:08 -05:00 |
|
Varun Vasudev
|
e39ae0e676
|
YARN-4262. Allow whitelisted users to run privileged docker containers. Contributed by Sidharta Seethana.
|
2015-10-19 20:19:22 +05:30 |
|
Jian He
|
f9da5cdb2b
|
YARN-4170. AM need to be notified with priority in AllocateResponse. Contributed by Sunil G
|
2015-10-16 15:26:27 -07:00 |
|
Varun Vasudev
|
63020c54c1
|
YARN-4258. Add support for controlling capabilities for docker containers. Contributed by Sidharta Seethana.
|
2015-10-15 13:41:20 +05:30 |
|
Steve Loughran
|
dfa7848463
|
HADOOP-12478. Shell.getWinUtilsPath() has been renamed Shell.getWinutilsPath(). (stevel)
|
2015-10-14 20:25:47 +01:00 |
|
Steve Loughran
|
c59af2fdf8
|
HADOOP-10775. Shell operations to fail with meaningful errors on windows if winutils.exe not found. (stevel)
|
2015-10-13 21:49:28 +01:00 |
|
Devaraj K
|
db93047881
|
YARN-3964. Support NodeLabelsProvider at Resource Manager side.
Contributed by Dian Fu.
|
2015-10-11 11:21:29 +05:30 |
|
Jason Lowe
|
a0bca2b5ad
|
YARN-261. Ability to fail AM attempts. Contributed by Andrey Klochkov and Rohith Sharma K S
|
2015-10-09 14:17:38 +00:00 |
|
Jason Lowe
|
8d226225d0
|
YARN-3943. Use separate threshold configurations for disk-full detection and disk-not-full detection. Contributed by Zhihai Xu
|
2015-10-08 22:25:34 +00:00 |
|
Wangda Tan
|
30ac69c6bd
|
YARN-4176. Resync NM nodelabels with RM periodically for distributed nodelabels. (Bibin A Chundatt via wangda)
|
2015-10-05 15:47:21 -07:00 |
|
Harsh J
|
c918f7be5e
|
HADOOP-12458. Retries is typoed to spell Retires in parts of hadoop-yarn and hadoop-common. Contributed by Neelesh Srinivas Salian.
|
2015-10-03 18:37:58 +05:30 |
|
Xuan
|
8f08532bde
|
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
|
2015-10-02 18:50:47 -07:00 |
|
Jason Lowe
|
fdf02d1f26
|
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
|
2015-10-02 20:20:31 +00:00 |
|
Jian He
|
89cab1ba5f
|
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan
|
2015-09-23 13:29:38 -07:00 |
|
Jian He
|
83a18add10
|
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
|
2015-09-23 13:29:36 -07:00 |
|
Jian He
|
dfe2cb849f
|
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:36 -07:00 |
|
Tsuyoshi Ozawa
|
dfd807afab
|
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.
|
2015-09-22 12:54:29 +09:00 |
|
Wangda Tan
|
b00392dd9c
|
YARN-4113. RM should respect retry-interval when uses RetryPolicies.RETRY_FOREVER. (Sunil G via wangda)
|
2015-09-21 11:04:03 -07:00 |
|
Steve Loughran
|
bf2f2b4fc4
|
YARN-3433. Jersey tests failing with Port in Use -again. (Brahma Reddy Battula)
|
2015-09-16 10:31:02 +01:00 |
|
Wangda Tan
|
ae5308fe1d
|
YARN-3717. Expose app/am/queue's node-label-expression to RM web UI / CLI / REST-API. (Naganarasimha G R via wangda)
|
2015-09-15 11:40:50 -07:00 |
|
Junping Du
|
73e3a49eb0
|
YARN-313. Add Admin API for supporting node resource configuration in command line. (Contributed by Inigo Goiri, Kenji Kikushima and Junping Du)
|
2015-09-15 07:56:47 -07:00 |
|
Karthik Kambatla
|
332b520a48
|
YARN-3697. FairScheduler: ContinuousSchedulingThread can fail to shutdown. (Zhihai Xu via kasha)
|
2015-09-13 18:07:43 -07:00 |
|
Karthik Kambatla
|
81df7b586a
|
YARN-2005. Blacklisting support for scheduling AMs. (Anubhav Dhoot via kasha)
|
2015-09-13 17:03:15 -07:00 |
|
Steve Loughran
|
7269906254
|
HADOOP-12087. [JDK8] Fix javadoc errors caused by incorrect or illegal tags. (Akira AJISAKA via stevel).
|
2015-09-13 14:25:26 +01:00 |
|
Robert Kanter
|
6dd6ca442a
|
YARN-4086. Allow Aggregated Log readers to handle HAR files (rkanter)
|
2015-09-09 18:03:04 -07:00 |
|
Jian He
|
6f72f1e600
|
YARN-2884. Added a proxy service in NM to proxy the the communication between AM and RM. Contributed by Kishore Chaliparambil
|
2015-09-08 09:35:46 +08:00 |
|
Xuan
|
9b78e6e33d
|
YARN-4087. Followup fixes after YARN-2019 regarding RM behavior when
state-store error occurs. Contributed by Jian He
|
2015-09-07 17:45:47 -07:00 |
|
Wangda Tan
|
bcc85e3bab
|
YARN-4024. YARN RM should avoid unnecessary resolving IP when NMs doing heartbeat. (Hong Zhiguo via wangda)
|
2015-09-04 15:13:53 -07:00 |
|
Jian He
|
a3fd2ccc86
|
YARN-4092. Fixed UI redirection to print useful messages when both RMs are in standby mode. Contributed by Xuan Gong
|
2015-08-31 17:33:24 -07:00 |
|
Jian He
|
a9c8ea71aa
|
YARN-3250. Support admin cli interface in for Application Priority. Contributed by Rohith Sharma K S
|
2015-08-27 13:25:53 -07:00 |
|
Jian He
|
57c7ae1aff
|
YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S
|
2015-08-24 20:36:44 -07:00 |
|
Xuan
|
b71c6006f5
|
YARN-221. Addendum patch to compilation issue which is caused by missing
AllContainerLogAggregationPolicy. Contributed by Xuan Gong
|
2015-08-23 16:46:30 -07:00 |
|
Xuan
|
37e1c3d82a
|
YARN-221. NM should provide a way for AM to tell it not to aggregate
logs. Contributed by Ming Ma
|
2015-08-22 16:25:24 -07:00 |
|
Wangda Tan
|
fc07464d1a
|
YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (Naganarasimha G R)
|
2015-08-20 11:51:03 -07:00 |
|
Karthik Kambatla
|
def12933b3
|
YARN-3534. Collect memory/cpu usage on the node. (Inigo Goiri via kasha)
|
2015-08-16 06:24:16 -07:00 |
|
rohithsharmaks
|
1c12adb71f
|
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
|
2015-08-12 14:45:41 +05:30 |
|
Xuan
|
3ae716fa69
|
YARN-3999. RM hangs on draing events. Contributed by Jian He
|
2015-08-11 18:25:11 -07:00 |
|
Rohith Sharma K S
|
b6265d39c5
|
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
|
2015-08-07 10:43:41 +05:30 |
|
Arun Suresh
|
154c9d2e42
|
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)
|
2015-08-05 23:14:14 -07:00 |
|
Xuan
|
0306d902f5
|
YARN-3543. ApplicationReport should be able to tell whether the
Application is AM managed or not. Contributed by Rohith Sharma K S
|
2015-08-03 15:46:00 -07:00 |
|
Wangda Tan
|
8acb30b016
|
YARN-3963. AddNodeLabel on duplicate label addition shows success. (Bibin A Chundatt via wangda)
|
2015-07-30 09:42:55 -07:00 |
|
rohithsharmaks
|
c020b62cf8
|
YARN-3919. NPEs' while stopping service after exception during CommonNodeLabelsManager#start. (varun saxena via rohithsharmaks)
|
2015-07-29 23:30:47 +05:30 |
|
Karthik Kambatla
|
5205a330b3
|
YARN-2768. Avoid cloning Resource in FSAppAttempt#updateDemand. (Hong Zhiguo via kasha)
|
2015-07-29 09:42:32 -07:00 |
|
Akira Ajisaka
|
42d4e0ae99
|
YARN-3958. TestYarnConfigurationFields should be moved to hadoop-yarn-api module. Contributed by Varun Saxena.
|
2015-07-27 11:43:25 +09:00 |
|