Akira Ajisaka
|
a2d73b185f
|
YARN-4608. Redundant code statement in WritingYarnApplications. Contributed by Kai Sasaki.
(cherry picked from commit d3224e2d6274daf73a103c0dbe21ba69add7ca26)
(cherry picked from commit 01cd6dce63f2ac21a52f6f2539cb222e895044eb)
|
2016-01-22 02:15:16 +09:00 |
Jason Lowe
|
15e84fd626
|
YARN-4492. Add documentation for preemption supported in Capacity scheduler. Contributed by Naganarasimha G R
(cherry picked from commit f858ac2426 )
|
2016-01-21 15:40:30 +00:00 |
Jian He
|
9b11e7bd6d
|
YARN-4098. Document ApplicationPriority feature. Contributed by Rohith Sharma K S
|
2015-12-29 16:52:30 -08:00 |
Akira Ajisaka
|
59c892683f
|
YARN-4434. NodeManager Disk Checker parameter documentation is not correct. Contributed by Weiwei Yang.
(cherry picked from commit 16dc65811d4e0e7ab61c61295149848fe53ddd89)
(cherry picked from commit 925bb94d87db7e916ed380d4512225e796f9e03d)
|
2015-12-09 16:33:12 +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 |
Ming Ma
|
4bb7e68eb6
|
YARN-2913. Fair scheduler should have ability to set MaxResourceDefault for each queue. (Siqi Li via mingma)
(cherry picked from commit 934d96a334 )
|
2015-10-23 08:37:46 -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 |
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 |
Varun Vasudev
|
1c53cd2b0d
|
YARN-4121. Fix typos in capacity scheduler documentation. Contributed by Kai Sasaki.
(cherry picked from commit 435f935ba7 )
|
2015-09-08 12:39:39 +05:30 |
Varun Vasudev
|
a53054c853
|
YARN-3970. Add REST api support for Application Priority. Contributed by Naganarasimha G R.
(cherry picked from commit 223a306da925ad031bc398f2ea5e56f0e6521edf)
|
2015-09-03 16:40:42 +05:30 |
Tsuyoshi Ozawa
|
d3d65f62b3
|
YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R.
(cherry picked from commit faa38e1aa4 )
|
2015-09-01 17:55:53 +09: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 |
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 |
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 |
Tsuyoshi Ozawa
|
e97a14ae6f
|
YARN-3805. Update the documentation of Disk Checker based on YARN-90. Contributed by Masatake Iwasaki.
(cherry picked from commit 1ba2986dee )
|
2015-07-16 17:52:58 +09:00 |
Tsuyoshi Ozawa
|
f95e3c3091
|
YARN-3174. Consolidate the NodeManager and NodeManagerRestart documentation into one. Contributed by Masatake Iwasaki.
(cherry picked from commit f02dd146f5 )
|
2015-07-16 15:22:57 +09:00 |
Tsuyoshi Ozawa
|
bfbc805a13
|
YARN-3170. YARN architecture document needs updating. Contirubted by Brahma Reddy Battula.
(cherry picked from commit edcaae44c1 )
|
2015-07-15 15:43:09 +09:00 |
Tsuyoshi Ozawa
|
ff6d5f2ee7
|
YARN-3711. Documentation of ResourceManager HA should explain configurations about listen addresses. Contributed by Masatake Iwasaki.
(cherry picked from commit e8c514373f )
|
2015-06-16 10:15:19 +09:00 |
cnauroth
|
d9016b0286
|
YARN-3786. Document yarn class path options. Contributed by Brahma Reddy Battula.
(cherry picked from commit a531b058ae )
|
2015-06-08 16:18:43 -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 |
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 |
Xuan
|
550b55146d
|
YARN-3723. Need to clearly document primaryFilter and otherInfo value
type. Contributed by Zhijie Shen
(cherry picked from commit 3077c299da )
|
2015-05-28 10:20:33 -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 |
Tsuyoshi Ozawa
|
cf5c1adf4f
|
YARN-2336. Fair scheduler's REST API returns a missing '[' bracket JSON for deep queue tree. Contributed by Kenji Kikushima and Akira Ajisaka.
(cherry picked from commit 9a3d617b63 )
|
2015-05-26 19:08:01 +09: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 |
Vinod Kumar Vavilapalli
|
ad3196e016
|
Fixing HDFS state-store. Contributed by Arun Suresh.
(cherry picked from commit 9a2a9553ee )
|
2015-05-14 16:57:03 -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 |
Zhijie Shen
|
ef096599c3
|
YARN-2206. Updated document for applications REST API response examples. Contributed by Kenji Kikushima and Brahma Reddy Battula.
(cherry picked from commit 08f0ae403c )
|
2015-05-08 16:41:29 -07:00 |
Karthik Kambatla
|
21a07769d4
|
YARN-1050. Document the Fair Scheduler REST API. (Kenji Kikushima and Roman Shaposhnik via kasha)
(cherry picked from commit 96473bdc2b )
|
2015-05-08 16:31:30 -07:00 |
Devaraj K
|
bf8be56292
|
YARN-2784. Make POM project names consistent. Contributed by Rohith.
|
2015-05-08 19:26:11 +05:30 |
Tsuyoshi Ozawa
|
5ddc3adb0d
|
YARN-3169. Drop YARN's overview document. Contributed by Brahma Reddy Battula.
(cherry picked from commit b419c1b2ec )
|
2015-05-08 19:58:47 +09:00 |
Akira Ajisaka
|
c7f3dd1eb3
|
YARN-3572. Correct typos in WritingYarnApplications.md. Contributed by Gabor Liptak.
(cherry picked from commit a521b50955 )
|
2015-05-08 13:25:07 +09:00 |
Akira Ajisaka
|
73ba3ebe7c
|
YARN-3444. Fix typo capabililty. Contributed by Gabor Liptak.
(cherry picked from commit 5ce3a77f3c )
|
2015-04-25 06:09:03 +09:00 |
Akira Ajisaka
|
f469f9af2d
|
YARN-3410. Addendum fix for compilation error. Contributed by Rohith.
(cherry picked from commit b08908ae5e )
|
2015-04-22 17:48:55 +09:00 |
Wangda Tan
|
8a9599fb9e
|
YARN-3410. YARN admin should be able to remove individual application records from RMStateStore. (Rohith Sharmaks via wangda)
|
2015-04-21 17:47:27 -07:00 |
Tsuyoshi Ozawa
|
3daca4f040
|
YARN-3436. Fix URIs in documantion of YARN web service REST APIs. Contributed by Bibin A Chundatt.
(cherry picked from commit 05007b45e5 )
|
2015-04-14 14:14:17 -05:00 |
Jian He
|
1afea8a15a
|
YARN-3394. Enrich WebApplication proxy documentation. Contributed by Naganarasimha G R
(cherry picked from commit 7b4671490a )
|
2015-04-13 17:05:58 -07:00 |
Zhijie Shen
|
fbe811d904
|
YARN-2854. Updated the documentation of the timeline service and the generic history service. Contributed by Naganarasimha G R.
|
2015-03-16 10:52:32 -07:00 |
Tsuyoshi Ozawa
|
d29cf296cb
|
YARN-3295. Fix documentation nits found in markdown conversion. Contributed by Masatake Iwasaki.
(cherry picked from commit 30c428a858 )
|
2015-03-11 15:02:45 +09:00 |
Jian He
|
2690c72522
|
YARN-3187. Documentation of Capacity Scheduler Queue mapping based on user or group. Contributed by Gururaj Shetty
(cherry picked from commit a380643d20 )
|
2015-03-10 11:16:51 -07:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
Jian He
|
aafe571398
|
YARN-3285. (Backport YARN-3168) Convert branch-2 .apt.vm files of YARN to markdown. Contributed by Masatake Iwasaki
|
2015-03-03 16:44:59 -08:00 |
Tsuyoshi Ozawa
|
43429cd33a
|
YARN-2994. Document work-preserving RM restart. Contributed by Jian He.
(cherry picked from commit b0d81e05ab )
|
2015-02-13 13:08:37 +09:00 |
Steve Loughran
|
a8eaec396f
|
YARN-2683. [YARN-913] registry config options: document and move to core-default. (stevel)
|
2015-02-11 14:26:22 +00:00 |
Jason Lowe
|
ebdd88ec81
|
YARN-1582. Capacity Scheduler: add a maximum-allocation-mb setting per queue. Contributed by Thomas Graves
(cherry picked from commit 69c8a7f45b )
|
2015-02-05 19:30:06 +00:00 |
Akira Ajisaka
|
401c7d72f5
|
YARN-3071. Remove invalid char from sample conf in doc of FairScheduler. (Contributed by Masatake Iwasaki)
(cherry picked from commit 4a5c3a4cfe )
|
2015-01-19 21:22:48 +09:00 |
Xuan
|
79c8f4dcba
|
YARN-2807. Option "--forceactive" not works as described in usage of
"yarn rmadmin -transitionToActive". Contributed by Masatake Iwasaki
(cherry picked from commit d15cbae73c )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/YarnCommands.apt.vm
|
2015-01-14 11:18:10 -08:00 |
Jian He
|
68709cb9be
|
YARN-2956. Added missing links in YARN documentation. Contributed by Masatake Iwasaki
(cherry picked from commit 27a489cba6 )
|
2015-01-09 17:47:00 -08:00 |
Zhijie Shen
|
8a81312062
|
YARN-2427. Added the API of moving apps between queues in RM web services. Contributed by Varun Vasudev.
(cherry picked from commit 60103fca04 )
|
2015-01-06 14:39:44 -08:00 |