prabhujoseph
|
aa7ab2719f
|
YARN-9991. Fix Application Tag prefix to userid. Contributed by Szilard Nemeth.
|
2019-11-27 01:59:12 +05:30 |
|
Szilard Nemeth
|
52e9ee39a1
|
YARN-9444. YARN API ResourceUtils's getRequestedResourcesFromConfig doesn't recognize yarn.io/gpu as a valid resource. Contributed by Gergely Pollak
|
2019-11-26 16:42:59 +01:00 |
|
Szilard Nemeth
|
dfdc6d6dd9
|
YARN-9886. Queue mapping based on userid passed through application tag. Contributed by Julia Kinga Marton
|
2019-11-19 21:14:15 +01: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 |
|
Eric Badger
|
eef34f2d87
|
YARN-9914. Use separate configs for free disk space checking for full and not-full disks. Contributed by Jim Brennan
|
2019-10-25 17:13:04 +00:00 |
|
Jonathan Hung
|
5462d2176f
|
YARN-9760. Support configuring application priorities on a workflow level. Contributed by Varun Saxena
|
2019-10-08 11:20:13 -07:00 |
|
bibinchundatt
|
425a6c89ae
|
YARN-9858. Optimize RMContext getExclusiveEnforcedPartitions. Contributed by Jonathan Hung.
|
2019-10-01 16:02:26 +05:30 |
|
Jonathan Hung
|
c2731d4b63
|
YARN-9730. Support forcing configured partitions to be exclusive based on app node label
|
2019-09-24 13:51:32 -07:00 |
|
Duo Zhang
|
bfe1dac29d
|
HADOOP-16560. [YARN] use protobuf-maven-plugin to generate protobuf classes (#1496)
Signed-off-by: Vinayakumar B <vinayakumarb@apache.org>
|
2019-09-24 08:50:36 +08:00 |
|
Vinayakumar B
|
1654497f98
|
HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 (#1432)
HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1. Contributed by Vinayakumar B.
|
2019-09-20 16:08:30 +05:30 |
|
Sunil G
|
01d7924473
|
YARN-9814. JobHistoryServer can't delete aggregated files, if remote app root directory is created by NodeManager. Contributed by Adam Antal.
|
2019-09-18 09:27:41 +05:30 |
|
Eric Yang
|
10144a580e
|
YARN-9728. Bugfix for escaping illegal xml characters for Resource Manager REST API.
Contributed by Prabhu Joseph
|
2019-09-10 17:04:39 -04:00 |
|
Jonathan Hung
|
e7d44e48f7
|
YARN-9761. Allow overriding application submissions based on server side configs. Contributed by Pralabh Kumar
|
2019-09-06 10:17:07 -07:00 |
|
Tao Yang
|
172bcd8e01
|
YARN-8995. Log events info in AsyncDispatcher when event queue size cumulatively reaches a certain number every time. Contributed by zhuqi.
|
2019-09-05 16:20:05 +08:00 |
|
Szilard Nemeth
|
e8fa192f07
|
YARN-9217. Nodemanager will fail to start if GPU is misconfigured on the node or GPU drivers missing. Contributed by Peter Bacsko
|
2019-08-21 16:44:22 +02:00 |
|
Haibo Chen
|
f51702d539
|
YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung)
|
2019-08-06 13:52:30 -07:00 |
|
Szilard Nemeth
|
54ac80176e
|
Logging fileSize of log files under NM Local Dir. Contributed by Prabhu Joseph
|
2019-08-02 13:38:06 +02:00 |
|
Adam Antal
|
cbcada804d
|
YARN-9124. Resolve contradiction in ResourceUtils: addMandatoryResources / checkMandatoryResources work differently (#1121)
|
2019-08-02 13:04:34 +02:00 |
|
Szilard Nemeth
|
a2a8be18cb
|
YARN-9629. Support configurable MIN_LOG_ROLLING_INTERVAL. Contributed by Adam Antal.
|
2019-07-03 13:45:00 +02:00 |
|
Weiwei Yang
|
cbae241320
|
YARN-9623. Auto adjust max queue length of app activities to make sure activities on all nodes can be covered. Contributed by Tao Yang.
|
2019-06-28 23:24:53 +08:00 |
|
Sunil G
|
e49162f4b3
|
YARN-9545. Create healthcheck REST endpoint for ATSv2. Contributed by Zoltan Siegl.
|
2019-05-31 10:28:09 +05:30 |
|
Akira Ajisaka
|
afd844059c
|
HADOOP-16331. Fix ASF License check in pom.xml
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:25:13 +09:00 |
|
Akira Ajisaka
|
9f933e6446
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:24:59 +09:00 |
|
Igor Rudenko
|
e2b79912c3
|
YARN-9469. Fix typo in YarnConfiguration.
|
2019-05-23 19:00:38 +02:00 |
|
Weiwei Yang
|
1a47c2b7ae
|
YARN-9539.Improve cleanup process of app activities and make some conditions configurable. Contributed by Tao Yang.
|
2019-05-12 22:31:39 -07:00 |
|
Eric Yang
|
accb811e57
|
YARN-6929. Improved partition algorithm for yarn remote-app-log-dir.
Contributed by Prabhu Joseph
|
2019-04-30 17:04:59 -04:00 |
|
Inigo Goiri
|
96e3027e46
|
YARN-2889. Limit the number of opportunistic container allocated per AM heartbeat. Contributed by Abhishek Modi.
|
2019-04-22 09:49:03 -07:00 |
|
Akira Ajisaka
|
c65218ee8e
|
YARN-8943. Upgrade JUnit from 4 to 5 in hadoop-yarn-api.
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-04-16 12:13:49 +09:00 |
|
Eric Badger
|
254efc9358
|
YARN-9379. Can't specify docker runtime through environment. Contributed by caozhiqiang
|
2019-04-15 18:24:37 +00:00 |
|
Giovanni Matteo Fumarola
|
cfec455c45
|
YARN-999. In case of long running tasks, reduce node resource should balloon out resource quickly by calling preemption API and suspending running task. Contributed by Inigo Goiri.
|
2019-04-09 10:59:43 -07:00 |
|
Vrushali C
|
22362c876d
|
YARN-9335 [atsv2] Restrict the number of elements held in timeline collector when backend is unreachable for async calls. Contributed by Abhishesk Modi.
|
2019-04-05 12:06:51 -07:00 |
|
Eric Yang
|
09eabda314
|
YARN-9364. Remove commons-logging dependency from YARN.
Contributed by Prabhu Joseph
|
2019-03-18 19:58:42 -04:00 |
|
Eric Yang
|
2064ca015d
|
YARN-9349. Changed logging to use slf4j api.
Contributed by Prabhu Joseph
|
2019-03-15 19:20:59 -04:00 |
|
Sunil G
|
de15a66d78
|
YARN-9265. FPGA plugin fails to recognize Intel Processing Accelerator Card. Contributed by Peter Bacsko.
|
2019-03-08 17:39:22 +05:30 |
|
Eric Yang
|
7b42e0e32a
|
YARN-7266. Fixed deadlock in Timeline Server thread initialization.
Contributed by Prabhu Joseph
|
2019-03-05 12:17:01 -05:00 |
|
Sunil G
|
dcaca19871
|
YARN-9139. Simplify initializer code of GpuDiscoverer. Contributed by Szilard Nemeth.
|
2019-03-01 19:24:35 +05:30 |
|
Vrushali C
|
0ec962ac8f
|
YARN-5336 Limit the flow name size & consider cleanup for hex chars. Contributed by Sushil Ks
|
2019-02-27 14:43:39 -08:00 |
|
Giovanni Matteo Fumarola
|
95372657fc
|
YARN-9287. Consecutive StringBuilder append should be reuse. Contributed by Ayush Saxena.
|
2019-02-25 11:45:37 -08:00 |
|
Weiwei Yang
|
6c4ab0312b
|
YARN-9258. Support to specify allocation tags without constraint in distributed shell CLI. Contributed by Prabhu Joseph.
|
2019-02-22 00:18:07 +08:00 |
|
Eric Yang
|
3dc2523266
|
YARN-9184. Add a system flag to allow update to latest docker images.
Contributed by Zhaohui Xin
|
2019-02-12 16:16:35 -05:00 |
|
Weiwei Yang
|
2b7f828d46
|
YARN-9252. Allocation Tag Namespace support in Distributed Shell. Contributed by Prabhu Joseph.
|
2019-02-11 14:42:21 +08:00 |
|
Rohith Sharma K S
|
e3ec18b0c4
|
YARN-6735. Have a way to turn off container metrics from NMs. Contributed by Abhishek Modi.
|
2019-02-05 13:48:04 +05:30 |
|
Sunil G
|
604b2489a9
|
YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla.
|
2019-02-04 12:48:28 +05:30 |
|
Eric E Payne
|
04105bbfdb
|
YARN-6616: YARN AHS shows submitTime for jobs same as startTime. Contributed by Prabhu Joseph
|
2019-01-29 17:22:24 +00:00 |
|
Weiwei Yang
|
085f0e8ae7
|
YARN-9086. [CSI] Run csi-driver-adaptor as aux service. Contributed by Weiwei Yang.
|
2019-01-29 14:53:08 +08:00 |
|
Eric Yang
|
1ab69a9543
|
YARN-9221. Added flag to disable dynamic auxiliary service feature.
Contributed by Billie Rinaldi
|
2019-01-25 19:05:36 -05:00 |
|
Eric Yang
|
a33ef4fd31
|
YARN-8867. Added resource localization status to YARN service status call.
Contributed by Chandni Singh
|
2019-01-24 18:43:21 -05:00 |
|
Weiwei Yang
|
a4bd64e724
|
YARN-9116. Capacity Scheduler: implements queue level maximum-allocation inheritance. Contributed by Aihua Xu.
|
2019-01-24 17:53:43 +08:00 |
|
Weiwei Yang
|
e3e076dc78
|
YARN-9205. When using custom resource type, application will fail to run due to the CapacityScheduler throws InvalidResourceRequestException(GREATER_THEN_MAX_ALLOCATION). Contributed by Zhankun Tang.
|
2019-01-23 14:14:49 +08:00 |
|
Vrushali C
|
6be39230a6
|
YARN-9150 Making TimelineSchemaCreator support different backends for Timeline Schema Creation in ATSv2. Contributed by Sushil Ks
|
2019-01-15 21:25:37 -08:00 |
|