Sangjin Lee
|
6d67420dbc
|
YARN-4183. Clarify the behavior of timeline service config properties (Naganarasimha G R via sjlee)
|
2016-03-31 10:49:03 -07:00 |
|
Allen Wittenauer
|
0a74610d1c
|
HADOOP-11393. Revert HADOOP_PREFIX, go back to HADOOP_HOME (aw)
|
2016-03-31 07:51:05 -07:00 |
|
Varun Vasudev
|
f1b8f6b2c1
|
YARN-4884. Fix missing documentation about rmadmin command regarding node labels. Contributed by Kai Sasaki.
|
2016-03-31 14:01:48 +05:30 |
|
Arun Suresh
|
00bebb7e58
|
YARN-4823. Refactor the nested reservation id field in listReservation to simple string field. (subru via asuresh)
|
2016-03-25 15:54:38 -07:00 |
|
Arun Suresh
|
2e1d0ff4e9
|
YARN-4687. Document Reservation ACLs (Contributed by Sean Po)
|
2016-03-24 10:40:51 -07:00 |
|
Arun Suresh
|
d820975c1a
|
YARN-4683. Document the List Reservations REST API. (Contributed by Sean Po)
|
2016-03-24 10:30:29 -07:00 |
|
Akira Ajisaka
|
f86850b544
|
HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang.
|
2016-03-08 14:28:47 +09:00 |
|
Masatake Iwasaki
|
cbd31328a6
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
|
2016-03-04 14:11:36 +09:00 |
|
Rohith Sharma K S
|
de09f41147
|
YARN-4651. Document movetoqueue option in 'YARN Commands'. (Takashi Ohnishi via rohithsharmaks)
|
2016-02-23 18:03:42 +08:00 |
|
Akira Ajisaka
|
5e7d4d51f8
|
YARN-4707. Remove the extra char (>) from SecureContainer.md. Contributed by Brahma Reddy Battula.
|
2016-02-22 17:17:40 +09:00 |
|
Tsuyoshi Ozawa
|
b68901d7dd
|
YARN-4708. Missing default mapper type in TimelineServer performance test tool usage. Contributed by Kai Sasaki.
|
2016-02-22 07:54:53 +09:00 |
|
Karthik Kambatla
|
a0c95b5fc4
|
YARN-4569. Remove incorrect part of maxResources in FairScheduler documentation. (Ray Chiang via kasha)
|
2016-02-17 18:36:12 -08:00 |
|
Jian He
|
dea90c9a86
|
YARN-4653. Document YARN security model from the perspective of Application Developers. Contributed by Steve Loughran
|
2016-02-14 17:13:15 +08:00 |
|
Varun Vasudev
|
1adb64e09b
|
YARN-4625. Make ApplicationSubmissionContext and ApplicationSubmissionContextInfo more consistent. Contributed by Xuan Gong.
|
2016-02-03 16:26:28 +05:30 |
|
Devaraj K
|
db144eb1c5
|
YARN-4100. Add Documentation for Distributed and Delegated-Centralized
Node Labels feature. Contributed by Naganarasimha G R.
|
2016-02-02 12:06:51 +05:30 |
|
Akira Ajisaka
|
3ac9511da2
|
YARN-4608. Redundant code statement in WritingYarnApplications. Contributed by Kai Sasaki.
|
2016-01-22 02:14:31 +09:00 |
|
Jason Lowe
|
f858ac2426
|
YARN-4492. Add documentation for preemption supported in Capacity scheduler. Contributed by Naganarasimha G R
|
2016-01-21 15:38:40 +00:00 |
|
Jian He
|
ad997fab67
|
YARN-4098. Document ApplicationPriority feature. Contributed by Rohith Sharma K S
|
2015-12-29 16:51:55 -08:00 |
|
Sangjin Lee
|
e8964589de
|
YARN-4341. add doc about timeline performance tool usage (Chang Li via sjlee)
|
2015-12-11 09:46:32 -08:00 |
|
Akira Ajisaka
|
50edcb947c
|
YARN-4434. NodeManager Disk Checker parameter documentation is not correct. Contributed by Weiwei Yang.
|
2015-12-09 16:32:33 +09:00 |
|
Ming Ma
|
934d96a334
|
YARN-2913. Fair scheduler should have ability to set MaxResourceDefault for each queue. (Siqi Li via mingma)
|
2015-10-23 08:36:33 -07:00 |
|
Jonathan Eagles
|
f8adeb712d
|
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
|
2015-10-23 10:34:08 -05: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 |
|
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 |
|
Varun Vasudev
|
435f935ba7
|
YARN-4121. Fix typos in capacity scheduler documentation. Contributed by Kai Sasaki.
|
2015-09-08 12:33:43 +05:30 |
|
Varun Vasudev
|
b469ac531a
|
YARN-3970. Add REST api support for Application Priority. Contributed by Naganarasimha G R.
|
2015-09-03 16:40:10 +05:30 |
|
Tsuyoshi Ozawa
|
faa38e1aa4
|
YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R.
|
2015-09-01 17:54:49 +09:00 |
|
rohithsharmaks
|
1c12adb71f
|
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
|
2015-08-12 14:45:41 +05:30 |
|
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 |
|
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 |
|
Allen Wittenauer
|
3b7ffc4f3f
|
YARN-3261. rewrite resourcemanager restart doc to remove roadmap bits (Gururaj Shetty via aw)
|
2015-07-21 10:00:34 -07:00 |
|
Tsuyoshi Ozawa
|
1ba2986dee
|
YARN-3805. Update the documentation of Disk Checker based on YARN-90. Contributed by Masatake Iwasaki.
|
2015-07-16 17:52:38 +09:00 |
|
Tsuyoshi Ozawa
|
f02dd146f5
|
YARN-3174. Consolidate the NodeManager and NodeManagerRestart documentation into one. Contributed by Masatake Iwasaki.
|
2015-07-16 15:22:30 +09:00 |
|
Tsuyoshi Ozawa
|
edcaae44c1
|
YARN-3170. YARN architecture document needs updating. Contirubted by Brahma Reddy Battula.
|
2015-07-15 15:42:41 +09:00 |
|
Tsuyoshi Ozawa
|
e8c514373f
|
YARN-3711. Documentation of ResourceManager HA should explain configurations about listen addresses. Contributed by Masatake Iwasaki.
|
2015-06-16 10:12:38 +09:00 |
|
cnauroth
|
a531b058ae
|
YARN-3786. Document yarn class path options. Contributed by Brahma Reddy Battula.
|
2015-06-08 16:18:36 -07:00 |
|
Xuan
|
3e000a919f
|
YARN-1462. AHS API and other AHS changes to handle tags for completed MR jobs. Contributed by Xuan Gong
|
2015-06-05 12:48:52 -07:00 |
|
Zhijie Shen
|
bc85959edd
|
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 4a9ec1a824 .
|
2015-06-03 14:15:56 -07:00 |
|
Zhijie Shen
|
4a9ec1a824
|
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.
|
2015-05-30 21:05:36 -07:00 |
|
Xuan
|
3077c299da
|
YARN-3723. Need to clearly document primaryFilter and otherInfo value
type. Contributed by Zhijie Shen
|
2015-05-28 10:19:36 -07:00 |
|
Zhijie Shen
|
54504133f4
|
YARN-3700. Made generic history service load a number of latest applications according to the parameter or the configuration. Contributed by Xuan Gong.
|
2015-05-27 16:52:22 -07:00 |
|
Tsuyoshi Ozawa
|
9a3d617b63
|
YARN-2336. Fair scheduler's REST API returns a missing '[' bracket JSON for deep queue tree. Contributed by Kenji Kikushima and Akira Ajisaka.
|
2015-05-26 19:07:40 +09:00 |
|
Xuan
|
76afd28862
|
YARN-3541. Add version info on timeline service / generic history web UI and REST API. Contributed by Zhijie Shen
|
2015-05-18 13:17:16 -07:00 |
|
Vinod Kumar Vavilapalli
|
9a2a9553ee
|
Fixing HDFS state-store. Contributed by Arun Suresh.
|
2015-05-14 16:13:51 -07:00 |
|
Zhijie Shen
|
fcd0702c10
|
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
|
2015-05-12 21:13:22 -07:00 |
|
Zhijie Shen
|
08f0ae403c
|
YARN-2206. Updated document for applications REST API response examples. Contributed by Kenji Kikushima and Brahma Reddy Battula.
|
2015-05-08 16:40:20 -07:00 |
|
Karthik Kambatla
|
96473bdc2b
|
YARN-1050. Document the Fair Scheduler REST API. (Kenji Kikushima and Roman Shaposhnik via kasha)
|
2015-05-08 16:31:14 -07:00 |
|
Devaraj K
|
241a72af0d
|
YARN-2784. Make POM project names consistent. Contributed by Rohith.
|
2015-05-08 19:23:53 +05:30 |
|
Tsuyoshi Ozawa
|
b419c1b2ec
|
YARN-3169. Drop YARN's overview document. Contributed by Brahma Reddy Battula.
|
2015-05-08 19:58:33 +09:00 |
|
Akira Ajisaka
|
a521b50955
|
YARN-3572. Correct typos in WritingYarnApplications.md. Contributed by Gabor Liptak.
|
2015-05-08 13:24:29 +09:00 |
|
Akira Ajisaka
|
5ce3a77f3c
|
YARN-3444. Fix typo capabililty. Contributed by Gabor Liptak.
|
2015-04-25 06:08:16 +09:00 |
|
Akira Ajisaka
|
b08908ae5e
|
YARN-3410. Addendum fix for compilation error. Contributed by Rohith.
|
2015-04-22 17:47:00 +09:00 |
|
Wangda Tan
|
e71d0d87d9
|
YARN-3410. YARN admin should be able to remove individual application records from RMStateStore. (Rohith Sharmaks via wangda)
|
2015-04-21 17:51:22 -07:00 |
|
Tsuyoshi Ozawa
|
05007b45e5
|
YARN-3436. Fix URIs in documantion of YARN web service REST APIs. Contributed by Bibin A Chundatt.
|
2015-04-14 14:13:55 -05:00 |
|
Jian He
|
7b4671490a
|
YARN-3394. Enrich WebApplication proxy documentation. Contributed by Naganarasimha G R
|
2015-04-13 17:05:38 -07:00 |
|
Zhijie Shen
|
ed4e72a20b
|
YARN-2854. Addendum patch to fix the minor issue in the timeline service documentation.
|
2015-03-16 10:39:10 -07:00 |
|
Zhijie Shen
|
6fdef76cc3
|
YARN-2854. Updated the documentation of the timeline service and the generic history service. Contributed by Naganarasimha G R.
|
2015-03-13 14:00:09 -07:00 |
|
Tsuyoshi Ozawa
|
30c428a858
|
YARN-3295. Fix documentation nits found in markdown conversion. Contributed by Masatake Iwasaki.
|
2015-03-11 15:02:24 +09:00 |
|
Jian He
|
a380643d20
|
YARN-3187. Documentation of Capacity Scheduler Queue mapping based on user or group. Contributed by Gururaj Shetty
|
2015-03-10 11:15:57 -07:00 |
|
Allen Wittenauer
|
8472d72997
|
YARN-3199. Fair Scheduler documentation improvements (Rohit Agarwal via aw)
|
2015-02-28 11:36:15 -08:00 |
|
Allen Wittenauer
|
2e44b75f72
|
YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)
|
2015-02-27 20:39:44 -08:00 |
|
Allen Wittenauer
|
72389c78db
|
HADOOP-11575. Daemon log documentation is misleading (Naganarasimha G R via aw)
|
2015-02-17 07:00:00 -10:00 |
|
Tsuyoshi Ozawa
|
b0d81e05ab
|
YARN-2994. Document work-preserving RM restart. Contributed by Jian He.
|
2015-02-13 13:08:13 +09:00 |
|
Steve Loughran
|
c3da2db48f
|
YARN-2683. [YARN-913] registry config options: document and move to core-default. (stevel)
|
2015-02-11 14:26:37 +00:00 |
|
Jason Lowe
|
69c8a7f45b
|
YARN-1582. Capacity Scheduler: add a maximum-allocation-mb setting per queue. Contributed by Thomas Graves
|
2015-02-05 19:28:49 +00:00 |
|
Akira Ajisaka
|
4a5c3a4cfe
|
YARN-3071. Remove invalid char from sample conf in doc of FairScheduler. (Contributed by Masatake Iwasaki)
|
2015-01-19 21:21:34 +09:00 |
|
Xuan
|
d15cbae73c
|
YARN-2807. Option "--forceactive" not works as described in usage of
"yarn rmadmin -transitionToActive". Contributed by Masatake Iwasaki
|
2015-01-14 11:04:03 -08:00 |
|
Jian He
|
27a489cba6
|
YARN-2956. Added missing links in YARN documentation. Contributed by Masatake Iwasaki
|
2015-01-09 17:46:36 -08:00 |
|
Allen Wittenauer
|
ab5cd99177
|
YARN-3002. YARN documentation needs updating post-shell rewrite (aw)
|
2015-01-09 15:01:29 -08:00 |
|
Zhijie Shen
|
60103fca04
|
YARN-2427. Added the API of moving apps between queues in RM web services. Contributed by Varun Vasudev.
|
2015-01-06 14:37:44 -08:00 |
|
Junping Du
|
389f881d42
|
YARN-2949. Add documentation for CGroups. (Contributed by Varun Vasudev)
|
2014-12-18 06:25:59 -08:00 |
|
Sandy Ryza
|
a128cca305
|
YARN-2669. FairScheduler: queue names shouldn't allow periods (Wei Yan via Sandy Ryza)
|
2014-11-21 16:06:41 -08:00 |
|
Jian He
|
bc4ee5e06f
|
YARN-2878. Fix DockerContainerExecutor.apt.vm formatting. Contributed by Abin Shahab
|
2014-11-19 14:44:25 -08:00 |
|
Zhijie Shen
|
ef38fb9758
|
YARN-2870. Updated the command to run the timeline server it the document. Contributed by Masatake Iwasaki.
|
2014-11-18 16:04:31 -08:00 |
|
cnauroth
|
0abb973f09
|
HADOOP-7984. Add hadoop --loglevel option to change log level. Contributed by Aikira AJISAKA.
|
2014-11-12 21:41:19 -08:00 |
|
Ravi Prakash
|
53f64ee516
|
YARN-1964. Create Docker analog of the LinuxContainerExecutor in YARN
|
2014-11-11 21:28:11 -08:00 |
|
Jason Lowe
|
1e215e8ba2
|
YARN-2632. Document NM Restart feature. Contributed by Junping Du and Vinod Kumar Vavilapalli
|
2014-11-07 23:40:22 +00:00 |
|
Steve Loughran
|
1670578018
|
YARN-2768 Improved Yarn Registry service record structure (stevel)
|
2014-11-06 20:22:22 +00:00 |
|
Karthik Kambatla
|
ade3727ecb
|
YARN-2760. Remove 'experimental' from FairScheduler docs. (Harsh J via kasha)
|
2014-10-28 08:49:14 -07:00 |
|
Zhijie Shen
|
b94b8b30f2
|
YARN-2732. Fixed syntax error in SecureContainer.apt.vm. Contributed by Jian He.
|
2014-10-22 18:39:29 -07:00 |
|
Jian He
|
3b12fd6cfb
|
YARN-2198. Remove the need to run NodeManager as privileged account for Windows Secure Container Executor. Contributed by Remus Rusanu
|
2014-10-22 15:57:46 -07:00 |
|
Zhijie Shen
|
1220bb72d4
|
YARN-2656. Made RM web services authentication filter support proxy user. Contributed by Varun Vasudev and Zhijie Shen.
|
2014-10-14 21:50:46 -07:00 |
|
Steve Loughran
|
6a326711aa
|
YARN-913 service registry: YARN-2652 add hadoop-yarn-registry package under hadoop-yarn
|
2014-10-08 13:02:25 -07:00 |
|
Vinod Kumar Vavilapalli
|
ba7f31c2ee
|
YARN-1972. Added a secure container-executor for Windows. Contributed by Remus Rusanu.
|
2014-10-01 10:14:41 -07:00 |
|
Allen Wittenauer
|
32870db0fb
|
YARN-2372. There are Chinese Characters in the FairScheduler's document (Fengdong Yu via aw)
|
2014-09-26 12:46:45 -07:00 |
|
Allen Wittenauer
|
ac70c27473
|
YARN-2577. Clarify ACL delimiter and how to configure ACL groups only (Mikos Christine via aw)
|
2014-09-26 11:05:13 -07:00 |
|
Zhijie Shen
|
72b0881ca6
|
YARN-2546. Made REST API for application creation/submission use numeric and boolean types instead of the string of them. Contributed by Varun Vasudev.
|
2014-09-24 17:57:32 -07:00 |
|
Karthik Kambatla
|
43efdd30b5
|
YARN-2539. FairScheduler: Set the default value for maxAMShare to 0.5. (Wei Yan via kasha)
|
2014-09-22 16:09:52 -07:00 |
|
Jian He
|
5633da2a01
|
YARN-2541. Fixed ResourceManagerRest.apt.vm table syntax error. Contributed by Jian He
|
2014-09-11 21:31:09 -07:00 |
|
Jian He
|
83be3ad444
|
YARN-415. Capture aggregate memory allocation at the app-level for chargeback. Contributed by Eric Payne & Andrey Klochkov
|
2014-09-10 18:20:54 -07:00 |
|
Zhijie Shen
|
56dc496a10
|
YARN-2507. Documented CrossOriginFilter configurations for the timeline server. Contributed by Jonathan Eagles.
|
2014-09-07 18:22:40 -07:00 |
|
Karthik Kambatla
|
1dcaba9a7a
|
YARN-2394. FairScheduler: Configure fairSharePreemptionThreshold per queue. (Wei Yan via kasha)
|
2014-09-03 10:27:36 -07:00 |
|
Karthik Kambatla
|
0f34e6f387
|
YARN-2395. FairScheduler: Preemption timeout should be configurable per queue. (Wei Yan via kasha)
|
2014-08-30 01:17:13 -07:00 |
|
Karthik Kambatla
|
270a271f53
|
YARN-2360. Fair Scheduler: Display dynamic fair share for queues on the scheduler page. (Ashwin Shankar and Wei Yan via kasha)
|
2014-08-29 17:15:38 -07:00 |
|
Zhijie Shen
|
7ad7ab1723
|
YARN-2317. Updated the document about how to write YARN applications. Contributed by Li Lu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617594 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-12 21:37:34 +00:00 |
|
Zhijie Shen
|
d6532d3a77
|
YARN-2247. Made RM web services authenticate users via kerberos and delegation token. Contributed by Varun Vasudev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613821 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-27 17:55:06 +00:00 |
|
Zhijie Shen
|
06e5c5cb2d
|
YARN-2300. Improved the documentation of the sample requests for RM REST API - submitting an app. Contributed by Varun Vasudev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1612981 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 03:12:45 +00:00 |
|
Sanford Ryza
|
c88402f36d
|
YARN-2313. Livelock can occur in FairScheduler when there are lots of running apps (Tsuyoshi Ozawa via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1612769 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 05:00:52 +00:00 |
|
Karthik Kambatla
|
df2abcb372
|
YARN-2131. Addendum2: Document -format-state-store. Add a way to format the RMStateStore. (Robert Kanter via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1612634 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 18:11:11 +00:00 |
|
Vinod Kumar Vavilapalli
|
030580387a
|
YARN-2233. Implemented ResourceManager web-services to create, renew and cancel delegation tokens. Contributed by Varun Vasudev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1610876 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-15 23:00:17 +00:00 |
|