Vrushali C
|
62d329cac0
|
YARN-5742 Serve aggregated logs of historical apps from timeline service. Contributed by Rohith Sharma KS
(cherry picked from commit 8d1981806f )
|
2018-10-12 07:18:13 +05:30 |
Jason Lowe
|
cdbca8b133
|
YARN-8861. executorLock is misleading in ContainerLaunch. Contributed by Chandni Singh
(cherry picked from commit e787d65a08 )
|
2018-10-11 10:58:48 -05:00 |
Sunil G
|
f29a7fdb14
|
YARN-8753. [UI2] Lost nodes representation missing from Nodemanagers Chart. Contributed by Yesha Vora.
(cherry picked from commit 8a37983990 )
|
2018-10-11 16:16:05 +05:30 |
Sunil G
|
0bf0fb5499
|
YARN-8666. [UI2] Remove application tab from YARN Queue Page. Contributed by Yesha Vora.
(cherry picked from commit d3da741fa2 )
|
2018-10-11 16:07:08 +05:30 |
Jason Lowe
|
145c7aa663
|
YARN-7644. NM gets backed up deleting docker containers. Contributed by Chandni Singh
(cherry picked from commit 5ce70e1211 )
|
2018-10-10 10:01:52 -05:00 |
Weiwei Yang
|
eb0147a4c7
|
YARN-8858. CapacityScheduler should respect maximum node resource when per-queue maximum-allocation is being used. Contributed by Wangda Tan.
(cherry picked from commit edce866489 )
|
2018-10-10 09:42:45 +08:00 |
Eric Yang
|
614d6cf99c
|
YARN-8845. Removed unused hadoop.registry.rm reference.
Contributed by Íñigo Goiri
(cherry picked from commit bf04f19456 )
|
2018-10-09 15:56:04 -04:00 |
Wangda Tan
|
8e8b748724
|
YARN-8852. Add documentation for submarine installation details. (Zac Zhou via wangda)
Change-Id: If5681d1ef37ff5dc916735eeef15a6120173d653
(cherry picked from commit a23ea68b97 )
|
2018-10-09 10:19:16 -07:00 |
Sunil G
|
f6a73d181f
|
YARN-8853. [UI2] Application Attempts tab is not shown correctly when there are no attempts. Contributed by Akhil PB.
(cherry picked from commit 6f11919beb )
|
2018-10-09 22:05:53 +05:30 |
Inigo Goiri
|
21553e22b6
|
YARN-8843. updateNodeResource does not support units for memory. Contributed by Manikandan R.
(cherry picked from commit 745f64012a )
|
2018-10-08 10:40:59 -07:00 |
Sunil G
|
50acba2e39
|
YARN-7825. [UI2] Maintain constant horizontal application info bar for Application Attempt page. Contributed by Akhil PB.
(cherry picked from commit 228dc192f1 )
|
2018-10-08 11:55:50 +05:30 |
Vidura Mudalige
|
843e7f81fe
|
YARN-8819. Fix findbugs warnings in YarnServiceUtils
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit b85ee0d75d )
|
2018-10-07 00:55:08 +09:00 |
Sunil G
|
a7711073ac
|
YARN-8797. [UI2] Improve error pages in new YARN UI. Contributed by Akhil PB.
(cherry picked from commit 94d82f4162 )
|
2018-10-05 14:33:47 +05:30 |
Sunil G
|
8957a61ed9
|
YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB.
(cherry picked from commit 751f626e50 )
|
2018-10-05 12:29:08 +05:30 |
Wangda Tan
|
b3ac886933
|
YARN-8844. TestNMProxy unit test is failing. (Eric Yang via wangda)
Change-Id: I241fa8701b6f1dbcad87fd2e9a429e32e7aa40f5
|
2018-10-04 10:48:47 -07:00 |
Wangda Tan
|
abe4a8e5d8
|
YARN-8758. Support getting PreemptionMessage when using AMRMClientAsyn. (Zian Chen via wangda)
Change-Id: Ibf5d165f49957b582eeadeb41dc285c84d2f05e7
(cherry picked from commit 6926fd0ec6 )
|
2018-10-04 10:43:16 -07:00 |
Akira Ajisaka
|
4de3cf1968
|
YARN-8840. Add missing cleanupSSLConfig() call for TestTimelineClient test. Contributed by Aki Tanaka.
(cherry picked from commit 39b35036ba )
|
2018-10-04 09:52:50 +09:00 |
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 |