GuoPhilipse
|
c9d64bad37
|
YARN-11007. Correct words in YARN documents (#3680)
Reviewed-by: cxorm <lianp964@gmail.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-11-25 17:48:54 +09:00 |
Szilard Nemeth
|
b933f5f54b
|
YARN-11001. Add docs on removing node label mapping from a node. Contributed by Manu Zhang
|
2021-11-15 16:02:18 +01:00 |
Ahmed Hussein
|
d286994009
|
YARN-1115: Provide optional means for a scheduler to check real user ACLs. Contributed by Eric Payne (epayne)
|
2021-10-20 22:18:36 +00:00 |
Weihao Zheng
|
ad1d40970a
|
YARN-10928. Support default queue config for minimum-user-limit-percent/user-limit-factor (#3389)
Contributed by Weihao Zheng
|
2021-09-13 11:06:53 +08:00 |
zhuqi
|
3024a47026
|
Add documentation for YARN-10623 auto refresh queue conf in CS (#3279)
|
2021-09-08 16:03:15 +02:00 |
Benjamin Teke
|
d9cb69853b
|
YARN-10522. Document for Flexible Auto Queue Creation in Capacity Scheduler
|
2021-09-08 15:43:57 +02:00 |
Szilard Nemeth
|
9c8fe1e512
|
YARN-10576. Update Capacity Scheduler documentation with JSON-based placement mapping. Contributed by Benjamin Teke
|
2021-09-08 15:17:27 +02:00 |
Tamas Domok
|
16e6030e25
|
YARN-10891. Extend QueueInfo with max-parallel-apps in CS. (#3314)
Co-authored-by: Tamas Domok <tdomok@cloudera.com>
|
2021-08-27 23:09:54 +02:00 |
zhuqi-lucas
|
2da9b95d4d
|
YARN-10657. We should make max application per queue to support node label. Contributed by Andras Gyori.
|
2021-07-22 20:30:43 +08:00 |
zhuqi-lucas
|
0441efe1fc
|
YARN-10860. Make max container per heartbeat configs refreshable. Contributed by Eric Badger.
|
2021-07-21 15:31:44 +08:00 |
Akira Ajisaka
|
1cbcde04f3
|
YARN-10770. container-executor permission is wrong in SecureContainer.md. Contributed by Siddharth Ahuja.
|
2021-05-25 18:28:09 +09:00 |
Szilard Nemeth
|
6bb0892f6e
|
YARN-10753. Document the removal of FS default queue creation. Contributed by Benjamin Teke
|
2021-05-22 15:00:08 +02:00 |
Szilard Nemeth
|
ebf6b14c67
|
YARN-10123. Error message around yarn app -stop/start can be improved. Contributed by Siddharth Ahuja
This is required to highlight that an implementation at framework level is needed for the stop/start functionality to work.
|
2021-04-23 22:49:26 +02:00 |
Brahma Reddy Battula
|
d0dcfc405c
|
YARN-10439. Yarn Service AM listens on all IP's on the machine. Contributed by D M Murali Krishna Reddy
|
2021-03-30 09:46:12 +05:30 |
Akira Ajisaka
|
3101c39b49
|
YARN-10656. Parsing error in CapacityScheduler.md (#2725)
Reviewed-by: Peter Bacsko <pbacsko@apache.org>
|
2021-02-27 12:46:36 +09:00 |
Peter Bacsko
|
a89c624002
|
YARN-10609. Update the document for YARN-10531(Be able to disable user limit factor for CapacityScheduler Leaf Queue). Contributed by Qi Zhu.
|
2021-02-24 20:41:35 +01:00 |
Andrea Scarpino
|
9170eb566b
|
YARN-10511. Update yarn.nodemanager.env-whitelist value in docs (#2512)
Reviewed-by: Adam Antal <adamantal@apache.org>
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
|
2020-12-04 00:14:04 +09:00 |
kevinzhao1661
|
4d2ae5b398
|
YARN-10498. Fix typo in CapacityScheduler Markdown document (#2484)
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
|
2020-11-30 11:17:10 +09:00 |
Eric E Payne
|
0461a07c01
|
YARN-10475: Scale RM-NM heartbeat interval based on node utilization. Contributed by Jim Brennan (Jim_Brennan).
|
2020-11-02 16:55:06 +00:00 |
Szilard Nemeth
|
4890b855ec
|
YARN-10420. Update CS MappingRule documentation with the new format and features. Contributed by Peter Bacsko
|
2020-10-31 15:17:01 +01:00 |
Jim Brennan
|
8ee6bc2518
|
YARN-10471. Prevent logs for any container from becoming larger than a configurable size. Contributed by Eric Payne
|
2020-10-29 19:49:18 +00:00 |
Adam Antal
|
7ec16ac7f6
|
YARN-10443. Document options of logs CLI. Contributed by Ankit Kumar.
Fixes #2325
|
2020-09-23 17:42:56 +02:00 |
tkuramoto33
|
18f9d77c46
|
YARN-6754. Fair scheduler docs should explain meaning of weight=0 for a queue. (#2300)
|
2020-09-23 14:50:28 +09:00 |
Hui Fei
|
474fa80bfb
|
HADOOP-17277. Correct spelling errors for separator (#2322)
Contributed by Hui Fei.
|
2020-09-22 17:10:33 +01:00 |
Adam Antal
|
dd6c66556e
|
YARN-9136. getNMResourceInfo NodeManager REST API method is not documented
|
2020-09-07 10:29:20 +02:00 |
Prabhu Joseph
|
aa5afa72c5
|
YARN-10381. Add application attempt state in AppAttempts RM REST API
Contributed by Siddharth Ahuja. Reviewed by Bilwa ST.
|
2020-08-04 23:07:28 +05:30 |
kevinzhao1661
|
ab2b3df2de
|
YARN-10383. YarnCommands.md is inconsistent with the source code (#2177)
|
2020-08-04 12:02:16 +09:00 |
Prabhu Joseph
|
247eb0979b
|
YARN-10319. Record Last N Scheduler Activities from ActivitiesManager
Reviewed by Tao Yang and Adam Antal.
|
2020-07-24 11:43:31 +05:30 |
Szilard Nemeth
|
9b5557a9e8
|
YARN-10325. Document max-parallel-apps for Capacity Scheduler. Contributed by Peter Bacsko
|
2020-07-01 13:41:30 +02:00 |
Szilard Nemeth
|
e0a0741ac8
|
YARN-10286. PendingContainers bugs in the scheduler outputs. Contributed by Andras Gyori
|
2020-06-02 15:42:39 +02:00 |
Elixir Kook
|
a3f945fb84
|
HADOOP-17035. fixed typos (timeout, interruped) (#2007)
Co-authored-by: Sungpeo Kook <elixir.kook@kakaocorp.com>
|
2020-05-12 10:50:04 -05:00 |
Sunil G
|
2fe122e322
|
YARN-10154. CS Dynamic Queues cannot be configured with absolute resources. Contributed by Manikandan R.
|
2020-04-17 18:51:19 +05:30 |
Prabhu Joseph
|
c791b0e90e
|
YARN-10219. Fix YARN Native Service Placement Constraints with Node Attributes.
Contributed by Eric Yang.
|
2020-04-14 12:34:53 +05:30 |
Akira Ajisaka
|
c162648aff
|
YARN-10202. Fix documentation about NodeAttributes. Contributed by Sen Zhao.
|
2020-04-01 16:05:47 +09:00 |
Brahma Reddy Battula
|
8914cf9167
|
Preparing for 3.4.0 development
|
2020-03-29 23:24:25 +05:30 |
RogPodge
|
2d294bd575
|
HADOOP-16938. Make non-HA proxy providers pluggable
|
2020-03-25 08:06:58 -07:00 |
Weiwei Yang
|
d273f6a2b4
|
YARN-9538. Document scheduler/app activities and REST APIs. Contributed by Tao Yang.
|
2020-03-13 14:36:52 -07:00 |
Elixir Kook
|
d608e94f92
|
YARN-10156. Fix typo 'complaint' which means quite different in Federation.md (#1856)
|
2020-02-26 17:29:26 +09:00 |
Eric Badger
|
e578e52aae
|
YARN-10084. Allow inheritance of max app lifetime / default app lifetime. Contributed by Eric Payne.
|
2020-01-29 03:54:43 +00:00 |
Szilard Nemeth
|
2576c31644
|
YARN-9989. Typo in CapacityScheduler documentation: Runtime Configuration. Contributed by Kevin Su
|
2020-01-13 16:50:07 +01:00 |
Szilard Nemeth
|
768ee22e9e
|
YARN-10035. Add ability to filter the Cluster Applications API request by name. Contributed by Adam Antal
|
2020-01-06 16:26:33 +01:00 |
Szilard Nemeth
|
631dbbc6f2
|
YARN-9923. Introduce HealthReporter interface to support multiple health checker files. Contributed by Adam Antal
|
2019-12-15 17:28:04 +01:00 |
Akira Ajisaka
|
dc66de7448
|
YARN-9985. Unsupported transitionToObserver option displaying for rmadmin command. Contributed by Ayush Saxena.
|
2019-12-09 18:37:34 +09:00 |
Szilard Nemeth
|
0ab9c0398d
|
YARN-9969. Improve yarn.scheduler.capacity.queue-mappings documentation. Contributed by Manikandan R
|
2019-12-05 20:53:43 +01:00 |
Eric Yang
|
ea8ffac121
|
YARN-9983. Fixed typo in YARN Service overview.
Contributed by Denes Gerencser
|
2019-11-19 14:16:51 -05:00 |
Eric Badger
|
0e22e9ab83
|
YARN-9562. Add Java changes for the new RuncContainerRuntime. Contributed by Eric Badger
|
2019-11-18 21:56:31 +00:00 |
prabhujoseph
|
bd454348b0
|
YARN-9982. Fix Container API example link in NodeManager REST API doc. Contributed by Charan Hebri.
|
2019-11-18 15:19:47 +05:30 |
Szilard Nemeth
|
30b93f914b
|
YARN-9865. Capacity scheduler: add support for combined %user + %secondary_group mapping. Contributed by Manikandan R
|
2019-11-11 13:28:02 +01:00 |
Szilard Nemeth
|
f0699a7406
|
YARN-9841. Capacity scheduler: add support for combined %user + %primary_group mapping. Contributed by Manikandan R
|
2019-10-18 11:19:49 +02:00 |
Sunil G
|
3990ffa083
|
YARN-9909. Offline format of YarnConfigurationStore. Contributed by Prabhu Joseph.
|
2019-10-17 06:43:06 +05:30 |