160 Commits

Author SHA1 Message Date
Wangda Tan
31ea2f7806 Preparing for 3.1.3 development
Change-Id: I3c3d3ee47dc4fef239127b4452ff14676fa26e3d
2019-01-07 10:04:58 -08:00
Takanobu Asanuma
eb426db206 YARN-8866. Fix a parsing error for crossdomain.xml.
(cherry picked from commit 8dc1f6dbf712a65390a9a6859f62fec0481af31b)
2018-11-07 18:28:57 +09:00
Sunil G
52d270ef8c YARN-8753. [UI2] Lost nodes representation missing from Nodemanagers Chart. Contributed by Yesha Vora.
(cherry picked from commit 8a379839909197690af170afc13c49ef7aa54286)
2018-10-11 16:16:26 +05:30
Sunil G
fd9cd5f3c1 YARN-8666. [UI2] Remove application tab from YARN Queue Page. Contributed by Yesha Vora.
(cherry picked from commit d3da741fa27c14f3d1391a76d6ade5d1a8365aa5)
2018-10-11 16:07:30 +05:30
Sunil G
be0ce74c71 YARN-8853. [UI2] Application Attempts tab is not shown correctly when there are no attempts. Contributed by Akhil PB.
(cherry picked from commit 6f11919beb71f3bab7a49f2866c03bca5a4afc3b)
2018-10-09 22:06:21 +05:30
Sunil G
dd445e0368 YARN-7825. [UI2] Maintain constant horizontal application info bar for Application Attempt page. Contributed by Akhil PB.
(cherry picked from commit 228dc192f1108438e2a221ec2ed7b6fd44080295)
2018-10-08 11:56:28 +05:30
Sunil G
f3f0a9a2ca YARN-8797. [UI2] Improve error pages in new YARN UI. Contributed by Akhil PB.
(cherry picked from commit 94d82f416258b65c8ab7849a459af78abebdf7d0)
2018-10-05 14:34:55 +05:30
Sunil G
6407f2a0ed YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB.
(cherry picked from commit 751f626e506b6cf8cc87ca65b65550871dca74fb)
2018-10-05 14:10:57 +05:30
Sunil G
fae24b4747 Revert "YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB."
This reverts commit dd70029255e9621675f2bcf1083d787d24896733.
2018-10-05 13:38:21 +05:30
Sunil G
dd70029255 YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB.
(cherry picked from commit 751f626e506b6cf8cc87ca65b65550871dca74fb)
2018-10-05 12:29:33 +05:30
Sunil G
0196ffaa22 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.
(cherry picked from commit 32a35dc94b5914a782e8f85e8bef0466b57c5534)
2018-09-24 12:21:15 +05:30
Sunil G
6699b9658e YARN-8628. [UI2] Few duplicated or inconsistent information displayed in UI2. Contributed by Akhil PB.
(cherry picked from commit a2752779ac1545f5e0a52fce3cff02a7007e95fb)
2018-09-21 16:06:22 +05:30
Sunil G
75d2d0fdb1 YARN-8652. [UI2] YARN UI2 breaks if getUserInfo REST API is not available in older versions. Contributed by Akhil PB.
(cherry picked from commit bbeca0107e247ae14cfe96761f9e5fbb1f02e53d)
2018-09-18 12:45:08 +05:30
Sunil G
8dccc4ef12 YARN-8726. [UI2] YARN UI2 is not accessible when config.env file failed to load. Contributed by Akhil PB.
(cherry picked from commit 0cc6e039454127984a3aa5b2ba5d9151e4a72dd4)
2018-09-18 12:32:30 +05:30
Sunil G
d8fdcf8b42 YARN-8615. [UI2] Resource Usage tab shows only memory related info. No info available for vcores/gpu. Contributed by Akhil PB.
(cherry picked from commit 3426f4062ae0867c1ff5c71bd4e3dcb2f1affb89)
2018-08-03 19:36:19 +05:30
Sunil G
1bfce639e8 YARN-8620. [UI2] YARN Services UI new submission failures are not debuggable. Contributed by Akhil PB.
(cherry picked from commit 29417dbbf4f6e3881baaaa97408b335c32fe6708)
2018-08-03 19:19:17 +05:30
Rohith Sharma K S
4816d10ddb YARN-8608. [UI2] No information available per application appAttempt about 'Total Outstanding Resource Requests'. Contributed by Akhil PB.
(cherry picked from commit 022592ae7941607091fa85e4a9e8608ba53f3814)
2018-08-03 15:33:36 +05:30
Rohith Sharma K S
83ccb75b91 YARN-8603. [UI2] Latest run application should be listed first in the RM UI. Contributed by Akhil PB.
(cherry picked from commit 33482d35e802ac3468317b844122b347fe486861)
2018-08-03 15:33:24 +05:30
Sunil G
d76ab31961 YARN-8318. [UI2] IP address in component page shows N/A. Contributed by Yesha Vora.
(cherry picked from commit 5033d7da8f6f703d8774492c42e31e9b9cb692a5)
2018-08-02 20:10:08 +05:30
Sunil G
b1fcbe7c2d YARN-8592. [UI2] rmip:port/ui2 endpoint shows a blank page in windows OS and Chrome browser. Contributed by Akhil PB.
(cherry picked from commit 97870ec1f6e40ee863333f29411d71b6c687bbed)
2018-08-02 16:12:12 +05:30
Sunil G
35b0686f24 YARN-8594. [UI2] Display current logged in user. Contributed by Akhil PB.
(cherry picked from commit 1ea81169bad5bd6433348ef8e5e7ac12c5a9cb5e)
2018-08-02 12:41:59 +05:30
Sunil G
a6525e0744 YARN-8595. [UI2] Container diagnostic information is missing from container page. Contributed by Akhil PB.
(cherry picked from commit d920b9db77be44adc4f8a2a0c2df889af82be04f)
2018-08-01 14:28:35 +05:30
Wangda Tan
5583711419 Preparing for 3.1.2 release
Change-Id: If2793e2ed2b5b349a9e1f98f78df43f309dcfcbd
2018-07-31 13:08:55 -07:00
Rohith Sharma K S
00406f583b YARN-8469. [UI2] URL needs to be trimmed to handle index.html redirection while accessing via knox. Contributed by Sunil Govindan.
(cherry picked from commit a820738e347854aed7cdaa7758d9c0830df624e3)
2018-06-29 10:39:30 -07:00
Sunil G
3c68d4ce45 YARN-8401. [UI2] new ui is not accessible with out internet connection. Contributed by Bibin A Chundatt.
(cherry picked from commit fbaff369e9b9022723a7b2c6f25e71122a8f8a15)
2018-06-27 10:35:50 -07:00
Rohith Sharma K S
e925de6483 YARN-8457. Compilation is broken with -Pyarn-ui.
(cherry picked from commit 4ffe68a6f70ce01a5654da8991b4cdb35ae0bf1f)
2018-06-25 10:39:26 -07:00
Sunil G
6f67e4db51 YARN-8419. [UI2] User cannot submit a new service as submit button is always disabled. Contributed by Suma Shivaprasad.
(cherry picked from commit b3612dd90c419c6ac5d59ab0793b4adec40ef5c6)
2018-06-12 17:41:09 +05:30
Rohith Sharma K S
ba0a8f8792 YARN-8413. Flow activity page is failing with 'Timeline server failed with an error'. Contributed by Sunil Govindan.
(cherry picked from commit 95303f50d3467fd9bc64e504c9e64a64f118b25f)
2018-06-12 17:23:28 +05:30
Rohith Sharma K S
e9367ccb41 YARN-8386. App log can not be viewed from Logs tab in secure cluster. Contributed by Sunil Govindan.
(cherry picked from commit 377ea1bcdfd523f9353647388881b82699f2df12)
2018-06-07 21:43:17 +05:30
Rohith Sharma K S
e4eac4a9f3 YARN-8396. Click on an individual container continuously spins and doesn't load the page. Contributed by Sunil Govindan.
(cherry picked from commit 745f3a244166c1e6a1aee81eb1d6c2c692053d04)
2018-06-05 19:29:04 +05:30
Sunil G
ea2fa52d92 YARN-8276. [UI2] After version field became mandatory, form-based submission of new YARN service doesn't work. Contributed by Gergely Novák.
(cherry picked from commit 9c4cbed8d19ec0f486af454de6b117d77a0a0b84)
2018-06-04 00:09:44 +05:30
Rohith Sharma K S
8dcc7b853b YARN-8297. Incorrect ATS Url used for Wire encrypted cluster.(addendum). Contributed by Sunil G.
(cherry picked from commit f61e3e752eb1cf4a08030da04bc3d6c5a2b3926d)
2018-05-23 18:32:57 +05:30
Eric Yang
0791785574 YARN-8296. Removed unique_component_support from YARN services.
Contributed by Suma Shivaprasad

