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

Release hdfs-mesos 0.1.2

Compare
Choose a tag to compare
@gabrielhartmann gabrielhartmann released this 23 Jul 19:32
· 172 commits to master since this release

This framework now packages java and hadoop in the framework and no longer depends on the host's version of these binaries.

We moved from maven to gradle, and did some additional build cleanup including packaging our scheduler and executor jars separately.

Formatting and code cleanup were also done.