Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 1.61 KB

Changelog

1.0.0

  • PR-26 - Support polling of multiple, independent YARN clusters and display under named web app paths
  • PR-25 - Switch to flask-caching from flask-cache
  • PR-24 - Prevent HA redirect exhaustion
  • PR-23 - Improve HA handling
  • PR-21 - Add static web app cache busting on web server restart, add initial support for HA YARN ResourceManager redirects
  • PR-19 - Add RAM- and VCPU-hours, column rodering, column show/hide, filter as URL hash
  • PR-16 - Add uptime, active nodes, filtering by app ID, proper datetime column sorting
  • PR-15 - Fix healthy nodes calculation
  • PR-14 - Fix failed progress bar color

0.1.0

  • PR-13 - Show datetime of data refresh from YARN
  • PR-12 - Swap running and idle colors to emphasize running jobs
  • PR-7 - Show available cluster RAM and CPUs
  • PR-10 - Improve styling and layout, fix support for https, require protocol in YARN_ENDPOINT