.. |
yarn-app
|
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 |
yarn-apps
|
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 |
yarn-component-instance
|
YARN-8628. [UI2] Few duplicated or inconsistent information displayed in UI2. Contributed by Akhil PB.
|
2018-09-21 15:47:10 +05:30 |
yarn-component-instances
|
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 |
yarn-flow
|
YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by Akhil PB.
|
2017-05-21 18:09:13 +05:30 |
yarn-flowrun
|
YARN-7802. [UI2] Application regex search did not work properly with app name. Contributed by Sreenath Somarajapuram.
|
2018-01-31 17:40:36 +05:30 |
yarn-nodes
|
YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G.
|
2018-04-20 19:36:26 +05:30 |
yarn-queue
|
YARN-7802. [UI2] Application regex search did not work properly with app name. Contributed by Sreenath Somarajapuram.
|
2018-01-31 17:40:36 +05:30 |
yarn-tools
|
YARN-8083. [UI2] All YARN related configurations are paged together in conf page. Contributed by Gergely Novák.
|
2018-04-06 21:53:14 +05:30 |
app-table-columns.js
|
YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB.
|
2018-10-05 12:28:09 +05:30 |
application.js
|
YARN-8797. [UI2] Improve error pages in new YARN UI. Contributed by Akhil PB.
|
2018-10-05 14:29:12 +05:30 |
cluster-overview.js
|
YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G)
|
2016-11-06 13:13:31 -08:00 |
yarn-app-attempt.js
|
YARN-8251. [UI2] Clicking on Application link at the header goes to Diagnostics Tab instead of AppAttempt Tab. Contributed by Yesha Vora.
|
2018-05-08 11:37:03 +05:30 |
yarn-app.js
|
YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB.
|
2018-10-05 12:28:09 +05:30 |
yarn-apps.js
|
YARN-5912. Fix breadcrumb issues for various pages in new YARN UI. Contributed by Akhil P B.
|
2017-02-14 22:29:21 +05:30 |
yarn-component-instance.js
|
YARN-8166. [UI2] Service page header links are broken. Contributed by Yesha Vora.
|
2018-05-15 12:13:04 +05:30 |
yarn-component-instances.js
|
YARN-7956. [UI2] Avoid duplicating Components link under Services/<ServiceName>/Components. Contributed by Yesha Vora.
|
2018-04-23 13:32:09 +05:30 |
yarn-container-log.js
|
YARN-5912. Fix breadcrumb issues for various pages in new YARN UI. Contributed by Akhil P B.
|
2017-02-14 22:29:21 +05:30 |
yarn-deploy-service.js
|
YARN-8620. [UI2] YARN Services UI new submission failures are not debuggable. Contributed by Akhil PB.
|
2018-08-03 19:12:34 +05:30 |
yarn-flow-activity.js
|
YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by Akhil PB.
|
2017-05-21 18:09:13 +05:30 |
yarn-flow.js
|
YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by Akhil PB.
|
2017-05-21 18:09:13 +05:30 |
yarn-flowrun.js
|
YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by Akhil PB.
|
2017-05-21 18:09:13 +05:30 |
yarn-node-app.js
|
YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram.
|
2018-04-04 22:13:14 +05:30 |
yarn-node-apps.js
|
YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram.
|
2018-04-04 22:13:14 +05:30 |
yarn-node-container.js
|
YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram.
|
2018-04-04 22:13:14 +05:30 |
yarn-node-containers.js
|
YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram.
|
2018-04-04 22:13:14 +05:30 |
yarn-node.js
|
YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram.
|
2018-04-04 22:13:14 +05:30 |
yarn-nodes-heatmap.js
|
YARN-5490. [YARN-3368] Fix various alignment issues and broken breadcrumb link in Node page. (Akhil P B Tan via Sunil G)
|
2016-11-06 13:13:31 -08:00 |
yarn-nodes-status.js
|
YARN-7464. Introduce filters in Nodes page of new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-15 14:02:53 +05:30 |
yarn-nodes.js
|
YARN-5490. [YARN-3368] Fix various alignment issues and broken breadcrumb link in Node page. (Akhil P B Tan via Sunil G)
|
2016-11-06 13:13:31 -08:00 |
yarn-queue.js
|
YARN-7546. Layout changes in Queue UI to show queue details on right pane. Contributed by Vasudevan Skm.
|
2017-12-01 13:26:01 +05:30 |
yarn-queues.js
|
YARN-7620. Allow node partition filters on Queues page of new YARN UI. Contributed by Vasudevan Skm.
|
2017-12-19 20:27:25 +05:30 |
yarn-services.js
|
YARN-7802. [UI2] Application regex search did not work properly with app name. Contributed by Sreenath Somarajapuram.
|
2018-01-31 17:40:36 +05:30 |
yarn-tools.js
|
YARN-8271. [UI2] Improve labeling of certain tables. Contributed by Yesha Vora.
|
2018-05-14 20:59:31 +05:30 |