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 |
Wangda Tan
|
3dd113fa7c
|
YARN-2003. Support for Application priority : Changes in RM and Capacity Scheduler. (Sunil G via wangda)
(cherry picked from commit c39ca541f4 )
|
2015-07-21 09:57:53 -07:00 |
Zhijie Shen
|
37a93c2d78
|
YARN-3116. RM notifies NM whether a container is an AM container or normal task container. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit 1ea36299a4 )
|
2015-07-10 19:02:13 -07:00 |
Akira Ajisaka
|
d260478d3a
|
YARN-3690. [JDK8] 'mvn site' fails. Contributed by Brahma Reddy Battula.
(cherry picked from commit d6325745e2 )
|
2015-07-08 15:43:04 +09:00 |
Jason Lowe
|
14afa5d53d
|
YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong
(cherry picked from commit 2a20dd9b61 )
|
2015-06-24 16:24:43 +00:00 |
Devaraj K
|
3b9698ecac
|
YARN-3824. Fix two minor nits in member variable properties of
YarnConfiguration. Contributed by Ray Chiang.
(cherry picked from commit 2ad668748e )
|
2015-06-18 16:46:33 +05:30 |
Jian He
|
a24ead8c6d
|
YARN-2716. Refactor ZKRMStateStore retry code with Apache Curator. Contributed by Karthik Kambatla
(cherry picked from commit 960b8f19ca )
|
2015-06-08 14:51:25 -07:00 |
Xuan
|
4d385b48f0
|
YARN-1462. AHS API and other AHS changes to handle tags for completed MR jobs. Contributed by Xuan Gong
(cherry picked from commit 3e000a919f )
|
2015-06-05 12:49:51 -07:00 |
Junping Du
|
d8c7ee1b53
|
YARN-41. The RM should handle the graceful shutdown of the NM. Contributed by Devaraj K.
(cherry picked from commit d7e7f6aa03 )
|
2015-06-04 05:00:32 -07:00 |
Xuan
|
3f0573b059
|
YARN-3749. We should make a copy of configuration when init
MiniYARNCluster with multiple RMs. Contributed by Chun Chen
(cherry picked from commit 5766a04428 )
|
2015-06-03 17:21:48 -07:00 |
Zhijie Shen
|
2fcd3fe6ba
|
Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong."
This reverts commit 4e2ed34d20 .
|
2015-06-03 14:16:51 -07:00 |
Zhijie Shen
|
4e2ed34d20
|
YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong.
(cherry picked from commit a9f986bc5a41ab74171da1076d10e83c5adc284f)
|
2015-05-30 21:06:32 -07:00 |
Zhijie Shen
|
68cddb894a
|
YARN-3740. Fixed the typo in the configuration name: APPLICATION_HISTORY_PREFIX_MAX_APPS. Contributed by Xuan Gong.
(cherry picked from commit eb6bf91eea )
|
2015-05-29 18:18:47 -07:00 |
Vinod Kumar Vavilapalli
|
148412bb30
|
Fixed more FilesSystemRMStateStore issues. Contributed by Vinod Kumar Vavilapalli.
(cherry picked from commit 9acd24fec4 )
|
2015-05-28 15:27:01 -07:00 |
Zhijie Shen
|
839f81a632
|
YARN-3700. Made generic history service load a number of latest applications according to the parameter or the configuration. Contributed by Xuan Gong.
(cherry picked from commit 54504133f4 )
|
2015-05-27 16:53:47 -07:00 |
cnauroth
|
6ed8989a6f
|
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch.
(cherry picked from commit 7bc33b63c78c6ee9a04c0c1511ef16e63f7f3074)
|
2015-05-27 14:21:15 -07:00 |
Vinod Kumar Vavilapalli
|
a67cb4826b
|
YARN-160. Enhanced NodeManager to automatically obtain cpu/memory values from underlying OS when configured to do so. Contributed by Varun Vasudev.
(cherry picked from commit 500a1d9c76 )
|
2015-05-26 11:39:40 -07:00 |
Wangda Tan
|
b5ba6979b7
|
YARN-3583. Support of NodeLabel object instead of plain String in YarnClient side. (Sunil G via wangda)
(cherry picked from commit 563eb1ad2a )
(cherry picked from commit b0d22b0c606fad6b4ab5443c0aed07c829b46726)
|
2015-05-19 17:37:24 -07:00 |
Wangda Tan
|
7b97f049ee
|
YARN-3565. NodeHeartbeatRequest/RegisterNodeManagerRequest should use NodeLabel object instead of String. (Naganarasimha G R via wangda)
(cherry picked from commit b37da52a1c )
|
2015-05-19 16:35:23 -07:00 |
Xuan
|
3ceb2ffe54
|
YARN-3541. Add version info on timeline service / generic history web UI and REST API. Contributed by Zhijie Shen
(cherry picked from commit 76afd28862 )
|
2015-05-18 13:19:01 -07:00 |
Junping Du
|
bc13c7d84b
|
YARN-3505. Node's Log Aggregation Report with SUCCEED should not cached in RMApps. Contributed by Xuan Gong.
(cherry picked from commit 15ccd967ee )
|
2015-05-14 10:59:48 -07:00 |
Xuan
|
487d9b0f3f
|
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch
(cherry picked from commit 0f95921447 )
|
2015-05-13 13:12:04 -07:00 |
Zhijie Shen
|
6043224458
|
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
(cherry picked from commit fcd0702c10 )
|
2015-05-12 21:13:47 -07:00 |
Xuan
|
acb342b77c
|
YARN-1912. ResourceLocalizer started without any jvm memory control.
Contributed by Masatake Iwasaki
(cherry picked from commit 6471d18bc7 )
|
2015-05-08 20:02:23 -07:00 |
Xuan
|
8d07116266
|
YARN-2331. Distinguish shutdown during supervision vs. shutdown for
rolling upgrade. Contributed by Jason Lowe
(cherry picked from commit 088156de43 )
|
2015-05-08 15:11:55 -07:00 |
Devaraj K
|
bf8be56292
|
YARN-2784. Make POM project names consistent. Contributed by Rohith.
|
2015-05-08 19:26:11 +05:30 |
Jason Lowe
|
bcb863b156
|
YARN-3554. Default value for maximum nodemanager connect wait time is too high. Contributed by Naganarasimha G R
(cherry picked from commit 9757864fd6 )
|
2015-05-08 13:47:48 +00:00 |
Zhijie Shen
|
bb035ff087
|
YARN-3448. Added a rolling time-to-live LevelDB timeline store implementation. Contributed by Jonathan Eagles.
(cherry picked from commit daf3e4ef8b )
|
2015-05-07 10:10:13 -07:00 |
Junping Du
|
684a5a6aeb
|
YARN-3523. Cleanup ResourceManagerAdministrationProtocol interface audience. Contributed by Naganarasimha G R
(cherry picked from commit 8e991f4b1d )
|
2015-05-07 05:40:13 -07:00 |
Vinod Kumar Vavilapalli
|
90f6e8c90f
|
YARN-2619. Added NodeManager support for disk io isolation through cgroups. Contributed by Varun Vasudev and Wei Yan.
(cherry picked from commit 1b3b9e5c31 )
|
2015-04-30 21:43:22 -07:00 |
Wangda Tan
|
8ee632caa7
|
YARN-2740. Fix NodeLabelsManager to properly handle node label modifications when distributed node label configuration enabled. (Naganarasimha G R via wangda)
(cherry picked from commit db1b674b50 )
|
2015-04-27 16:42:36 -07:00 |
Vinod Kumar Vavilapalli
|
0ec6e7e7f5
|
YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv)
(cherry picked from commit f5fe35e297 )
|
2015-04-23 11:25:30 -07:00 |
Vinod Kumar Vavilapalli
|
04783b0402
|
YARN-3366. Enhanced NodeManager to support classifying/shaping outgoing network bandwidth traffic originating from YARN containers Contributed by Sidharta Seethana.
(cherry picked from commit a100be685c )
|
2015-04-22 17:36:55 -07:00 |
Junping Du
|
8de6045842
|
New parameter of CLI for decommissioning node gracefully in RMAdmin CLI. Contributed by Devaraj K
(cherry picked from commit fad9d7e85b )
|
2015-04-22 10:08:16 -07:00 |
Jian He
|
9827da95bc
|
YARN-3451. Display attempt start time and elapsed time on the web UI. Contributed by Rohith Sharmaks
(cherry picked from commit 6779467ab6 )
|
2015-04-17 15:57:36 -07:00 |
Junping Du
|
b244701fad
|
YARN-1402. Update related Web UI and CLI with exposing client API to check log aggregation status. Contributed by Xuan Gong.
(cherry picked from commit 1db355a875 )
|
2015-04-17 13:20:27 -07:00 |
Jian He
|
d3daf9665c
|
YARN-3348. Add a 'yarn top' tool to help understand cluster usage. Contributed by Varun Vasudev
|
2015-04-10 10:40:31 -07:00 |