(cherry picked from commit 2f2dd22aad4a003228b9efe3b4c506a6922d09d8)
2018-05-17 20:59:50 -04:00
Eric Yang
c6c3b0afa0 YARN-8293. Removed "User Name for service" for deploying secure YARN service.
Contributed by Sunil G

(cherry picked from commit 7802af6e9a85f033e9515cc7b23c125a0e06c325)
2018-05-17 17:07:55 -04:00
Rohith Sharma K S
4222e8f21b YARN-8297. Incorrect ATS Url used for Wire encrypted cluster. Contributed by Sunil G.
(cherry picked from commit c95795cd8f649c45f05df1d5faa1dcabd30d7a6e)
2018-05-17 16:25:38 +05:30
Sunil G
d997959560 YARN-8166. [UI2] Service page header links are broken. Contributed by Yesha Vora.
(cherry picked from commit ffb9210dedb79a56075448dc296251896bed49e6)
2018-05-15 12:13:44 +05:30
Sunil G
d0452370cc YARN-8266. [UI2] Clicking on application from cluster view should redirect to application attempt page. Contributed by Yesha Vora.
(cherry picked from commit 796b2b0ee36e8e9225fb76ae35edc58ad907b737)
2018-05-15 12:02:40 +05:30
Sunil G
e6c607cc2c YARN-8271. [UI2] Improve labeling of certain tables. Contributed by Yesha Vora.
(cherry picked from commit 89d0b87ad324db09f14e00031d20635083d576ed)
2018-05-14 21:11:59 +05:30
Rohith Sharma K S
ee19c47d08 YARN-8260. [UI2] Per-application tracking URL is no longer available in YARN UI2. Contributed by Sunil G.
(cherry picked from commit cd68c7cc6942970285dce04775e80f75a5d55afa)
2018-05-09 12:34:11 +05:30
Rohith Sharma K S
438c5b12aa YARN-8264. [UI2] GPU Info tab disappears if we click any sub link under List of Applications or List of Containers. Contributed by Sunil G.
(cherry picked from commit 9acfaee1f080245744f191a7fd080f91413249a6)
2018-05-09 12:34:01 +05:30
Rohith Sharma K S
e3a7dbc4ec YARN-8239. [UI2] Clicking on Node Manager UI under AM container info / App Attempt page goes to old RM UI. Contributed by Sunil G.
(cherry picked from commit eb7b256cc2c74e1b461e45444179584668d34ac6)
2018-05-09 12:33:49 +05:30
Sunil G
9355f56b36 YARN-8251. [UI2] Clicking on Application link at the header goes to Diagnostics Tab instead of AppAttempt Tab. Contributed by Yesha Vora.
(cherry picked from commit 2916c90500643f82aabcedd74b349938d8c86518)
2018-05-08 11:37:43 +05:30
Sunil G
9eb51a3004 YARN-5151. [UI2] Support kill application from new YARN UI. Contributed by Gergely Novák.
(cherry picked from commit 9832265e1deeefaa6d58f9f62052c8ef6a8e82b7)
2018-05-08 10:38:04 +05:30
Sunil G
12fe48b5e5 YARN-8187. [UI2] Individual Node page does not contain breadcrumb trail. Contributed by Zian Chen.
(cherry picked from commit d6139c5106a469df72c1551100d550371f6cb7c7)
2018-05-01 14:02:20 +05:30
Sunil G
f53e5e000a YARN-7956. [UI2] Avoid duplicating Components link under Services/<ServiceName>/Components. Contributed by Yesha Vora.
(cherry picked from commit b6d94fad0811c5b635476d03acea417b277d382b)
2018-04-23 13:32:54 +05:30
Sunil G
25b91fa98d YARN-7830. [UI2] Post selecting grid view in Attempt page, attempt info page should also be opened with grid view. Contributed by Gergely Novák.
(cherry picked from commit 55e4252fc5a30c5b1924208b824e44c4ec5bd140)
2018-04-20 20:05:47 +05:30
Rohith Sharma K S
71661cec77 YARN-8182. [UI2] Proxy- Clicking on nodes under Nodes HeatMap gives 401 error. Contributed by Sunil G.
(cherry picked from commit 87e09859f148c369b0ead6cdcf3293c39f2abc4a)
2018-04-20 19:44:15 +05:30
Rohith Sharma K S
3f5b4276e5 YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G.
(cherry picked from commit b0753cc2c0536d1eed94ca6c6db2682e7e6aabc4)
2018-04-20 19:44:06 +05:30
Sunil G
aa64def228 YARN-5888. [UI2] Improve unit tests for new YARN UI. Contributed by Akhil PB.
(cherry picked from commit c6d7d3eb059c7539db7d00586e181ec44da13557)
2018-04-19 22:00:34 +05:30
Rohith Sharma K S
2e8053600e YARN-8171. [UI2] AM Node link from attempt page should not redirect to new tab. Contributed by Sunil G.
(cherry picked from commit 034da8fc97f01b8207de945828a28f25cadd77b0)
2018-04-18 13:40:42 +05:30