Prabhu Joseph
|
e40e2d6ad5
|
YARN-7243. Moving logging APIs over to slf4j in hadoop-yarn-server-resourcemanager.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-03-05 14:10:08 +09:00 |
|
bibinchundatt
|
15098df744
|
Revert "YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph."
This reverts commit a63c358b78 .
|
2019-03-04 16:57:31 +05:30 |
|
Akira Ajisaka
|
bd8d299ded
|
YARN-7477. Moving logging APIs over to slf4j in hadoop-yarn-common. Contributed by Prabhu Joseph.
|
2019-03-04 16:59:20 +09:00 |
|
Weiwei Yang
|
e20b5ef52c
|
YARN-9332. RackResolver tool should accept multiple hosts. Contributed by Lantao Jin.
|
2019-03-04 16:59:20 +09:00 |
|
Suma Shivaprasad
|
cab8529ecb
|
YARN-7904. Privileged, trusted containers should be supported only in ENTRYPOINT mode. Contributed by Eric Yang.
|
2019-03-01 11:06:09 -08:00 |
|
Sunil G
|
dcaca19871
|
YARN-9139. Simplify initializer code of GpuDiscoverer. Contributed by Szilard Nemeth.
|
2019-03-01 19:24:35 +05:30 |
|
Szilard Nemeth
|
538bb4880d
|
YARN-9323. FSLeafQueue#computeMaxAMResource does not override zero values for custom resources
(Contributed by Szilard Nemeth via Daniel Templeton)
Change-Id: Id844ccf09488f367c0c7de0a3b2d4aca1bba31cc
|
2019-02-27 19:59:48 -08:00 |
|
Szilard Nemeth
|
7b928f19a4
|
YARN-9322. Store metrics for custom resource types into FSQueueMetrics and query them in FairSchedulerQueueInfo
(Contributed by Szilard Nemeth via Daniel Templeton)
Change-Id: I14c12f1265999d62102f2ec5506d90015efeefe8
|
2019-02-27 19:43:50 -08:00 |
|
Weiwei Yang
|
1779fc57a1
|
YARN-9324. TestSchedulingRequestContainerAllocation(Async) fails with junit-4.11. Contributed by Prabhu Joseph.
|
2019-02-28 09:56:29 +08:00 |
|
Eric Yang
|
04b228e43b
|
YARN-9334. Allow YARN Service client to send SPNEGO challenge header when authentication type is not simple.
Contributed by Billie Rinaldi
|
2019-02-27 18:47:14 -05:00 |
|
Vrushali C
|
ea3cdc60b3
|
YARN-3841 [atsv2 Storage implementation] Adding retry semantics to HDFS backing storage. Contributed by Abhishek Modi.
|
2019-02-27 14:55:35 -08:00 |
|
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 |
|
Eric Yang
|
fbc7bb315f
|
YARN-9245. Added query docker image command ability to node manager.
Contributed by Chandni Singh
|
2019-02-27 14:57:24 -05:00 |
|
Szilard Nemeth
|
29e27faf96
|
YARN-9318. Resources#multiplyAndRoundUp does not consider Resource Types
(Contributed by Szilard Nemeth via Daniel Templeton)
Change-Id: Ia45f528574c2b054f6f764d1d140e592bdb7e217
|
2019-02-27 10:29:17 -08:00 |
|
Weiwei Yang
|
8c30114b00
|
YARN-9248. RMContainerImpl:Invalid event: ACQUIRED at KILLED. Contributed by lujie.
|
2019-02-27 17:29:02 +08:00 |
|
Rohith Sharma K S
|
6c96f5e4b6
|
YARN-8378. ApplicationHistoryManagerImpl#getApplications doesn't honor filters. Contributed by Lantao Jin.
|
2019-02-27 10:32:58 +05:30 |
|
Rohith Sharma K S
|
8eae260af5
|
YARN-9311. Fix TestRMRestart hangs. Contributed by Prabhu Joseph.
|
2019-02-27 10:28:16 +05:30 |
|
Suma Shivaprasad
|
a106d2dc9d
|
YARN-8783. Improve the documentation for the docker.trusted.registries configuration. Contributed by Eric Yang.
|
2019-02-26 10:19:06 -08:00 |
|
Weiwei Yang
|
c6ea28c480
|
YARN-9331. [YARN-8851] Fix a bug that lacking cgroup initialization when bootstrap DeviceResourceHandlerImpl. Contributed by Zhankun Tang.
|
2019-02-26 10:05:31 +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
|
3e1739d589
|
YARN-9329. updatePriority is blocked when using FairScheduler. Contributed by Jiandan Yang.
|
2019-02-26 00:08:13 +08:00 |
|
Sunil G
|
6cec90653d
|
YARN-9168. DistributedShell client timeout should be -1 by default. Contributed by Zhankun Tang.
|
2019-02-25 15:28:45 +05:30 |
|
Sunil G
|
5e91ebd91a
|
YARN-9121. Replace GpuDiscoverer.getInstance() to a readable object for easy access control. Contributed by Szilard Nemeth.
|
2019-02-25 11:30:46 +05:30 |
|
Weiwei Yang
|
9cd5c5447f
|
YARN-9316. TestPlacementConstraintsUtil#testInterAppConstraintsByAppID fails intermittently. Contributed by Prabhu Joseph.
|
2019-02-24 22:42:27 +08:00 |
|
Weiwei Yang
|
50094d7fef
|
YARN-9300. Lazy preemption should trigger an update on queue preemption metrics for CapacityScheduler. Contributed by Tao Yang.
|
2019-02-24 22:17:29 +08:00 |
|
Sunil G
|
dddcfa4d9f
|
YARN-8821. [YARN-8851] GPU hierarchy/topology scheduling support based on pluggable device framework. Contributed by Zhankun Tang.
|
2019-02-24 14:37:06 +05:30 |
|
Eric Yang
|
05bce33d6e
|
YARN-9244. Document docker registry deployment with direct S3 driver.
Contributed by Suma Shivaprasad
|
2019-02-22 19:13:52 -05:00 |
|
bibinchundatt
|
ed13cf8406
|
YARN-9317. Avoid repeated YarnConfiguration#timelineServiceV2Enabled check. Contributed by Prabhu Joseph
|
2019-02-22 21:01:34 +05:30 |
|
Sunil G
|
95fbbfed75
|
YARN-9118. Handle exceptions with parsing user defined GPU devices in GpuDiscoverer. Contributed by Szilard Nemeth.
|
2019-02-22 20:22:17 +05:30 |
|
Sunil G
|
9636fe4114
|
YARN-8891. Documentation of the pluggable device framework. Contributed by Zhankun Tang.
|
2019-02-22 20:00:13 +05:30 |
|
Weiwei Yang
|
9c88695bcd
|
YARN-9238. Avoid allocating opportunistic containers to previous/removed/non-exist application attempt. Contributed by lujie.
|
2019-02-22 20:58:33 +08:00 |
|
Weiwei Yang
|
632d5e8a98
|
YARN-9156. Improve debug message in device plugin method compatibility check of ResourcePluginManager. Contributed by Zhankun Tang.
|
2019-02-22 11:27:30 +08:00 |
|
Wangda Tan
|
b17a2602d1
|
YARN-9319. Fix compilation issue of handling typedef an existing name by gcc compiler. (Zhankun Tang via wangda)
Change-Id: Ie8293cc5b710ff355fb6a1ea7201be53ed0385bf
|
2019-02-21 11:17:32 -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 |
|
Weiwei Yang
|
eedcc8e26e
|
YARN-9315. TestCapacitySchedulerMetrics fails intermittently. Contributed by Prabhu Joseph.
|
2019-02-21 17:21:21 +08:00 |
|
bibinchundatt
|
a63c358b78
|
YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph.
|
2019-02-21 13:29:01 +05:30 |
|
bibinchundatt
|
b8de78c570
|
YARN-9286. [Timeline Server] Sorting based on FinalStatus shows pop-up message. Contributed by Bilwa S T.
|
2019-02-20 01:19:20 +05:30 |
|
Sunil G
|
db4d1a1e2f
|
YARN-9060. [YARN-8851] Phase 1 - Support device isolation and use the Nvidia GPU plugin as an example. Contributed by Zhankun Tang.
|
2019-02-18 15:58:04 +05:30 |
|
Akira Ajisaka
|
0f2b65c3da
|
HADOOP-16116. Fix Spelling Mistakes - DECOMISSIONED. Contributed by BELUGA BEHR.
|
2019-02-18 15:21:46 +09:00 |
|
Sunil G
|
ba56bc24f5
|
YARN-9213. RM Web UI v1 does not show custom resource allocations for containers page. Contributed by Szilard Nemeth.
|
2019-02-17 20:08:20 +05:30 |
|
Sunil G
|
9057aa9fc5
|
SUBMARINE-1. Move code base of submarine from yarn-applications to top directory. Contributed by Wangda Tan.
|
2019-02-17 20:03:56 +05:30 |
|
Eric Yang
|
7c1b561e33
|
YARN-8927. Added support for top level Dockerhub images to trusted registry using library keyword.
Contributed by Zhankun Tang
|
2019-02-15 11:18:07 -05:00 |
|
Adam Antal
|
9385ec45d7
|
YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-02-15 18:47:10 +09:00 |
|
Sunil G
|
5b55f3538c
|
YARN-8295. [UI2] Improve Resource Usage tab error message when there are no data available. Contributed by Charan Hebri.
|
2019-02-15 12:42:21 +05:30 |
|
Akira Ajisaka
|
3a39d9a2d2
|
YARN-9284. Fix the unit of yarn.service.am-resource.memory in the document. Contributed by Masahiro Tanaka.
|
2019-02-15 15:41:53 +09:00 |
|
bibinchundatt
|
b66d5ae9e2
|
YARN-9295. [UI2] Fix label typo in Cluster Overview page. Contributed by Charan Hebri.
|
2019-02-14 23:08:19 +05:30 |
|
Sunil G
|
dfe0f42835
|
YARN-7824. [UI2] Yarn Component Instance page should include link to container logs. Contributed by Akhil PB.
|
2019-02-14 15:42:19 +05:30 |
|
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 |
|
Giovanni Matteo Fumarola
|
7536488bbd
|
YARN-996. REST API support for node resource configuration. Contributed by Inigo Goiri.
|
2019-02-11 15:27:43 -08:00 |
|
Suma Shivaprasad
|
1ce2e91c4b
|
YARN-9229. Document docker registry deployment with NFS Gateway. Contributed by Eric Yang.
|
2019-02-11 14:54:30 -08:00 |
|
Weiwei Yang
|
0a1637c750
|
YARN-8555. Parameterize TestSchedulingRequestContainerAllocation(Async) to cover both PC handler options. Contributed by Prabhu Joseph.
|
2019-02-11 15:53:50 +08: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 |
|
Masatake Iwasaki
|
e0ab1bdece
|
YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri.
|
2019-02-09 00:26:50 +09:00 |
|
Eric E Payne
|
d1ca9432dd
|
YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein
|
2019-02-07 16:38:11 +00:00 |
|
Vinayakumar B
|
3c96a03dea
|
YARN-8498. Yarn NodeManager OOM Listener Fails Compilation on Ubuntu 18.04. Contributed by Ayush Saxena.
|
2019-02-07 13:02:35 +05:30 |
|
Rohith Sharma K S
|
7fa62e150c
|
YARN-8219. Add application launch time to ATSV2. Contributed by Abhishek Modi.
|
2019-02-07 09:58:53 +05:30 |
|
Rohith Sharma K S
|
1e5e08d83b
|
YARN-7627. [ATSv2] When passing a non-number as metricslimit, the error message is wrong. Contributed by Charan Hebri.
|
2019-02-07 09:58:53 +05:30 |
|
Weiwei Yang
|
711d22f166
|
YARN-9253. Add UT to verify Placement Constraint in Distributed Shell. Contributed by Prabhu Joseph.
|
2019-02-06 22:36:51 +08:00 |
|
Wangda Tan
|
308f3168fa
|
Make upstream aware of 3.1.2 release
Change-Id: I397bc6ef75498726df4763bd07a8bf8fe1c38365
|
2019-02-05 14:03:18 -08:00 |
|
Suma Shivaprasad
|
2044967e75
|
YARN-9246 NPE when executing a command yarn node -status or -states without additional arguments. Contributed by Masahiro Tanaka
|
2019-02-05 09:39:38 -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
|
ba38db4f5b
|
YARN-9257. Distributed Shell client throws a NPE for a non-existent queue. Contributed by Charan Hebri.
|
2019-02-05 13:41:44 +05:30 |
|
Weiwei Yang
|
aa7ce50e55
|
YARN-9275. Add link to NodeAttributes doc in PlacementConstraints document. Contributed by Masatake Iwasaki.
|
2019-02-05 16:07:41 +08:00 |
|
Rohith Sharma K S
|
571838920d
|
YARN-9149. yarn container -status misses logUrl when integrated with ATSv2. Contributed by Abhishek Modi.
|
2019-02-05 12:39:10 +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 |
|
Weiwei Yang
|
69bcff380f
|
YARN-9231. TestDistributedShell fix timeout. Contributed by Prabhu Joseph.
|
2019-02-02 23:27:31 +08:00 |
|
Weiwei Yang
|
f20b043a02
|
YARN-9263. TestConfigurationNodeAttributesProvider fails after Mockito updated. Contributed by Weiwei Yang.
|
2019-02-02 23:04:34 +08:00 |
|
Weiwei Yang
|
28ad20a711
|
YARN-9262. TestRMAppAttemptTransitions is failing with an NPE. Contributed by lujie.
|
2019-02-02 23:02:45 +08:00 |
|
Vrushali C
|
2c13513040
|
YARN-8549 Adding a NoOp timeline writer and reader plugin classes for ATSv2. Contributed by Prabha Manepalli.
|
2019-02-01 14:26:50 -08:00 |
|
Giovanni Matteo Fumarola
|
f738b397ae
|
YARN-9191. Add cli option in DS to support enforceExecutionType in resource requests. Contributed by Abhishek Modi.
|
2019-01-31 11:24:15 -08:00 |
|
Sunil G
|
71c49fa60f
|
YARN-9099. GpuResourceAllocator#getReleasingGpus calculates number of GPUs in a wrong way. Contributed by Szilard Nemeth.
|
2019-01-31 09:25:29 +05:30 |
|
Akira Ajisaka
|
a3a9ae3cea
|
YARN-9251. Build failure for -Dhbase.profile=2.0. Contributed by Rohith Sharma K S.
|
2019-01-30 05:17:04 -08:00 |
|
Akira Ajisaka
|
1129288cf5
|
HADOOP-14178. Move Mockito up to version 2.23.4. Contributed by Akira Ajisaka and Masatake Iwasaki.
|
2019-01-29 18:29:56 -08:00 |
|
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 |
|
Weiwei Yang
|
4f63ffe444
|
YARN-9237. NM should ignore sending finished apps to RM during RM fail-over. Contributed by Jiandan Yang.
|
2019-01-29 10:34:26 +08:00 |
|
Eric Yang
|
f5a95f7998
|
YARN-8901. Fixed restart policy NEVER/ON_FAILURE with component dependency.
Contributed by Suma Shivaprasad
|
2019-01-28 18:10:33 -05:00 |
|
Eric Yang
|
2e636dd3c4
|
YARN-9074. Consolidate docker removal logic in ContainerCleanup.
Contributed by Zhaohui Xin
|
2019-01-28 18:05:53 -05: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 |
|
Jonathan Hung
|
6cace58e21
|
YARN-9222. Print launchTime in ApplicationSummary
|
2019-01-25 13:17:00 -08:00 |
|
Rohith Sharma K S
|
84bb9808a2
|
YARN-7761. [UI2] Clicking 'master container log' or 'Link' next to 'log' under application's appAttempt goes to Old UI's Log link. Contributed by Akhil PB.
|
2019-01-25 14:00:35 +05:30 |
|
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 |
|
Sunil G
|
c726445990
|
YARN-8961. [UI2] Flow Run End Time shows 'Invalid date'. Contributed by Akhil PB
|
2019-01-24 15:01:43 +05:30 |
|
Weiwei Yang
|
721d5c2a5f
|
YARN-8101. Add UT to verify node-attributes in RM nodes rest API. Contributed by Prabhu Joseph.
|
2019-01-23 17:59:36 +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 |
|
Eric Yang
|
2fa9389c2e
|
YARN-9146. Added REST API to configure auxiliary service.
Contributed by Billie Rinaldi
|
2019-01-22 18:24:43 -05:00 |
|
Weiwei Yang
|
d43df31751
|
YARN-9210. RM nodes web page can not display node info. Contributed by Jiandan Yang.
|
2019-01-22 10:23:32 +08:00 |
|
Weiwei Yang
|
abde1e1f58
|
YARN-9204. RM fails to start if absolute resource is specified for partition capacity in CS queues. Contributed by Jiandan Yang.
|
2019-01-21 16:54:14 +08:00 |
|
Takanobu Asanuma
|
27aa6e8899
|
HADOOP-16046. [JDK 11] Correct the compiler exclusion of org/apache/hadoop/yarn/webapp/hamlet/** classes for >= Java 9. Contributed by Devaraj K.
|
2019-01-21 10:54:58 +09:00 |
|
Eric Yang
|
824dfa3b09
|
YARN-8489. Support "dominant" component concept in YARN service.
Contributed by Zac Zhou
|
2019-01-18 20:23:04 -05:00 |
|
Eric Yang
|
8c7f6b2d4d
|
YARN-9197. Add safe guard against NPE for component instance failure.
Contributed by kyungwan nam
|
2019-01-18 13:49:56 -05:00 |
|
Wangda Tan
|
6d7eedfd28
|
YARN-9194. Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while shutdown a NM. (lujie via wangda)
Change-Id: I4359f59a73a278a941f4bb9d106dd38c9cb471fe
|
2019-01-17 14:20:10 -08:00 |
|
rahul3
|
0a46baecd3
|
YARN-9203. Fix typos in yarn-default.xml.
This closes #437
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-01-17 16:18:33 +09:00 |
|
Akira Ajisaka
|
104ef5df36
|
YARN-8747. [UI2] YARN UI2 page loading failed due to js error under some time zone configuration. Contributed by collinma.
|
2019-01-16 14:36:36 +09:00 |
|
Vrushali C
|
713ded6b15
|
YARN-9150 Making TimelineSchemaCreator support different backends for Timeline Schema Creation in ATSv2. Contributed by Sushil Ks
|
2019-01-15 21:28:10 -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 |
|
Akira Ajisaka
|
614af50625
|
YARN-9179. Fix NPE in AbstractYarnScheduler#updateNewContainerInfo.
|
2019-01-15 12:59:59 +09:00 |
|
Jason Lowe
|
6a923464af
|
YARN-6523. Optimize system credentials sent in node heartbeat responses. Contributed by Manikandan R
|
2019-01-08 16:54:05 -06:00 |
|
Weiwei Yang
|
0921b706f7
|
YARN-9037. [CSI] Ignore volume resource in resource calculators based on tags. Contributed by Sunil Govindan.
|
2019-01-08 14:30:53 +08:00 |
|
Giovanni Matteo Fumarola
|
489411579c
|
YARN-9169. Add metrics for queued opportunistic and guaranteed containers. Contributed by Abhishek Modi.
|
2019-01-07 15:16:55 -08:00 |
|
Wangda Tan
|
0a01d49917
|
YARN-8822. Nvidia-docker v2 support for YARN GPU feature. (Charo Zhang via wangda)
Change-Id: Id8af27134d3286a7a10d85eda9be25df9689d0e7
|
2019-01-07 12:07:26 -08:00 |
|
Akira Ajisaka
|
5db7c49062
|
YARN-9162. Fix TestRMAdminCLI#testHelp. Contributed by Ayush Saxena.
|
2019-01-07 17:32:28 +09:00 |
|
Weiwei Yang
|
944cf87223
|
YARN-9173. FairShare calculation broken for large values after YARN-8833. Contributed by Wilfred Spiegelenburg.
|
2019-01-07 15:57:31 +08:00 |
|
Weiwei Yang
|
d3321fbed0
|
Revert "YARN-9178. TestRMAdminCli#testHelp is failing in trunk. Contributed by Abhishek Modi."
This reverts commit 650b9cbe16 .
|
2019-01-07 08:58:09 +08:00 |
|
Wangda Tan
|
2c02aa6ec2
|
YARN-9160. [Submarine] Document 'PYTHONPATH' environment variable setting when using -localization options. (Zhankun Tang via wangda)
Change-Id: I115b6710eb11501e21ab3e9e7cd1a87f322e5cf8
|
2019-01-06 10:25:35 -08:00 |
|
Wangda Tan
|
8f004fe4e0
|
YARN-9141. [Submarine] JobStatus outputs with system UTC clock, not local clock. (Zac Zhou via wangda)
Change-Id: Ib2b17cf7860ddc9188f06498086de3326bc09519
|
2019-01-06 10:24:29 -08:00 |
|
Weiwei Yang
|
650b9cbe16
|
YARN-9178. TestRMAdminCli#testHelp is failing in trunk. Contributed by Abhishek Modi.
|
2019-01-06 11:29:59 +08:00 |
|
Giovanni Matteo Fumarola
|
6e35f7130f
|
YARN-9166. Fix logging for preemption of Opportunistic containers for Guaranteed containers. Contributed by Abhishek Modi.
|
2019-01-04 11:16:41 -08:00 |
|
Rohith Sharma K S
|
8c6978c3ba
|
YARN-6149. Allow port range to be specified while starting NM Timeline collector manager. Contributed by Abhishek Modi.
|
2019-01-04 14:07:02 +05:30 |
|
Rohith Sharma K S
|
573b158791
|
YARN-8567. Fetching yarn logs fails for long running application if it is not present in timeline store. Contributed by Tarun Parimi.
|
2019-01-04 14:01:35 +05:30 |
|
Sunil G
|
f4906ac019
|
YARN-9038. [CSI] Add ability to publish/unpublish volumes on node managers. Contributed by Weiwei Yang.
|
2019-01-04 12:10:00 +05:30 |
|
Eric Yang
|
dfceffa70d
|
YARN-9147. Rmove auxiliary services when manifest file is removed.
Contributed by Billie Rinaldi
|
2019-01-03 12:57:21 -05:00 |
|
Weiwei Yang
|
cfe89e6f96
|
YARN-9164. Shutdown NM may cause NPE when opportunistic container scheduling is enabled. Contributed by lujie.
|
2019-01-03 23:56:28 +08:00 |
|
Akira Ajisaka
|
128f340f4f
|
YARN-8894. Improve InMemoryPlan#toString. Contributed by BELUGA BEHR.
|
2018-12-28 17:43:47 +09:00 |
|
Akira Ajisaka
|
15fe1b34dd
|
YARN-8878. Remove StringBuffer from ManagedParentQueue.java. Contributed by BELUGA BEHR.
|
2018-12-28 17:29:22 +09:00 |
|
Sunil G
|
742fd978b5
|
YARN-9090. [Submarine] Update submarine installation script document. Contributed by Xun Liu.
|
2018-12-26 08:26:48 +05:30 |
|
Erik Krogen
|
091ad974cd
|
HDFS-13286. [SBN read] Add haadmin commands to transition between standby and observer. Contributed by Chao Sun.
|
2018-12-24 09:33:59 -08:00 |
|
Botong Huang
|
657aa433e2
|
YARN 9108. Fix FederationIntercepter merge home and secondary allocate response typo. Contributed by Abhishek Modi.
|
2018-12-22 12:41:49 -08:00 |
|
Akira Ajisaka
|
e98e963e51
|
YARN-9154. Fix itemization in YARN service quickstart document. Contributed by Ayush Saxena.
|
2018-12-22 13:25:39 +09:00 |
|
Eric Yang
|
f82922dcfa
|
YARN-5168. Added exposed port information for Docker container.
Contributed by Xun Liu
|
2018-12-21 19:44:07 -05:00 |
|
Eric Yang
|
ea724181d6
|
YARN-9132. Added file permission check for auxiliary services manifest file.
Contributed by Billie Rinaldi
|
2018-12-21 14:56:39 -05:00 |
|
Weiwei Yang
|
f659485ee8
|
YARN-8925. Updating distributed node attributes only when necessary. Contributed by Tao Yang.
|
2018-12-21 10:56:42 +08:00 |
|
Eric Yang
|
a80d321074
|
YARN-9152. Improved AuxServices REST API output.
Contributed by Billie Rinaldi
|
2018-12-20 19:21:55 -05:00 |
|
Eric Yang
|
7affa3053c
|
YARN-9131. Updated document usage for dynamic auxiliary service.
Contributed by Billie Rinaldi
|
2018-12-20 18:45:49 -05:00 |
|
Inigo Goiri
|
5df9fb16b9
|
YARN-9130. Add Bind_HOST configuration for Yarn Web Proxy. Contributed by Rong Tang.
|
2018-12-19 18:58:00 -08:00 |
|
Billie Rinaldi
|
2e544dc921
|
YARN-9129. Ensure flush after printing to log plus additional cleanup. Contributed by Eric Yang
|
2018-12-19 16:45:23 -08:00 |
|
Eric Yang
|
e815fd9c49
|
YARN-9126. Fix container clean up for reinitialization.
Contributed by Chandni Singh
|
2018-12-19 14:55:56 -05:00 |
|
Eric Yang
|
ccdd982e51
|
YARN-9084. Reset container state and defer readiness check for upgrade.
Contributed by Chandni Singh
|
2018-12-18 18:02:03 -05:00 |
|
Eric Yang
|
c7a5a4435e
|
YARN-9075. Add ability to register/remove auxiliary service without restart node manager.
Contributed by Billie Rinaldi
|
2018-12-18 17:05:51 -05:00 |
|
Billie Rinaldi
|
a6e9d27c29
|
YARN-9117. Add a check for insecure setup for container terminal. Contributed by Eric Yang
|
2018-12-18 12:49:10 -08:00 |
|
Billie Rinaldi
|
c5c73182e5
|
YARN-9072. Send exit command to terminate docker exec on connection close. Contributed by Eric Yang
|
2018-12-18 10:06:33 -08:00 |
|
Eric Yang
|
71e0b0d800
|
YARN-9040. Fixed memory leak in LevelDBCacheTimelineStore and DBIterator.
Contributed by Tarun Parimi
|
2018-12-17 12:04:25 -05:00 |
|
Vidura Mudalige
|
04c03476c9
|
YARN-9095. Removed Unused field from Resource: NUM_MANDATORY_RESOURCES
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-12-15 16:07:27 +09:00 |
|
Billie Rinaldi
|
4f622337ee
|
YARN-9091. Improve terminal message when connection is refused. Contributed by Eric Yang
|
2018-12-14 19:55:50 -08:00 |
|
Billie Rinaldi
|
42297f7d99
|
YARN-8963. Add flag to disable interactive shell. Contributed by Eric Yang
|
2018-12-14 18:44:36 -08:00 |
|
Billie Rinaldi
|
aab310978f
|
YARN-9089. Add Terminal Link to Service component instance page for UI2. Contributed by Eric Yang
|
2018-12-14 18:38:03 -08:00 |
|
Akira Ajisaka
|
26e55d4ceb
|
YARN-9122. Add table of contents to YARN Service API document. Contributed by Zhankun Tang.
|
2018-12-15 10:29:47 +09:00 |
|
Eric Yang
|
b2d7204ed0
|
YARN-9125. Fixed Carriage Return detection in Docker container launch command.
Contributed by Billie Rinaldi
|
2018-12-14 17:52:26 -05:00 |
|
Billie Rinaldi
|
ca90b2480e
|
YARN-9032. Support sh shell for interactive container shell at command line. Contributed by Eric Yang
|
2018-12-14 14:08:22 -08:00 |
|
Billie Rinaldi
|
72e7c6a489
|
YARN-8962. Add ability to use interactive shell with normal yarn container. Contributed by Eric Yang
|
2018-12-12 18:18:57 -08:00 |
|
Wangda Tan
|
37eb919c59
|
YARN-8885. [DevicePlugin] Support NM APIs to query device resource allocation. (Zhankun Tang via wangda)
Change-Id: I2a9870709b512af1ac6c09c9701d0b3c0791ff32
|
2018-12-12 11:45:47 -08:00 |
|
Wangda Tan
|
9fba6cc247
|
YARN-9112. [Submarine] Support polling applicationId when it's not ready in cluster. (Zhankun Tang via wangda)
Change-Id: I73d73f3d631b28fb9866faa56571839b13824a97
|
2018-12-12 11:44:58 -08:00 |
|
Wangda Tan
|
61bdcb7b2b
|
YARN-9015. [DevicePlugin] Add an interface for device plugin to provide customized scheduler. (Zhankun Tang via wangda)
Change-Id: Ib2e4ae47a6f29bb3082c1f8520cf5a52ca720979
|
2018-12-12 11:44:22 -08:00 |
|
Wangda Tan
|
c771fe6e10
|
YARN-8714. [Submarine] Support files/tarballs to be localized for a training job. (Zhankun Tang via wangda)
Change-Id: I845131273e52a9d81dbc813ea6d4af06b205e334
|
2018-12-12 11:43:23 -08:00 |
|
Wangda Tan
|
8a5361116e
|
YARN-9078. [Submarine] Clean up the code of CliUtils#parseResourcesString. (Zhankun Tang via wangda)
Change-Id: I21ac5757b6115d55ec3157ba25db1b65bc85a37b
|
2018-12-12 11:42:44 -08:00 |
|
Sunil G
|
5a03c8b9ba
|
YARN-9114. [UI2] log service redirect url need to support user name. Contributed by Akhil PB
|
2018-12-12 14:19:49 +05:30 |
|
Haibo Chen
|
fb55e5201e
|
YARN-9008. Extend YARN distributed shell with file localization feature. (Contributed by Peter Bacsko)
|
2018-12-11 14:13:34 -08:00 |
|
Haibo Chen
|
881230da21
|
YARN-9051. Integrate multiple CustomResourceTypesConfigurationProvider implementations into one. (Contributed by Szilard Nemeth)
|
2018-12-11 11:41:32 -08:00 |
|
Haibo Chen
|
ac578c0e82
|
YARN-9087. Improve logging for initialization of Resource plugins. (Contributed by Szilard Nemeth)
|
2018-12-10 11:12:54 -08:00 |
|
Haibo Chen
|
64411a6ff7
|
YARN-8738. FairScheduler should not parse negative maxResources or minResources values as positive. (Contributed by Szilard Nemeth)
|
2018-12-10 11:06:50 -08:00 |
|
Weiwei Yang
|
1c09a10e96
|
YARN-9009. Fix flaky test TestEntityGroupFSTimelineStore.testCleanLogs. Contributed by OrDTesters.
|
2018-12-10 11:55:24 +08:00 |
|
Billie Rinaldi
|
154449fbd8
|
YARN-8914. Add xtermjs to YARN UI2. Contributed by Eric Yang and Akhil PB
|
2018-12-07 10:56:17 -08:00 |
|
Jonathan Hung
|
cc51607ccd
|
YARN-9085. Add Guaranteed and MaxCapacity to CSQueueMetrics
|
2018-12-07 10:45:37 -08:00 |
|
Haibo Chen
|
5d4a432660
|
YARN-9025. TestFairScheduler#testChildMaxResources is flaky. (Contributed by Szilard Nemeth)
|
2018-12-05 16:36:13 -08:00 |
|
Haibo Chen
|
912b1f9d64
|
YARN-9019. Ratio calculation of ResourceCalculator implementations could return NaN. (Contributed by Szilard Nemeth)
|
2018-12-05 15:16:41 -08:00 |
|
Haibo Chen
|
b3c75c1f1d
|
YARN-8985. Improve debug log in FSParentQueue when assigning container. (Contributed by Wilfred Spiegelenburg)
|
2018-12-05 15:02:57 -08:00 |
|
Haibo Chen
|
2bba329c14
|
YARN-8994. Fix race condition between move app and queue cleanup in Fair Scheduler. (Contributed by Wilfred Spiegelenburg)
|
2018-12-05 14:38:15 -08:00 |
|
Eric Yang
|
1b790f4dd1
|
YARN-9071. Improved status update for reinitialized containers.
Contributed by Chandni Singh
|
2018-12-05 17:00:56 -05:00 |
|
Eric Yang
|
1dabb31cdf
|
YARN-9057. Removed third party class bundle from CSI jar file.
Contributed by Weiwei Yang
|
2018-12-05 15:56:10 -05:00 |
|
Wangda Tan
|
228156cfd1
|
Revert "YARN-8870. [Submarine] Add submarine installation scripts. (Xun Liu via wangda)"
This reverts commit 46d6e00166 .
|
2018-12-04 14:13:06 -08:00 |
|
Yufei Gu
|
e89941fdbb
|
YARN-9041. Performance Optimization of method FSPreemptionThread#identifyContainersToPreempt. Contributed by Wanqiang Ji.
|
2018-12-04 10:08:45 -08:00 |
|
Jonathan Hung
|
6d7b44c489
|
YARN-9036. Escape newlines in health report in YARN UI. Contributed by Keqiu Hu
|
2018-11-30 10:13:52 -08:00 |
|
Wangda Tan
|
bad12031f6
|
YARN-9010. Fix the incorrect trailing slash deletion in constructor method of CGroupsHandlerImpl. (Zhankun Tang via wangda)
Change-Id: Iaecc66d57781cc10f19ead4647e47fc9556676da
|
2018-11-29 14:56:07 -08:00 |
|
bibinchundatt
|
07142f54a8
|
YARN-9069. Fix SchedulerInfo#getSchedulerType for custom schedulers. Contributed by Bilwa S T.
|
2018-11-29 22:02:59 +05:30 |
|
bibinchundatt
|
a68d766e87
|
YARN-8948. PlacementRule interface should be for all YarnSchedulers. Contributed by Bibin A Chundatt.
|
2018-11-29 21:43:34 +05:30 |
|
Weiwei Yang
|
efc4d91cbe
|
YARN-9067. YARN Resource Manager is running OOM because of leak of Configuration Object. Contributed by Eric Yang.
|
2018-11-29 09:34:14 +08:00 |
|
Wangda Tan
|
fe7dab8ef5
|
YARN-8989. [YARN-8851] Move DockerCommandPlugin volume related APIs' invocation from DockerLinuxContainerRuntime#prepareContainer to #launchContainer. (Zhankun Tang via wangda)
Change-Id: Ia6d532c687168448416dfdf46f0ac34bff20e6ca
|
2018-11-28 15:03:06 -08:00 |
|
Wangda Tan
|
897643928c
|
YARN-8975. [Submarine] Use predefined Charset object StandardCharsets.UTF_8 instead of String UTF-8. (Zhankun Tang via wangda)
Change-Id: If6c7904aa17895e543cfca245264249eb7328bdc
|
2018-11-28 14:39:06 -08:00 |
|
Wangda Tan
|
8ebeda98a9
|
YARN-8974. Improve the assertion message in TestGPUResourceHandler. (Zhankun Tang via wangda)
Change-Id: I4eb58e9d251d5f54e7feffc4fbb813b4f5ae4b1b
|
2018-11-28 14:36:30 -08:00 |
|
Wangda Tan
|
9ed87567ad
|
YARN-9061. Improve the GPU/FPGA module log message of container-executor. (Zhankun Tang via wangda)
Change-Id: Iece9b47438357077a53984a820d4d6423f480518
|
2018-11-28 14:31:31 -08:00 |
|
Wangda Tan
|
579ef4be06
|
YARN-8882. [YARN-8851] Add a shared device mapping manager (scheduler) for device plugins. (Zhankun Tang via wangda)
Change-Id: I9435136642c3d556971a357bf687f69df90bb45e
|
2018-11-28 14:09:52 -08:00 |
|
Wangda Tan
|
9de8e8d049
|
YARN-9030. Log aggregation changes to handle filesystems which do not support setting permissions. (Suma Shivaprasad via wangda)
Change-Id: I80f1e8196b8624e24d74494719fdedfd7061dced
|
2018-11-28 13:36:21 -08:00 |
|
Jason Lowe
|
3ce99e32f7
|
YARN-8812. Containers fail during creating a symlink which started with hyphen for a resource file. Contributed by Oleksandr Shevchenko
|
2018-11-28 08:46:11 -06:00 |
|
Suma Shivaprasad
|
b3a052d199
|
YARN-9044. LogsCLI should contact ATSv2 for -am option. Contributed by Rohith Sharma K S
|
2018-11-28 00:46:53 -08:00 |
|
Suma Shivaprasad
|
7dc272199f
|
YARN-9034. ApplicationCLI should have option to take clusterId. Contributed by Rohith Sharma K S.
|
2018-11-28 00:42:14 -08:00 |
|
Eric Yang
|
f657a2a661
|
YARN-9056. Improved YARN service upgrade state logic for readiness check.
Contributed by Chandni Singh
|
2018-11-27 18:36:59 -05:00 |
|
Eric Yang
|
33e0df4b35
|
YARN-8986. Added port publish for Docker container running with bridge network.
Contributed by Charo Zhang
|
2018-11-26 19:45:05 -05:00 |
|
Giovanni Matteo Fumarola
|
0d8406135f
|
YARN-9054. Fix FederationStateStoreFacade#buildGetSubClustersCacheRequest. Contributed by Bibin A Chundatt.
|
2018-11-26 10:57:38 -08:00 |
|
Rohith Sharma K S
|
e223a790a7
|
YARN-9042. Fix javadoc error in deviceplugin package. Contributed by Zhankun Tang.
|
2018-11-22 20:04:30 +05:30 |
|
Weiwei Yang
|
176bb3f812
|
YARN-8984. AMRMClient#OutstandingSchedRequests leaks when AllocationTags is null or empty. Contributed by Yang Wang.
|
2018-11-22 16:52:29 +08:00 |
|
Sunil G
|
5fe1dbf195
|
YARN-8964. [UI2] YARN ui2 should use clusters/{cluster name} for all ATSv2 REST APIs. Contributed by Akhil PB.
|
2018-11-22 10:25:22 +05:30 |
|
Haibo Chen
|
a41b648e98
|
YARN-8992. Fair scheduler can delete a dynamic queue while an application attempt is being added to the queue. (Contributed by Wilfred Spiegelenburg)
|
2018-11-20 14:12:37 -08:00 |
|
Billie Rinaldi
|
49824ed260
|
YARN-8838. Check that container user is same as websocket user for interactive shell. Contributed by Eric Yang
|
2018-11-20 11:12:24 -08:00 |
|
Sunil G
|
5fb14e0635
|
YARN-8953. [CSI] CSI driver adaptor module support in NodeManager. Contributed by Weiwei Yang.
|
2018-11-20 08:02:11 +05:30 |
|
Billie Rinaldi
|
27ffec7ba7
|
YARN-8778. Add command line interface to invoke interactive docker shell. Contributed by Eric Yang
|
2018-11-19 17:59:12 -08:00 |
|
Wangda Tan
|
8b23814415
|
YARN-8960. [Submarine] Can't get submarine service status using the command of "yarn app -status" under security environment. (Zac Zhou via wangda)
Change-Id: I21b1addc9c32817650ea744a8f2e6b5602f2f4d4
|
2018-11-19 08:55:30 -08:00 |
|
Wangda Tan
|
6357803645
|
YARN-8881. [YARN-8851] Add basic pluggable device plugin framework. (Zhankun Tang via wangda)
Change-Id: If9a2f68cd4713b4ec932cdeda68106f17437c3d3
|
2018-11-19 08:54:31 -08:00 |
|
Weiwei Yang
|
d027a24f03
|
YARN-8833. Avoid potential integer overflow when computing fair shares. Contributed by liyakun.
|
2018-11-18 23:18:26 +08:00 |
|
Giovanni Matteo Fumarola
|
abd6d48c46
|
YARN-8860. Federation client intercepter class contains unwanted character. Contributed by Abhishek Modi.
|
2018-11-16 10:23:06 -08:00 |
|
Rohith Sharma K S
|
ee3355be3c
|
YARN-8303. YarnClient should contact TimelineReader for application/attempt/container report.
|
2018-11-16 17:58:19 +05:30 |
|
Inigo Goiri
|
eeaf8edaa7
|
YARN-8856. TestTimelineReaderWebServicesHBaseStorage tests failing with NoClassDefFoundError. Contributed by Sushil Ks.
|
2018-11-15 09:25:25 -08:00 |
|
Eric Yang
|
21ec4bdaef
|
YARN-8672. Improve token filename management for localization.
Contributed by Chandni Singh
|
2018-11-14 15:22:01 -05:00 |
|
Wangda Tan
|
fcbd205cc3
|
YARN-9001. [Submarine] Use AppAdminClient instead of ServiceClient to sumbit jobs. (Zac Zhou via wangda)
Change-Id: Ic3d6c1e439df9cdf74448b345b925343224efe51
|
2018-11-13 13:13:27 -08:00 |
|
Wangda Tan
|
076b795b2e
|
YARN-8918. [Submarine] Correct method usage of str.subString in CliUtils. (Zhankun Tang via wangda)
Change-Id: Id1f11dbab3aa838dee3a0ec8b8fd5dc32f5dd946
|
2018-11-13 11:24:15 -08:00 |
|
Eric Yang
|
4c465f5535
|
YARN-8761. Service AM support for decommissioning component instances.
Contributed by Billie Rinaldi
|
2018-11-12 19:53:10 -05:00 |
|
Giovanni Matteo Fumarola
|
e269c3fb5a
|
YARN-8997. [Submarine] Small refactors of modifier, condition check and redundant local variables. Contributed by Zhankun Tang.
|
2018-11-12 15:06:43 -08:00 |
|
Billie Rinaldi
|
1f9c4f32e8
|
YARN-8776. Implement Container Exec feature in LinuxContainerExecutor. Contributed by Eric Yang
|
2018-11-12 10:42:30 -08:00 |
|
Sunil G
|
42f3a7082a
|
YARN-8877. [CSI] Extend service spec to allow setting resource attributes. Contributed by Weiwei Yang.
|
2018-11-12 21:09:30 +05:30 |
|
Weiwei Yang
|
c741109522
|
YARN-8987. Usability improvements node-attributes CLI. Contributed by Bibin A Chundatt.
|
2018-11-12 18:18:23 +08:00 |
|
Sunil G
|
4e7284443e
|
YARN-8902. [CSI] Add volume manager that manages CSI volume lifecycle. Contributed by Weiwei Yang.
|
2018-11-12 11:57:02 +05:30 |
|
Botong Huang
|
b5ec85d966
|
YARN-8933. [AMRMProxy] Fix potential empty fields in allocation response, move SubClusterTimeout to FederationInterceptor. Contributed by Botong Huang.
|
2018-11-11 11:12:53 -08:00 |
|
Eric Yang
|
2664248797
|
YARN-9002. Improve keytab loading for YARN Service.
Contributed by Gour Saha
|
2018-11-10 01:52:19 -05:00 |
|
Haibo Chen
|
524a7523c4
|
YARN-8990. Fix fair scheduler race condition in app submit and queue cleanup. (Contributed by Wilfred Spiegelenburg)
|
2018-11-08 16:02:48 -08:00 |
|
Weiwei Yang
|
e1bbf7dcdf
|
YARN-8988. Reduce the verbose log on RM heartbeat path when distributed node-attributes is enabled. Contributed by Tao Yang.
|
2018-11-08 17:47:18 +08:00 |
|
Weiwei Yang
|
f8c72d7b3a
|
YARN-8880. Add configurations for pluggable plugin framework. Contributed by Zhankun Tang.
|
2018-11-08 12:23:00 +08:00 |
|
Weiwei Yang
|
c96cbe8659
|
YARN-8977. Remove unnecessary type casting when calling AbstractYarnScheduler#getSchedulerNode. Contributed by Wanqiang Ji.
|
2018-11-07 22:42:22 +08:00 |
|
Takanobu Asanuma
|
8dc1f6dbf7
|
YARN-8866. Fix a parsing error for crossdomain.xml.
|
2018-11-07 18:26:07 +09:00 |
|
Weiwei Yang
|
482716e5a4
|
YARN-8976. Remove redundant modifiers in interface ApplicationConstants. Contributed by Zhankun Tang.
|
2018-11-07 10:48:07 +08:00 |
|
Akira Ajisaka
|
951c98f890
|
YARN-8233. NPE in CapacityScheduler#tryCommit when handling allocate/reserve proposal whose allocatedOrReservedContainer is null. Contributed by Tao Yang.
|
2018-11-07 11:17:35 +09:00 |
|
Eric Yang
|
08d69d91f2
|
YARN-8957. Add Serializable interface to ComponentContainers.
Contributed by Zhankun Tang
|
2018-11-06 14:46:05 -05:00 |
|
Jason Lowe
|
ab6aa4c726
|
YARN-8865. RMStateStore contains large number of expired RMDelegationToken. Contributed by Wilfred Spiegelenburg
|
2018-11-06 08:40:59 -06:00 |
|
Weiwei Yang
|
5d6554c722
|
YARN-8970. Improve the debug message in CS#allocateContainerOnSingleNode. Contributed by Zhankun Tang.
|
2018-11-06 14:50:09 +08:00 |
|
Weiwei Yang
|
c7fcca0d7e
|
YARN-8969. AbstractYarnScheduler#getNodeTracker should return generic type to avoid type casting. Contributed by Wanqiang Ji.
|
2018-11-06 13:14:57 +08:00 |
|
bibinchundatt
|
f84a278baa
|
YARN-8905. [Router] Add JvmMetricsInfo and pause monitor. Contributed by Bilwa S T.
|
2018-11-03 20:35:31 +05:30 |
|
Giovanni Matteo Fumarola
|
989715ec50
|
YARN-8893. [AMRMProxy] Fix thread leak in AMRMClientRelayer and UAM client. Contributed by Botong Huang.
|
2018-11-02 15:30:08 -07:00 |
|
Giovanni Matteo Fumarola
|
aed836efbf
|
YARN-8897. LoadBasedRouterPolicy throws NPE in case of sub cluster unavailability. Contributed by Bilwa S T.
|
2018-11-02 11:27:11 -07:00 |
|
Giovanni Matteo Fumarola
|
babc946d40
|
YARN-8954. Reservations list field in ReservationListInfo is not accessible. Contributed by Oleksandr Shevchenko.
|
2018-11-02 11:10:08 -07:00 |
|
Jonathan Hung
|
2ab611d48b
|
YARN-7225. Add queue and partition info to RM audit log. Contributed by Eric Payne
|
2018-11-01 14:22:00 -07:00 |
|
Steve Loughran
|
d174b91635
|
HADOOP-15895. [JDK9+] Add missing javax.annotation-api dependency to hadoop-yarn-csi.
Contributed by Takanobu Asanuma.
|
2018-11-01 12:56:20 +00:00 |
|
Akira Ajisaka
|
f747f5b06c
|
HADOOP-15886. Fix findbugs warnings in RegistryDNS.java.
|
2018-10-31 10:01:31 +09:00 |
|
Shane Kumpf
|
277a3d8d9f
|
YARN-6729. Clarify documentation on how to enable cgroup support. Contributed by Zhankun Tang
|
2018-10-30 11:36:55 -06:00 |
|
Sunil G
|
d36012b69f
|
YARN-8854. Upgrade jquery datatable version references to v1.10.19. Contributed by Akhil PB.
|
2018-10-30 22:56:46 +05:30 |
|
Rohith Sharma K S
|
486b9a4a75
|
YARN-7754. [Atsv2] Update document for running v1 and v2 TS. Contributed by Suma Shivaprasad.
|
2018-10-30 11:35:01 +05:30 |
|
Rohith Sharma K S
|
a283da2167
|
YARN-8871. Document ATSv2 integrated LogWebService. Contributed by Suma Shivaprasad.
|
2018-10-30 11:34:20 +05:30 |
|
Rohith Sharma K S
|
4ec4ec6971
|
YARN-8950. Fix compilation issue due to dependency convergence error for hbase.profile=2.0.
|
2018-10-30 11:30:08 +05:30 |
|
Weiwei Yang
|
78ea897b67
|
YARN-8915. Update the doc about the default value of maximum-container-assignments for capacity scheduler. Contributed by Zhankun Tang.
|
2018-10-29 12:04:32 +08:00 |
|
Weiwei Yang
|
1d90a0dd23
|
YARN-8944. TestContainerAllocation.testUserLimitAllocationMultipleContainers failure after YARN-8896. Contributed by Wilfred Spiegelenburg.
|
2018-10-29 11:53:10 +08:00 |
|
Billie Rinaldi
|
d07e873b7d
|
YARN-8569. Create an interface to provide cluster information to application. Contributed by Eric Yang
|
2018-10-26 17:57:05 -07:00 |
|
Robert Kanter
|
f76e3c3db7
|
YARN-8930. CGroup-based strict container memory enforcement does not work with CGroupElasticMemoryController (haibochen via rkanter)
|
2018-10-25 11:09:47 -07:00 |
|
Weiwei Yang
|
ddc1e0b727
|
YARN-8941. Fix findbugs warnings in hadoop-yarn-csi. Contributed by Weiwei Yang.
|
2018-10-25 07:55:51 +08:00 |
|
Eric Yang
|
c16c49b8c3
|
YARN-8587. Added retries for fetching docker exit code.
Contributed by Charo Zhang
|
2018-10-24 17:29:46 -04:00 |
|
Robert Kanter
|
69b328943e
|
YARN-8929. DefaultOOMHandler should only pick running containers to kill upon oom events (haibochen via rkanter)
|
2018-10-24 13:15:50 -07:00 |
|
Eric Yang
|
bbc6dcd3d0
|
YARN-8938. Updated YARN service upgrade document.
Contributed by Chandni Singh
|
2018-10-24 11:51:44 -04:00 |
|
Haibo Chen
|
766b78ee07
|
YARN-8911. ContainerScheduler incorrectly uses percentage number as the cpu resource utlization.
|
2018-10-24 07:58:26 -07:00 |
|
Weiwei Yang
|
553044818d
|
YARN-8939. Javadoc build fails in hadoop-yarn-csi. Contributed by Weiwei Yang.
|
2018-10-24 18:02:45 +08:00 |
|
Eric Yang
|
a0c0b793c3
|
YARN-8814. Yarn Service Upgrade: Update the swagger definition.
Contributed by Chandni Singh
|
2018-10-23 19:04:58 -04:00 |
|
Haibo Chen
|
823bb5dda8
|
MAPREDUCE-4669. MRAM web UI does not work with HTTPS. (Contributed by Robert Kanter)
|
2018-10-23 15:28:13 -07:00 |
|
Jason Lowe
|
93fb3b4b9c
|
YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg
|
2018-10-23 12:49:15 -05:00 |
|
Rohith Sharma K S
|
0b62983c5a
|
YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli.
|
2018-10-23 12:58:41 +05:30 |
|
Sunil G
|
0efddd85f0
|
YARN-8873. [YARN-8811] Add CSI java-based client library. Contributed by Weiwei Yang.
|
2018-10-23 11:46:06 +05:30 |
|
Eric Yang
|
e98a506227
|
YARN-8923. Cleanup references to ENV file type in YARN service code.
Contributed by Suma Shivaprasad
|
2018-10-22 18:39:57 -04:00 |
|
Eric Yang
|
292c9e017f
|
YARN-8542. Added YARN service REST API to list containers.
Contributed by Chandni Singh
|
2018-10-22 15:59:52 -04:00 |
|
Eric Yang
|
66e7a2c787
|
YARN-8922. Fixed test-container-executor test setup and clean up.
Contributed by Robert Kanter
|
2018-10-22 15:28:58 -04:00 |
|
Sunil G
|
e50334513c
|
YARN-7502. Nodemanager restart docs should describe nodemanager supervised property. Contributed by Suma Shivaprasad.
|
2018-10-22 14:15:51 +05:30 |
|
Eric Yang
|
e2a9fa8448
|
HADOOP-15821. Move YARN Registry to Hadoop Registry.
Contributed by Íñigo Goiri
|
2018-10-19 19:46:48 -04:00 |
|
Eric Yang
|
47ad98b2e1
|
YARN-8910. Fixed misleading log statement when container max retries is infinite.
Contributed by Chandni Singh
|
2018-10-19 13:49:04 -04:00 |
|
Wangda Tan
|
5e02b4915b
|
YARN-8916. Define a constant docker string in ContainerRuntimeConstants.java for better maintainability. (Zhankun Tang via wangda)
Change-Id: I1349e740037f81afdbe30edbe741f20e88fd0a90
|
2018-10-19 09:49:26 -07:00 |
|
Wangda Tan
|
071b9e19aa
|
YARN-8908. Fix errors in yarn-default.xml related to GPU/FPGA. (Zhankun Tang via wangda)
Change-Id: I46f511a9b51b65b069e15d5b827530110c41edab
|
2018-10-19 09:49:26 -07:00 |
|
Haibo Chen
|
285d2c0753
|
YARN-8449. RM HA for AM web server HTTPS Support. (Contributed by Robert Kanter)
|
2018-10-18 21:24:36 -07:00 |
|
Weiwei Yang
|
13cc0f50ea
|
YARN-8907. Fix incorrect logging message in TestCapacityScheduler. Contributed by Zhankun Tang.
|
2018-10-19 09:55:59 +08:00 |
|
Eric Yang
|
66f059ed1d
|
YARN-8618. Added detection for non-upgradable service.
Contributed by Chandni Singh
|
2018-10-18 19:59:11 -04:00 |
|
Wangda Tan
|
780be14f07
|
YARN-8896. Limit the maximum number of container assignments per heartbeat. (Zhankun Tang via wangda)
Change-Id: I6e72f8362bd7f5c2a844cb9e3c4732492314e9f1
|
2018-10-18 10:58:21 -07:00 |
|
Wangda Tan
|
a457a8951a
|
YARN-8456. Fix a configuration handling bug when user leave FPGA discover executable path configuration default but set OpenCL SDK path environment variable. (Zhankun Tang via wangda)
Change-Id: Iff150ea98ba0c60d448474fd940eb121afce6965
|
2018-10-18 10:57:11 -07:00 |
|
Wangda Tan
|
bfb88b10f4
|
YARN-6098. Add documentation for Delete Queue. (Suma Shivaprasad via wangda)
Change-Id: I23bf7ca0acbe1168a7f805ceccdd62fe41bfeb35
|
2018-10-18 10:55:39 -07:00 |
|
Eric Yang
|
ba7e81667c
|
YARN-8687. Update YARN service file type in documentation.
Contributed by Suma Shivaprasad
|
2018-10-18 12:02:10 -04:00 |
|
Haibo Chen
|
32fe351bb6
|
YARN-8864. NM incorrectly logs container user as the user who sent a start/stop container request in its audit log. (Contributed by Wilfred Spiegelenburg)
|
2018-10-18 08:28:07 -07:00 |
|
Sunil G
|
2202e00ba8
|
YARN-8868. Set HTTPOnly attribute to Cookie. Contributed by Chandni Singh.
|
2018-10-18 15:23:20 +05:30 |
|
Sunil G
|
5085e5fa9e
|
YARN-8759. Copy of resource-types.xml is not deleted if test fails, causes other test failures. Contributed by Antal Bálint Steinbach.
|
2018-10-17 16:05:08 +05:30 |
|
Haibo Chen
|
22f85f2927
|
YARN-8582. Document YARN support for HTTPS in AM Web server. (Contributed by Robert Kanter)
|
2018-10-16 17:23:33 -07:00 |
|
Eric Yang
|
3bfd214a59
|
YARN-8810. Fixed a YARN service bug in comparing ConfigFile object.
Contributed by Chandni Singh
|
2018-10-16 18:54:40 -04:00 |
|
Haibo Chen
|
84e22a6af4
|
YARN-8842. Expose metrics for custom resource types in QueueMetrics. (Contributed by Szilard Nemeth)
|
2018-10-16 14:14:30 -07:00 |
|
Wangda Tan
|
538250db26
|
YARN-8892. YARN UI2 doc changes to update security status (verified under security environment). (Sunil G via wangda)
Change-Id: I8bc8622936861b8d6de3e42a0b75af86ad8a3961
|
2018-10-16 13:51:02 -07:00 |
|
Wangda Tan
|
143d74775b
|
YARN-8798. [Submarine] Job should not be submitted if --input_path option is missing. (Zhankun Tang via wangda)
Change-Id: I7ae0e44eb5179b04a6ac861ec1c65f3b18c38f0f
|
2018-10-16 13:51:02 -07:00 |
|
Wangda Tan
|
46d6e00166
|
YARN-8870. [Submarine] Add submarine installation scripts. (Xun Liu via wangda)
Change-Id: I46e8d9fd32c7745c313030da62da41486a77b3ea
|
2018-10-16 13:51:02 -07:00 |
|
Wangda Tan
|
ed08dd3b0c
|
YARN-8875. [Submarine] Add documentation for submarine installation script details. (Xun Liu via wangda)
Change-Id: I1c8d39c394e5a30f967ea514919835b951f2c124
|
2018-10-16 13:51:01 -07:00 |
|
Haibo Chen
|
c2288ac45b
|
YARN-8448. AM HTTPS Support for AM communication with RMWeb proxy. (Contributed by Robert Kanter)
|
2018-10-16 13:36:26 -07:00 |
|
Sunil G
|
753f149fd3
|
YARN-8879. Kerberos principal is needed when submitting a submarine job. Contributed by Zac Zhou.
|
2018-10-16 22:17:51 +05:30 |
|
Haibo Chen
|
f880ff418c
|
YARN-8775. TestDiskFailures.testLocalDirsFailures sometimes can fail on concurrent File modifications. (Contributed by Antal Bálint Steinbach)
|
2018-10-15 09:37:20 -07:00 |
|
Sunil G
|
fa94d370b6
|
YARN-8869. YARN Service Client might not work correctly with RM REST API for Kerberos authentication. Contributed by Eric Yang.
|
2018-10-15 21:21:57 +05:30 |
|
Sunil G
|
8e5365e277
|
YARN-8836. Add tags and attributes in resource definition. Contributed by Weiwei Yang.
|
2018-10-15 15:38:42 +05:30 |
|
Vrushali C
|
bca928d3c7
|
YARN-3879 [Storage implementation] Create HDFS backing storage implementation for ATS reads. Contributed by Abhishek Modi.
|
2018-10-11 21:14:06 -07:00 |
|
Vrushali C
|
a3edfddcf7
|
YARN-8834 Provide Java client for fetching Yarn specific entities from TimelineReader. Contributed by Abhishek Modi
|
2018-10-11 20:21:00 -07:00 |
|
Vrushali C
|
8d1981806f
|
YARN-5742 Serve aggregated logs of historical apps from timeline service. Contributed by Rohith Sharma KS
|
2018-10-11 16:26:07 -07:00 |
|
Billie Rinaldi
|
96d28b4750
|
YARN-8777. Container Executor C binary change to execute interactive docker command. Contributed by Eric Yang
|
2018-10-11 09:25:21 -07:00 |
|
Billie Rinaldi
|
aeeb0389a5
|
YARN-8710. Service AM should set a finite limit on NM container max retries. Contributed by Suma Shivaprasad
|
2018-10-11 08:59:17 -07:00 |
|
Jason Lowe
|
e787d65a08
|
YARN-8861. executorLock is misleading in ContainerLaunch. Contributed by Chandni Singh
|
2018-10-11 10:54:57 -05:00 |
|
Sunil G
|
8a37983990
|
YARN-8753. [UI2] Lost nodes representation missing from Nodemanagers Chart. Contributed by Yesha Vora.
|
2018-10-11 16:15:25 +05:30 |
|
Sunil G
|
d3da741fa2
|
YARN-8666. [UI2] Remove application tab from YARN Queue Page. Contributed by Yesha Vora.
|
2018-10-11 16:05:53 +05:30 |
|
Vrushali C
|
045069efec
|
YARN-6989 Ensure timeline service v2 codebase gets UGI from HttpServletRequest in a consistent way. Contributed by Abhishek Modi
|
2018-10-10 15:17:05 -07:00 |
|
Jason Lowe
|
5ce70e1211
|
YARN-7644. NM gets backed up deleting docker containers. Contributed by Chandni Singh
|
2018-10-10 09:52:19 -05:00 |
|
Weiwei Yang
|
edce866489
|
YARN-8858. CapacityScheduler should respect maximum node resource when per-queue maximum-allocation is being used. Contributed by Wangda Tan.
|
2018-10-10 09:32:27 +08:00 |
|
Akira Ajisaka
|
6fa3feb577
|
HADOOP-15832. Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter.
|
2018-10-10 10:16:57 +09:00 |
|
Eric Yang
|
bf04f19456
|
YARN-8845. Removed unused hadoop.registry.rm reference.
Contributed by Íñigo Goiri
|
2018-10-09 15:54:45 -04:00 |
|
Inigo Goiri
|
c3d22d3b45
|
YARN-7652. Handle AM register requests asynchronously in FederationInterceptor. Contributed by Botong Huang.
|
2018-10-09 10:29:40 -07:00 |
|
Wangda Tan
|
a23ea68b97
|
YARN-8852. Add documentation for submarine installation details. (Zac Zhou via wangda)
Change-Id: If5681d1ef37ff5dc916735eeef15a6120173d653
|
2018-10-09 10:18:27 -07:00 |
|
Sunil G
|
6f11919beb
|
YARN-8853. [UI2] Application Attempts tab is not shown correctly when there are no attempts. Contributed by Akhil PB.
|
2018-10-09 22:04:17 +05:30 |
|
Eric Yang
|
347ea38581
|
YARN-8763. Added node manager websocket API for accessing containers.
Contributed by Zian Chen
|
2018-10-08 13:56:47 -04:00 |
|
Inigo Goiri
|
745f64012a
|
YARN-8843. updateNodeResource does not support units for memory. Contributed by Manikandan R.
|
2018-10-08 10:05:18 -07:00 |
|
Haibo Chen
|
7c13872cbb
|
YARN-8659. RMWebServices returns only RUNNING apps when filtered with queue. (Contributed by Szilard Nemeth)
|
2018-10-08 09:40:37 -07:00 |
|
Sunil G
|
228dc192f1
|
YARN-7825. [UI2] Maintain constant horizontal application info bar for Application Attempt page. Contributed by Akhil PB.
|
2018-10-08 11:54:56 +05:30 |
|
Vidura Mudalige
|
907ef6c285
|
YARN-8788. mvn package -Pyarn-ui fails on JDK9
This closes #421
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-10-07 16:48:30 +09:00 |
|
Vidura Mudalige
|
b85ee0d75d
|
YARN-8819. Fix findbugs warnings in YarnServiceUtils
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-10-07 00:53:53 +09:00 |
|
Jason Lowe
|
9bb2801e8c
|
YARN-4254. ApplicationAttempt stuck for ever due to UnknownHostException. Contributed by Bibin A Chundatt
|
2018-10-05 15:52:46 -05:00 |
|
Haibo Chen
|
c968365650
|
YARN-8644. Improve unit test for RMAppImpl.FinalTransition. (Contributed by Szilard Nemeth)
|
2018-10-05 09:32:30 -07:00 |
|
Sunil G
|
94d82f4162
|
YARN-8797. [UI2] Improve error pages in new YARN UI. Contributed by Akhil PB.
|
2018-10-05 14:29:12 +05:30 |
|
Sunil G
|
751f626e50
|
YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB.
|
2018-10-05 12:28:09 +05:30 |
|
Haibo Chen
|
e60b797c88
|
YARN-8750. Refactor TestQueueMetrics. (Contributed by Szilard Nemeth)
|
2018-10-04 13:00:31 -07:00 |
|
Haibo Chen
|
b6d5d84e07
|
YARN-8732. Add unit tests of min/max allocation for custom resource types in FairScheduler. (Contributed by Szilard Nemeth)
|
2018-10-04 12:47:31 -07:00 |
|
Wangda Tan
|
2e9913caf2
|
YARN-8844. TestNMProxy unit test is failing. (Eric Yang via wangda)
Change-Id: I241fa8701b6f1dbcad87fd2e9a429e32e7aa40f5
(cherry picked from commit b3ac8869338faeabedbc27e95e3166c830a9a761)
|
2018-10-04 10:53:39 -07:00 |
|
Wangda Tan
|
6926fd0ec6
|
YARN-8758. Support getting PreemptionMessage when using AMRMClientAsyn. (Zian Chen via wangda)
Change-Id: Ibf5d165f49957b582eeadeb41dc285c84d2f05e7
|
2018-10-04 10:31:33 -07:00 |
|
Akira Ajisaka
|
39b35036ba
|
YARN-8840. Add missing cleanupSSLConfig() call for TestTimelineClient test. Contributed by Aki Tanaka.
|
2018-10-04 09:51:42 +09:00 |
|
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
|
Shane Kumpf
|
5edb9d3b97
|
YARN-8785. Improve the error message when a bind mount is not whitelisted. Contributed by Simon Prewo
|
2018-10-02 07:16:29 -06:00 |
|
Haibo Chen
|
d0ee6fbe28
|
YARN-8621. Add test coverage of custom Resource Types for the apps/<appId> REST API endpoint. (Contributed by Szilard Nemeth)
|
2018-10-01 14:46:42 -07:00 |
|
Giovanni Matteo Fumarola
|
59d5af21b7
|
YARN-8760. [AMRMProxy] Fix concurrent re-register due to YarnRM failover in AMRMClientRelayer. Contributed by Botong Huang.
|
2018-10-01 13:12:38 -07:00 |
|
Weiwei Yang
|
fd6be5898a
|
YARN-8468. Enable the use of queue based maximum container allocation limit and implement it in FairScheduler. Contributed by Antal Bálint Steinbach.
|
2018-09-29 17:47:12 +08:00 |
|
Sunil G
|
19ad5be651
|
YARN-8800. Updated documentation of Submarine with latest examples. Contributed by Wangda Tan.
|
2018-09-29 00:01:04 +05:30 |
|
Billie Rinaldi
|
d1c1dde309
|
YARN-8734. Readiness check for remote service belonging to the same user. Contributed by Eric Yang
|
2018-09-28 09:40:48 -07:00 |
|
Eric E Payne
|
8598b498bc
|
YARN-8774. Memory leak when CapacityScheduler allocates from reserved container with non-default label. Contributed by Tao Yang.
|
2018-09-28 15:32:07 +00:00 |
|
bibinchundatt
|
7093afd874
|
YARN-8829. Cluster metrics can fail with IndexOutOfBoundsException. Contributed by Akshay Agarwal.
|
2018-09-28 12:35:33 +05:30 |
|
Vrushali C
|
90e2e493b3
|
YARN-8270 Adding JMX Metrics for Timeline Collector and Reader. Contributed by Sushil Ks.
|
2018-09-27 15:53:39 -07:00 |
|
Eric Yang
|
b237a0dd44
|
YARN-6456. Added config to set default container runtimes.
Contributed by Craig Condit
|
2018-09-27 15:31:18 -04:00 |
|
Jason Lowe
|
6b988d821e
|
YARN-8804. resourceLimits may be wrongly calculated when leaf-queue is blocked in cluster with 3+ level queues. Contributed by Tao Yang
|
2018-09-26 14:43:00 -07:00 |
|
Eric Yang
|
913f87dada
|
YARN-8665. Added Yarn service cancel upgrade option.
Contributed by Chandni Singh
|
2018-09-26 14:51:35 -04:00 |
|
Rohith Sharma K S
|
e5287a4fe0
|
YARN-8824. App Nodelabel missed after RM restart for finished apps. Contributed by Bibin A Chundatt.
|
2018-09-26 12:30:26 +05:30 |
|
Akira Ajisaka
|
44edcdfd6a
|
YARN-8745. Misplaced the TestRMWebServicesFairScheduler.java file. Contributed by Y. SREENIVASULU REDDY.
|
2018-09-26 10:09:11 +09:00 |
|
Akira Ajisaka
|
94b5c54e8a
|
YARN-8752. yarn-registry.md has wrong word ong-lived, it should be long-lived. Contributed by leiqiang.
|
2018-09-26 09:42:53 +09:00 |
|
Shane Kumpf
|
26c94a0fd0
|
YARN-8623. Update Docker examples to use image which exists. Contributed by Craig Condit
|
2018-09-25 06:38:25 -06:00 |
|
Rohith Sharma K S
|
50bc7746d7
|
YARN-8815. RM fails to recover finished unmanaged AM. Contributed by Bibin A Chundatt.
|
2018-09-25 11:31:14 +05:30 |
|
Sunil G
|
d0bc6a27fd
|
YARN-8817. [Submarine] In cases when user doesn't ask HDFS path while submitting job but framework requires user to set HDFS related environments. Contributed by Wangda Tan.
|
2018-09-25 11:23:34 +05:30 |
|
Haibo Chen
|
29dad7d258
|
YARN-8616. systemClock should be used in RMAppImpl instead of System.currentTimeMills(), to be consistent. (Contributed by Szilard Nemeth)
|
2018-09-24 16:04:28 -07:00 |
|
Haibo Chen
|
cf62ff9a6a
|
YARN-6338. Typos in Docker docs: contains => containers. (Contributed by Zoltan Siegl)
|
2018-09-24 15:54:02 -07:00 |
|
Giovanni Matteo Fumarola
|
3090922805
|
YARN-8696. [AMRMProxy] FederationInterceptor upgrade: home sub-cluster heartbeat async. Contributed by Botong Huang.
|
2018-09-24 11:37:05 -07:00 |
|
Sunil G
|
32a35dc94b
|
YARN-8742. [UI2] Container logs on Application / Service pages on UI2 are not available many case, improve error messages in such cases. Contributed by Akhil PB.
|
2018-09-24 12:20:28 +05:30 |
|
Sunil G
|
0cd6346102
|
YARN-8769. [Submarine] Allow user to specify customized quicklink(s) when submit Submarine job. Contributed by Wangda Tan.
|
2018-09-21 23:39:22 +05:30 |
|
Sunil G
|
a2752779ac
|
YARN-8628. [UI2] Few duplicated or inconsistent information displayed in UI2. Contributed by Akhil PB.
|
2018-09-21 15:47:10 +05:30 |
|
Eric Yang
|
aa4bd493c3
|
YARN-8801. Fixed header comments for docker utility functions.
Contributed by Zian Chen
|
2018-09-20 13:08:59 -04:00 |
|
Jason Lowe
|
6b5838ed32
|
YARN-8784. DockerLinuxContainerRuntime prevents access to distributed cache entries on a full disk. Contributed by Eric Badger
|
2018-09-19 16:44:51 -05:00 |
|
Eric Yang
|
efdea85ad1
|
YARN-8791. Trim docker inspect output for line feed for STOPSIGNAL parsing.
Contributed by Chandni Singh
|
2018-09-19 13:16:11 -04:00 |
|
Sunil G
|
1824d5d1c4
|
YARN-8757. [Submarine] Add Tensorboard component when --tensorboard is specified. Contributed by Wangda Tan.
|
2018-09-19 22:18:55 +05:30 |
|
Weiwei Yang
|
0712537e79
|
YARN-8771. CapacityScheduler fails to unreserve when cluster resource contains empty resource type. Contributed by Tao Yang.
|
2018-09-19 19:31:07 +08:00 |
|
Jason Lowe
|
2df0a8dcb3
|
YARN-8648. Container cgroups are leaked when using docker. Contributed by Jim Brennan
|
2018-09-18 15:36:45 -05:00 |
|
Weiwei Yang
|
78a0d173e4
|
YARN-8787. Fix broken list items in PlacementConstraints documentation. Contributed by Masahiro Tanaka.
|
2018-09-18 17:19:39 +08:00 |
|
Sunil G
|
bbeca0107e
|
YARN-8652. [UI2] YARN UI2 breaks if getUserInfo REST API is not available in older versions. Contributed by Akhil PB.
|
2018-09-18 12:44:21 +05:30 |
|
Sunil G
|
0cc6e03945
|
YARN-8726. [UI2] YARN UI2 is not accessible when config.env file failed to load. Contributed by Akhil PB.
|
2018-09-18 12:31:55 +05:30 |
|
Weiwei Yang
|
9a265fa673
|
YARN-8782. Fix exception message in Resource.throwExceptionWhenArrayOutOfBound. Contributed by Gergely Pollak.
|
2018-09-17 22:15:24 +08:00 |
|
Sunil G
|
33d8327cff
|
YARN-8715. Make allocation tags in the placement spec optional for node-attributes. Contributed by Weiwei Yang.
|
2018-09-17 10:07:45 +05:30 |
|
Shane Kumpf
|
144a55f0e3
|
YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit
|
2018-09-14 10:41:55 -06:00 |
|
Shane Kumpf
|
78902f0250
|
YARN-8748. Javadoc warnings within the nodemanager package. Contributed by Craig Condit
|
2018-09-14 10:28:36 -06:00 |
|
Eric Yang
|
99237607bf
|
YARN-8706. Allow additional flag in docker inspect call.
Contributed by Chandni Singh
|
2018-09-14 11:46:59 -04:00 |
|
Weiwei Yang
|
f1a893fdbc
|
YARN-8720. CapacityScheduler does not enforce max resource allocation check at queue level. Contributed by Tarun Parimi.
|
2018-09-14 16:33:51 +08:00 |
|
Andrew Purtell
|
568ebecdf4
|
YARN-8772. Annotation javax.annotation.Generated has moved
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-09-14 15:02:52 +09:00 |
|
Jason Lowe
|
250b50018e
|
YARN-8680. YARN NM: Implement Iterable Abstraction for LocalResourceTracker state. Contributed by Pradeep Ambati
|
2018-09-13 13:28:54 -05:00 |
|
Weiwei Yang
|
39c1ea1ed4
|
YARN-8729. Node status updater thread could be lost after it is restarted. Contributed by Tao Yang.
|
2018-09-13 22:21:35 +08:00 |
|
Sunil G
|
f4bda5e8e9
|
YARN-8630. ATSv2 REST APIs should honor filter-entity-list-by-user in non-secure cluster when ACls are enabled. Contributed by Rohith Sharma K S.
|
2018-09-13 17:47:21 +05:30 |
|
Shane Kumpf
|
8e9afbfb66
|
YARN-8768. Javadoc error in node attributes. Contributed by Sunil Govindan.
|
2018-09-12 15:12:28 -06:00 |
|
Giovanni Matteo Fumarola
|
02b9bfdf9e
|
YARN-8658. [AMRMProxy] Metrics for AMRMClientRelayer inside FederationInterceptor. Contributed by Young Chen.
|
2018-09-12 11:46:35 -07:00 |
|
Sunil G
|
5e64e62dee
|
YARN-8740. Clear node attribute path after each test run. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
|
bibinchundatt
|
c44088ac19
|
YARN-8739. Fix jenkins issues for Node Attributes branch. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
|
Weiwei Yang
|
1e7d6e55a5
|
YARN-7865. Node attributes documentation. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:01 +05:30 |
|
Weiwei Yang
|
52194351e7
|
YARN-8721. Relax NE node-attribute check when attribute doesn't exist on a node. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
|
Naganarasimha
|
67ae81f0e0
|
YARN-7863. Modify placement constraints to support node attributes. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
|
Naganarasimha
|
8c947398ab
|
YARN-8574. Allow dot in attribute values. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
|
Naganarasimha
|
eb08543c7a
|
YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
|
Sunil G
|
76183428b7
|
YARN-8351. Node attribute manager logs are flooding RM logs. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
bibinchundatt
|
8cf6a9a2bd
|
YARN-7892. Revisit NodeAttribute class structure. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
5dc7d6e0f3
|
YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
0a01b1350d
|
YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
b9890d1f66
|
YARN-7875. Node Attribute store for storing and recovering attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
bibinchundatt
|
a6590c1f1f
|
YARN-8117. Fix TestRMWebServicesNodes test failure. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
bibinchundatt
|
901e85238d
|
YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
89b3ebd11e
|
YARN-8092. Expose Node Attributes info via RM nodes REST API. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
440ff7f563
|
YARN-8094. Support configuration based Node Attribute provider. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
6f4bc49c6d
|
YARN-7988. Refactor FSNodeLabelStore code for Node Attributes store support. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
3b3b6efe21
|
YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
86d024ef2a
|
YARN-7965. NodeAttributeManager add/get API is not working properly. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
ffcabd24c3
|
YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
2f7712be09
|
YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
d312b5cf9f
|
YARN-7757. Refactor NodeLabelsProvider to be more generic and reusable for node attributes providers. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
bibinchundatt
|
4458b2772f
|
YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
|
Weiwei Yang
|
d9d93e3925
|
YARN-7842. PB changes to carry node-attributes in NM heartbeat. Contributed by Weiwei Yang.
|
2018-09-12 16:00:59 +05:30 |
|
Naganarasimha
|
2475fb0a1e
|
YARN-6856. [YARN-3409] Support CLI for Node Attributes Mapping. Contributed by Naganarasimha G R.
|
2018-09-12 16:00:59 +05:30 |
|
Naganarasimha
|
1f42ce907a
|
YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R.
|
2018-09-12 16:00:59 +05:30 |
|
Eric E Payne
|
987d8191ad
|
YARN-8709: CS preemption monitor always fails since one under-served queue was deleted. Contributed by Tao Yang.
|
2018-09-10 19:55:20 +00:00 |
|
Wangda Tan
|
de85f841da
|
YARN-8698. [Submarine] Failed to reset Hadoop home environment when submitting a submarine job. (Zac Zhou via wangda)
Change-Id: If7fdc11fcc4e49bed2186ded76cd69164f34f502
|
2018-09-09 17:45:31 -07:00 |
|
Eric Yang
|
bf8a1750e9
|
YARN-8706. Updated docker container stop logic to avoid double kill.
Contributed by Chandni Singh
|
2018-09-07 20:18:09 -04:00 |
|
Eric Yang
|
7d62334387
|
YARN-8751. Reduce conditions that mark node manager as unhealthy.
Contributed by Craig Condit
|
2018-09-07 19:46:15 -04:00 |
|
Giovanni Matteo Fumarola
|
16333782c1
|
HADOOP-15731. TestDistributedShell fails on Windows. Contributed by Botong Huang.
|
2018-09-07 14:19:10 -07:00 |
|
Giovanni Matteo Fumarola
|
3dc2988a37
|
YARN-8699. Add Yarnclient#yarnclusterMetrics API implementation in router. Contributed by Bibin A Chundatt.
|
2018-09-07 11:32:03 -07:00 |
|
Giovanni Matteo Fumarola
|
9af96d4ed4
|
HADOOP-15707. Add IsActiveServlet to be used for Load Balancers. Contributed by Lukas Majercak.
|
2018-09-05 10:50:25 -07:00 |
|
Shane Kumpf
|
dffb7bfe6c
|
YARN-8638. Allow linux container runtimes to be pluggable. Contributed by Craig Condit
|
2018-09-05 06:47:54 -06:00 |
|
bibinchundatt
|
eed8415dc1
|
YARN-8535. Fix DistributedShell unit tests. Contributed by Abhishek Modi.
|
2018-09-02 13:35:52 +05:30 |
|
Shane Kumpf
|
73625168c0
|
YARN-8642. Add support for tmpfs mounts with the Docker runtime. Contributed by Craig Condit
|
2018-08-29 07:08:37 -06:00 |
|
Weiwei Yang
|
3fa4639421
|
YARN-8723. Fix a typo in CS init error message when resource calculator is not correctly set. Contributed by Abhishek Modi.
|
2018-08-29 11:13:44 +08:00 |
|
Giovanni Matteo Fumarola
|
7ed458b255
|
YARN-8697. LocalityMulticastAMRMProxyPolicy should fallback to random sub-cluster when cannot resolve resource. Contributed by Botong Huang.
|
2018-08-28 16:01:35 -07:00 |
|
Eric Yang
|
fd089caf69
|
YARN-8488. Added SUCCEEDED/FAILED states to YARN service.
Contributed by Suma Shivaprasad
|
2018-08-28 13:55:28 -04:00 |
|
Giovanni Matteo Fumarola
|
602d13844a
|
HADOOP-15699. Fix some of testContainerManager failures in Windows. Contributed by Botong Huang.
|
2018-08-27 12:25:46 -07:00 |
|
Billie Rinaldi
|
05b2bbeb35
|
YARN-8675. Remove default hostname for docker containers when net=host. Contributed by Suma Shivaprasad
|
2018-08-27 11:34:33 -07:00 |
|
Giovanni Matteo Fumarola
|
f152582562
|
YARN-8705. Refactor the UAM heartbeat thread in preparation for YARN-8696. Contributed by Botong Huang.
|
2018-08-27 10:32:22 -07:00 |
|
Weiwei Yang
|
e8b063f630
|
YARN-8719. Typo correction for yarn configuration in OpportunisticContainers(federation) docs. Contributed by Y. SREENIVASULU REDDY.
|
2018-08-28 01:03:03 +08:00 |
|
Jason Lowe
|
585ebd873a
|
YARN-8649. NPE in localizer hearbeat processing if a container is killed while localizing. Contributed by lujie
|
2018-08-23 09:29:46 -05:00 |
|
Sunil G
|
1ac01444a2
|
YARN-8015. Support all types of placement constraint support for Capacity Scheduler. Contributed by Weiwei Yang.
|
2018-08-23 10:05:43 +05:30 |
|
Eric Yang
|
e557c6bd8d
|
YARN-8298. Added express upgrade for YARN service.
Contributed by Chandni Singh
|
2018-08-21 19:49:26 -04:00 |
|
Weiwei Yang
|
9c3fc3ef28
|
YARN-7494. Add muti-node lookup mechanism and pluggable nodes sorting policies to optimize placement decision. Contributed by Sunil Govindan.
|
2018-08-21 22:42:28 +08:00 |
|
Weiwei Yang
|
54d0bf8935
|
YARN-8683. Support to display pending scheduling requests in RM app attempt page. Contributed by Tao Yang.
|
2018-08-21 19:00:31 +08:00 |
|
Rohith Sharma K S
|
d3fef7a5c5
|
YARN-8129. Improve error message for invalid value in fields attribute. Contributed by Abhishek Modi.
|
2018-08-21 11:58:07 +05:30 |
|
Giovanni Matteo Fumarola
|
e0f6ffdbad
|
YARN-8581. [AMRMProxy] Add sub-cluster timeout in LocalityMulticastAMRMProxyPolicy. Contributed by Botong Huang.
|
2018-08-20 14:33:16 -07:00 |
|
Giovanni Matteo Fumarola
|
8736fc39ac
|
YARN-8673. [AMRMProxy] More robust responseId resync after an YarnRM master slave switch. Contributed by Botong Huang.
|
2018-08-20 12:22:36 -07:00 |
|
Jason Lowe
|
65e7469712
|
YARN-8242. YARN NM: OOM error while reading back the state store on recovery. Contributed by Pradeep Ambati and Kanwaljeet Sachdev
|
2018-08-20 10:14:40 -05:00 |
|
Rohith Sharma K S
|
4aacbfff60
|
YARN-8679. [ATSv2] If HBase cluster is down for long time, high chances that NM ContainerManager dispatcher get blocked. Contributed by Wangda Tan.
|
2018-08-18 10:26:55 +05:30 |
|
Rohith Sharma K S
|
1697a02306
|
YARN-8612. Fix NM Collector Service Port issue in YarnConfiguration. Contributed by Prabha Manepalli.
|
2018-08-17 11:12:10 +05:30 |
|
Eric Yang
|
d42806160e
|
YARN-8667. Cleanup symlinks when container restarted by NM.
Contributed by Chandni Singh
|
2018-08-16 18:41:58 -04:00 |
|
Eric Yang
|
8990eaf592
|
YARN-8474. Fixed ApiServiceClient kerberos negotiation.
Contributed by Billie Rinaldi
|
2018-08-16 12:46:37 -04:00 |
|
Jason Lowe
|
cb21eaa026
|
YARN-8656. container-executor should not write cgroup tasks files for docker containers. Contributed by Jim Brennan
|
2018-08-16 10:06:17 -05:00 |
|
Weiwei Yang
|
8dc07b4723
|
YARN-8614. Fix few annotation typos in YarnConfiguration. Contributed by Sen Zhao.
|
2018-08-15 12:15:54 +08:00 |
|
Wei-Chiu Chuang
|
bdd0e01ed9
|
HADOOP-14212. Addendum patch: Expose SecurityEnabled boolean field in JMX for other services besides NameNode. Contributed by Adam Antal.
|
2018-08-14 18:25:38 -07:00 |
|
Wei-Chiu Chuang
|
363bd16e31
|
HADOOP-14212. Expose SecurityEnabled boolean field in JMX for other services besides NameNode. Contributed by Adam Antal.
|
2018-08-14 17:19:00 -07:00 |
|
Eric Yang
|
4cba0741d5
|
YARN-8160. Support upgrade of service that use docker containers.
Contributed by Chandni Singh
|
2018-08-14 11:36:26 -04:00 |
|
Jason Lowe
|
d1d129aa9d
|
YARN-8640. Restore previous state in container-executor after failure. Contributed by Jim Brennan
|
2018-08-14 10:21:03 -05:00 |
|
Eric Yang
|
74411ce0ce
|
YARN-7417. Remove duplicated code from IndexedFileAggregatedLogsBlock
and TFileAggregatedLogsBlock.
Contributed by Zian Chen
|
2018-08-13 16:50:00 -04:00 |
|
Sunil G
|
cadbc8b57f
|
YARN-8561. [Submarine] Initial implementation: Training job submission and job history retrieval. Contributed by Wangda Tan.
|
2018-08-13 14:22:55 +05:30 |
|
Shane Kumpf
|
e7951c69cb
|
YARN-8520. Document best practice for user management. Contributed by Eric Yang
|
2018-08-10 14:32:03 -06:00 |
|
Weiwei Yang
|
0a71bf1452
|
YARN-8575. Avoid committing allocation proposal to unavailable nodes in async scheduling. Contributed by Tao Yang.
|
2018-08-10 14:37:45 +08:00 |
|
Weiwei Yang
|
08d5060605
|
YARN-8521. NPE in AllocationTagsManager when a container is removed more than once. Contributed by Weiwei Yang.
|
2018-08-10 08:32:02 +08:00 |
|
Robert Kanter
|
b2517dd66b
|
YARN-4946. RM should not consider an application as COMPLETED when log aggregation is not in a terminal state (snemeth via rkanter)
|
2018-08-09 14:58:04 -07:00 |
|
Wangda Tan
|
8244abb7ae
|
YARN-8136. Add version attribute to site doc examples and quickstart. (Eric Yang via wangda)
Change-Id: I4541b239f490ca0a6edf9698e0d3deaf83669151
|
2018-08-09 11:04:02 -07:00 |
|
Wangda Tan
|
344c335a92
|
YARN-8588. Logging improvements for better debuggability. (Suma Shivaprasad via wangda)
Change-Id: I66aa4b0ec031ae5ce0fae558e2f8cbcbbfebc442
|
2018-08-09 11:04:02 -07:00 |
|
Weiwei Yang
|
d352f167eb
|
YARN-8559. Expose mutable-conf scheduler's configuration in RM /scheduler-conf endpoint. Contributed by Weiwei Yang.
|
2018-08-09 23:46:53 +08:00 |
|
Jason Lowe
|
cd04e954d2
|
YARN-8331. Race condition in NM container launched after done. Contributed by Pradeep Ambati
|
2018-08-09 10:17:34 -05:00 |
|
Sunil G
|
00013d6ef7
|
YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB.
|
2018-08-09 12:18:32 +05:30 |
|
Robert Kanter
|
8478732bb2
|
YARN-8568. Replace the deprecated zk-address property in the HA config example in ResourceManagerHA.md (bsteinbach via rkanter)
|
2018-08-08 15:08:55 -07:00 |
|
Wangda Tan
|
3214cd75ac
|
Make 3.1.1 awared by other branches - adding missing files
|
2018-08-08 13:05:24 -07:00 |
|
Wangda Tan
|
49c687608b
|
Make 3.1.1 awared by other branches
|
2018-08-08 13:02:12 -07:00 |
|
bibinchundatt
|
ff06bd1be8
|
YARN-8601. Print ExecutionType in Container report CLI. Contributed by Bilwa S T.
|
2018-08-08 22:42:52 +05:30 |
|
Sunil G
|
5b898c176f
|
Revert "YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB."
This reverts commit 64901abdfa .
|
2018-08-08 19:48:49 +05:30 |
|
Sunil G
|
64901abdfa
|
YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB.
|
2018-08-08 19:43:29 +05:30 |
|
Giovanni Matteo Fumarola
|
d838179d8d
|
YARN-8626. Create HomePolicyManager that sends all the requests to the home subcluster. Contributed by Inigo Goiri.
|
2018-08-07 15:33:16 -07:00 |
|
Wangda Tan
|
861095f761
|
YARN-8407. Container launch exception in AM log should be printed in ERROR level. (Yesha Vora via wangda)
Change-Id: I154e873df1df3503a09c41d6b3874ca195af91d9
|
2018-08-07 13:01:13 -07:00 |
|
Wangda Tan
|
c0599151bb
|
YARN-7089. Mark the log-aggregation-controller APIs as public. (Zian Chen via wangda)
Change-Id: I37851bdc5935d623a27d0973a206c997258716eb
|
2018-08-07 12:37:32 -07:00 |
|
Wangda Tan
|
d4258fcad7
|
YARN-8629. Container cleanup fails while trying to delete Cgroups. (Suma Shivaprasad via wangda)
Change-Id: I392ef4f8baa84d5d7b1f2e438c560b5426b6d4f2
|
2018-08-07 12:36:55 -07:00 |
|
Eric Yang
|
ca20e0d7e9
|
YARN-8624. Updated verbiage around entry point support.
Contributed by Craig Condit
|
2018-08-06 12:37:59 -04:00 |
|
Shane Kumpf
|
bcfc9851f4
|
YARN-8287. Update documentation and yarn-default related to the Docker runtime. Contributed by Craig Condit
|
2018-08-03 18:20:49 -06:00 |
|
Sunil G
|
3426f4062a
|
YARN-8615. [UI2] Resource Usage tab shows only memory related info. No info available for vcores/gpu. Contributed by Akhil PB.
|
2018-08-03 19:28:16 +05:30 |
|
Sunil G
|
29417dbbf4
|
YARN-8620. [UI2] YARN Services UI new submission failures are not debuggable. Contributed by Akhil PB.
|
2018-08-03 19:12:34 +05:30 |
|
Rohith Sharma K S
|
022592ae79
|
YARN-8608. [UI2] No information available per application appAttempt about 'Total Outstanding Resource Requests'. Contributed by Akhil PB.
|
2018-08-03 15:30:39 +05:30 |
|
Rohith Sharma K S
|
33482d35e8
|
YARN-8603. [UI2] Latest run application should be listed first in the RM UI. Contributed by Akhil PB.
|
2018-08-03 15:30:39 +05:30 |
|
Haibo Chen
|
889df6f194
|
YARN-7948. Enable fair scheduler to refresh maximum allocation for multiple resource types. (Szilard Nemeth via Haibo Chen)
|
2018-08-02 10:10:12 -07:00 |
|
Sunil G
|
12a095a496
|
YARN-7159. Normalize unit of resource objects in RM to avoid unit conversion in critical path. Contributed by Manikandan R.
|
2018-08-02 22:29:21 +05:30 |
|
Jason Lowe
|
7526815e32
|
YARN-8263. DockerClient still touches hadoop.tmp.dir. Contributed by Craig Condit
|
2018-08-02 10:43:48 -05:00 |
|
Sunil G
|
5033d7da8f
|
YARN-8318. [UI2] IP address in component page shows N/A. Contributed by Yesha Vora.
|
2018-08-02 20:09:24 +05:30 |
|
Sunil G
|
97870ec1f6
|
YARN-8592. [UI2] rmip:port/ui2 endpoint shows a blank page in windows OS and Chrome browser. Contributed by Akhil PB.
|
2018-08-02 16:10:54 +05:30 |
|
Sunil G
|
1ea81169ba
|
YARN-8594. [UI2] Display current logged in user. Contributed by Akhil PB.
|
2018-08-02 12:41:06 +05:30 |
|
Sunil G
|
735b492556
|
YARN-8593. Add RM web service endpoint to get user information. Contributed by Akhil PB.
|
2018-08-02 08:34:09 +05:30 |
|
Eric Yang
|
23f394240e
|
YARN-8610. Fixed initiate upgrade error message.
Contributed by Chandni Singh
|
2018-08-01 20:41:43 -04:00 |
|
Shane Kumpf
|
603a57476c
|
YARN-8600. RegistryDNS hang when remote lookup does not reply. Contributed by Eric Yang
|
2018-08-01 12:22:01 -06:00 |
|
Billie Rinaldi
|
67c65da261
|
YARN-8403. Change the log level for fail to download resource from INFO to ERROR. Contributed by Eric Yang
|
2018-08-01 08:51:40 -07:00 |
|
Sunil G
|
d920b9db77
|
YARN-8595. [UI2] Container diagnostic information is missing from container page. Contributed by Akhil PB.
|
2018-08-01 14:27:54 +05:30 |
|
Sunil G
|
a48a0cc7fd
|
YARN-8606. Opportunistic scheduling does not work post RM failover. Contributed by Bibin A Chundatt.
|
2018-08-01 12:17:18 +05:30 |
|
Wangda Tan
|
5cc8e99147
|
YARN-8522. Application fails with InvalidResourceRequestException. (Zian Chen via wangda)
Change-Id: I34dd7fa49bd4d10580c4a78051033b1068d28f1e
|
2018-07-31 22:34:53 -07:00 |
|