Skip to content
This repository was archived by the owner on May 21, 2018. It is now read-only.

HDFS-Mesos 0.1.5

Compare
Choose a tag to compare
@kensipe kensipe released this 13 Oct 19:16
· 70 commits to master since this release

This release contains the following:

  1. Added health checks on nodes
  2. Cleaner management of node configurations
  3. Fixed issue where many zk nodes are created based on namenode failure
  4. Graceful death of executor now cleans up the processes it started
  5. Fixed bug where memory configurations of nodes was incorrect and based on executor
  6. On a Framework startup if framework ID is invalidate, it cleans the ID for the next restart
  7. DCOS package now has configurable scheduler resources
  8. Mesos 0.24.1 is the new Mesos target