Commit Graph

56 Commits

Author SHA1 Message Date
Sunil G ed162b7aa0 YARN-7022. Improve click interaction in queue topology in new YARN UI. Contributed by Abdullah Yousufi. 2017-09-05 08:06:43 +05:30
Sunil G 275980bb1e YARN-7075. Better styling for donut charts in new YARN UI. Contributed by Da Ding. 2017-09-02 08:08:59 +05:30
Andrew Wang 0d419c984f Preparing for 3.1.0 development 2017-09-01 11:53:48 -07:00
Sunil G a756704f5a YARN-7071. Add vcores and number of containers in new YARN UI node heat map. Contributed by Abdullah Yousufi. 2017-09-01 20:46:39 +05:30
Sunil G 7ddc7aa26e YARN-6386. Show decommissioning nodes in new YARN UI. Contributed by Elek Marton. 2017-08-29 16:51:14 +05:30
Sunil G dadb0c2225 YARN-5146. Support for Fair Scheduler in new YARN UI. Contributed by Abdullah Yousufi. 2017-08-15 21:58:44 +05:30
Sunil G 8d953c2359 YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B. 2017-08-10 11:53:26 +05:30
Andrew Wang af2773f609 Updating version for 3.0.0-beta1 development 2017-06-29 17:57:40 -07:00
Sunil G 46f7e91980 YARN-6458. Use yarn package manager to lock down dependency versions for new web UI. Contributed by Sreenath Somarajapuram. 2017-06-04 22:05:14 +05:30
Sunil G af03c33346 YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil PB. 2017-05-30 13:52:40 +05:30
Andrew Wang 16ad896d5c Update maven version for 3.0.0-alpha4 development 2017-05-26 14:09:44 -07:00
Sunil G 46d9c4ca7a YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by Akhil PB. 2017-05-21 18:09:13 +05:30
Sunil G 561718e05d YARN-6291. Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation in new YARN UI. Contributed by Gergely Novák. 2017-04-24 13:28:57 +05:30
Sunil G c0cf11e107 YARN-6402. Move 'Long Running Services' to an independent tab at top level for new Yarn UI. Contributed by Akhil PB. 2017-04-20 12:33:53 +05:30
Sunil G f48e968bec YARN-6421. Upgrade frontend-maven-plugin to 1.1 to fix new YARN UI build error in ppc64le. Contributed by Sonia Garudi. 2017-04-12 12:01:47 +05:30
Sunil G 443aa51bc1 YARN-5153. Add a toggle button to switch between timeline view / table view for containers and application-attempts in new YARN UI. Contributed by Akhil PB. 2017-04-10 13:35:08 +05:30
Sunil G ad24464be8 YARN-6258. localBaseAddress for CORS proxy configuration is not working when suffixed with forward slash in new YARN UI. Contributed by Gergely Novák. 2017-04-07 11:42:50 +05:30
Sunil G 1a98a279f4 YARN-6362. Use frontend-maven-plugin 0.0.22 version for new yarn ui. Contributed by Kai Sasaki. 2017-03-21 13:46:31 +05:30
Rohith Sharma K S bb6a214cd3 YARN-6336. Jenkins report YARN new UI build failure. Contributed by Sunil G. 2017-03-15 15:54:09 +05:30
Sunil G e5f2eedcbf YARN-5496. Make Node Heatmap Chart categories clickable in new YARN UI. Contributed by Gergely Novák. 2017-03-14 11:47:11 +05:30
Sunil G e06ff18ab6 YARN-6196. Improve Resource Donut chart with better label in Node page of new YARN UI. Contributed by Akhil PB. 2017-03-10 16:17:48 +05:30
Wangda Tan c61bc2d843 YARN-6278. Enforce to use correct node and npm version in new YARN-UI build. (Sunil G via wangda) 2017-03-03 23:43:25 -08:00
Sunil G ef488044d0 YARN-5335. Use em-table in app/nodes pages for new YARN UI. Contributed by Sunil G. 2017-02-28 13:49:19 +05:30
Sunil G f1c9cafefc YARN-6184. Introduce loading icon in each page of new YARN UI. Contributed by Akhil PB. 2017-02-22 11:54:32 +05:30
Sunil G ff75132355 YARN-6183. Few missing informations in Application and Application Attempt pages for new YARN UI. Contributed by Akhil PB. 2017-02-15 15:52:57 +05:30
Sunil G 1fa084c425 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
Sunil G 7a8f3f237e YARN-5917. Make navigation link active when selecting sub tabs in 'Applications' and 'Nodes' page for new UI. Contributed by Kai Sasaki. 2017-02-07 21:45:40 +05:30
Sunil G 4c6bae5a22 YARN-5866. Fix few issues reported by jshint in new YARN UI. Contributed by Akhil P B. 2017-01-31 14:18:31 +05:30
Andrew Wang 5d8b80ea9b Preparing for 3.0.0-alpha3 development 2017-01-19 15:50:07 -08:00
Sunil G ef2dd7b78c YARN-5650. Render Application Timeout value in web UI. Contributed by Akhil PB. 2016-12-19 11:44:03 +05:30
Akira Ajisaka 209e805430 HADOOP-13506. Redundant groupid warning in child projects. Contributed by Kai Sasaki. 2016-11-28 14:34:57 +09:00
sunilg 59bc84aadd YARN-4849. Addendum patch to improve pom for yarn-ui. (Wangda Tan via Sunil G) 2016-11-06 13:13:31 -08:00
sunilg 013ff07bc6 YARN-5785. [YARN-3368] Accessing applications and containers list from Node page is throwing few exceptions in console. (Akhil P B and Sreenath Somarajapuram via Sunil G) 2016-11-06 13:13:31 -08:00
sunilg 64c7cda7e5 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
sunilg 12ddbbc61d YARN-5497. [YARN-3368] Use different color for Undefined and Succeeded for Final State in applications page. (Akhil P B Tan via Sunil G) 2016-11-06 13:13:31 -08:00
sunilg bc273c43ae YARN-5500. [YARN-3368] ‘Master node' link under application tab is broken. (Akhil P B Tan via Sunil G) 2016-11-06 13:13:31 -08:00
sunilg e93f900b55 YARN-5772. [YARN-3368] Replace old Hadoop logo with new one (Akhil P B Tan via Sunil G) 2016-11-06 13:13:31 -08:00
Wangda Tan d8be766759 YARN-5145. [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR. (Sunil G and Kai Sasaki via wangda) 2016-11-06 13:13:31 -08:00
sunilg 1be2fd662d YARN-4849. Addendum patch to remove unwanted files from rat exclusions. (Wangda Tan via Sunil G) 2016-11-06 13:13:31 -08:00
Wangda Tan 3de0da2a76 YARN-5698. [YARN-3368] Launch new YARN UI under hadoop web app port. (Sunil G via wangda) 2016-11-06 13:13:31 -08:00
sunilg 98b2ad7208 YARN-5682. [YARN-3368] Fix maven build to keep all generated or downloaded files in target folder (Wangda Tan via Sunil G) 2016-11-06 13:13:31 -08:00
sunilg a5be75974f YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G) 2016-11-06 13:13:31 -08:00
sunilg f6574d9ff6 YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for deployment (Sreenath Somarajapuram via Sunil G) 2016-11-06 13:13:31 -08:00
sunilg 7005580752 YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram via Sunil G) 2016-11-06 13:13:31 -08:00
sunilg 23b0287f62 YARN-5488. [YARN-3368] Applications table overflows beyond the page boundary(Harish Jaiprakash via Sunil G) 2016-11-06 13:13:31 -08:00
Wangda Tan b61e60fb92 YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai Sasaki via wangda) 2016-11-06 13:13:31 -08:00
sunilg 561839cb5f YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages (Sreenath Somarajapuram via Sunil G) 2016-11-06 13:13:31 -08:00
Sunil 8f584a561e YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G)
YARN-5320. [YARN-3368] Add resource usage by applications and queues to cluster overview page  (Wangda Tan via Sunil G)
YARN-5322. [YARN-3368] Add a node heat chart map (Wangda Tan via Sunil G)
YARN-5347. [YARN-3368] Applications page improvements (Sreenath Somarajapuram via Sunil G)
YARN-5348. [YARN-3368] Node details page improvements (Sreenath Somarajapuram via Sunil G)
YARN-5346. [YARN-3368] Queues page improvements (Sreenath Somarajapuram via Sunil G)
YARN-5345. [YARN-3368] Cluster overview page improvements (Sreenath Somarajapuram via Sunil G)
YARN-5344. [YARN-3368] Generic UI improvements (Sreenath Somarajapuram via Sunil G)
2016-11-06 13:13:31 -08:00
Sunil 35f08122e2 YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai Sasaki via Sunil G) 2016-11-06 13:13:31 -08:00
Sunil 14aa58c594 YARN-5183. [YARN-3368] Support for responsive navbar when window is resized. (Kai Sasaki via Sunil G) 2016-11-06 13:13:31 -08:00