Gautham B A
dc5460d525
YARN-11078. Set env vars in a cross platform compatible way ( #4432 )
...
* Maven runs the ember build script.
The environment variable TMPDIR was
set as per bash syntax.
* This failed on Windows since the
Windows command prompt doesn't
support bash syntax.
* We're now detecting the OS and
setting a Maven property
"emberBuildScript" in a cross
platform compatible way.
2022-06-15 15:29:55 +05:30
Masatake Iwasaki
11d144d228
YARN-10826. [UI2] Upgrade Node.js to v12.22.1. ( #3128 )
2021-06-23 19:33:03 +09:00
dependabot[bot]
e9c5bb8078
Bump bower from 1.7.7 to 1.8.8 ( #1683 )
...
Bumps [bower](https://github.com/bower/bower ) from 1.7.7 to 1.8.8.
- [Release notes](https://github.com/bower/bower/releases )
- [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bower/bower/compare/v1.7.7...v1.8.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-09 15:46:08 +09:00
Sunil G
64344c345d
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
Sunil G
09a1342608
YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm.
2017-11-16 13:44:21 +05:30
Sunil G
fb62bd625f
YARN-7445. Render Applications and Services page with filters in new YARN UI. Contributed by Vasudevan Skm.
2017-11-13 19:41:49 +05:30
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
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
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
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
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
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
Wangda Tan
c85cc3b56e
YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM. (Sunil G via wangda)
...
YARN-5000. [YARN-3368] App attempt page is not loading when timeline server is not started (Sunil G via wangda)
YARN-5038. [YARN-3368] Application and Container pages shows wrong values when RM is stopped. (Sunil G via wangda)
2016-11-06 13:13:31 -08:00
Wangda Tan
dea4a296e5
YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS addresses. (Sunil G via wangda)
2016-11-06 13:13:31 -08:00
Wangda Tan
266784b849
YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)
2016-11-06 13:13:31 -08:00