Rohith Sharma K S
|
c1a4eeb7c8
|
YARN-9389. FlowActivity and FlowRun table prefix is wrong. Contributed by Prabhu Joseph.
|
2019-03-20 21:18:19 +05:30 |
|
Giovanni Matteo Fumarola
|
5d8bd0e5cb
|
YARN-9392. Handle missing scheduler events in Opportunistic Scheduler. Contributed by Abhishek Modi.
|
2019-03-19 11:00:21 -07:00 |
|
Rohith Sharma K S
|
c9e50c48de
|
YARN-9365. Fix table creation command in TimelineServiceV2.md
|
2019-03-19 12:05:37 +05:30 |
|
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
|
5f6e225166
|
YARN-9363. Replaced debug logging with SLF4J parameterized log message.
Contributed by Prabhu Joseph
|
2019-03-18 13:57:18 -04:00 |
|
Eric Yang
|
19b22c4385
|
YARN-9385. Fixed ApiServiceClient to use current UGI.
Contributed by Eric Yang
|
2019-03-18 13:16:34 -04:00 |
|
Shweta Yakkali
|
0e7e9013d4
|
YARN-9340. [Clean-up] Remove NULL check before instanceof in ResourceRequestSetKey
(Contributed by Shweta Yakkali via Daniel Templeton)
Change-Id: I932e29b36f086f7b7c76a250e33b473617ddbda1
|
2019-03-18 15:08:37 +01:00 |
|
Eric Yang
|
2064ca015d
|
YARN-9349. Changed logging to use slf4j api.
Contributed by Prabhu Joseph
|
2019-03-15 19:20:59 -04:00 |
|
Eric Yang
|
03f3c8aed2
|
YARN-4404. Corrected typo in javadoc.
Contributed by Yesha Vora
|
2019-03-15 18:04:04 -04:00 |
|
Eric Badger
|
688b177fc6
|
YARN-8376. Separate white list for docker.trusted.registries and docker.privileged-container.registries. Contributed by Eric Yang
|
2019-03-14 19:39:00 +00:00 |
|
Vrushali C
|
f235a942d5
|
YARN-9016 DocumentStore as a backend for ATSv2. Contributed by Sushil Ks.
|
2019-03-13 16:45:23 -07:00 |
|
Vrushali C
|
17a3e14d25
|
YARN-9338 Timeline related testcases are failing. Contributed by Abhishek Modi.
|
2019-03-12 21:33:17 -07:00 |
|
Giovanni Matteo Fumarola
|
67cc24a7a4
|
YARN-9381. The yarn-default.xml has two identical property named yarn.timeline-service.http-cross-origin.enabled. Contributed by Abhishek Modi.
|
2019-03-12 15:21:03 -07:00 |
|
Sunil G
|
8e1539eca8
|
YARN-9266. General improvements in IntelFpgaOpenclPlugin. Contributed by Peter Bacsko.
|
2019-03-13 02:45:17 +05:30 |
|
Billie Rinaldi
|
ab574ffd72
|
Revert "YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang"
This reverts commit 2576401928 .
|
2019-03-12 11:50:16 -07:00 |
|
Billie Rinaldi
|
55069bfb09
|
Revert "YARN-9348. Application catalog build system bug fixes."
This reverts commit 01ada40ea4 .
|
2019-03-12 11:49:55 -07:00 |
|
Billie Rinaldi
|
024b3bae8a
|
Revert "YARN-9255. Improve recommend applications order and fix findbugs warnings. Contributed by Eric Yang"
This reverts commit aab7b77536 .
|
2019-03-12 11:48:55 -07:00 |
|
Billie Rinaldi
|
aab7b77536
|
YARN-9255. Improve recommend applications order and fix findbugs warnings. Contributed by Eric Yang
|
2019-03-12 10:06:09 -07:00 |
|
Rohith Sharma K S
|
c24af4b0d6
|
YARN-9336. JobHistoryServer leaks CLOSE_WAIT tcp connections when using LogAggregationIndexedFileController. Contributed by Tarun Parimi.
|
2019-03-12 20:57:27 +05:30 |
|
Eric Badger
|
fa7a0b269a
|
YARN-8805. Automatically convert the launch command to the exec form when using entrypoint support
|
2019-03-11 12:55:01 -05: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 |
|
Weiwei Yang
|
373705fcea
|
YARN-9239. Document docker registry deployment with Ozone CSI driver. Contributed by Eric Yang.
|
2019-03-08 09:47:20 +08:00 |
|
Eric Yang
|
39b4a37e02
|
YARN-9341. Fixed enentrant lock usage in YARN project.
Contributed by Prabhu Joseph
|
2019-03-07 16:47:45 -05:00 |
|
Vrushali C
|
491313ab84
|
YARN-8218 Add application launch time to ATSV1. Contributed by Abhishek Modi
|
2019-03-06 21:47:29 -08:00 |
|
Eric Yang
|
01ada40ea4
|
YARN-9348. Application catalog build system bug fixes.
Contributed by Eric Yang
|
2019-03-06 17:55:48 -05:00 |
|
Sunil G
|
c79f139519
|
YARN-8803. [UI2] Show flow runs in the order of recently created time in graph widgets. Contributed by Akhil PB.
|
2019-03-06 16:49:08 +05:30 |
|
Sunil G
|
46045c5cb3
|
YARN-9138. Improve test coverage for nvidia-smi binary execution of GpuDiscoverer. Contributed by Szilard Nemeth.
|
2019-03-06 16:01:08 +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 |
|
Billie Rinaldi
|
2576401928
|
YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang
|
2019-03-05 06:14:14 -08:00 |
|
Yufei Gu
|
0aefe2846f
|
YARN-9298. Implement FS placement rules using PlacementRule interface. Contributed by Wilfred Spiegelenburg.
|
2019-03-04 23:49:07 -08:00 |
|
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 |
|