recipes:
- install.rb
- namenode.rb
- datanode.rb
##Roadmap
Roadmap
This is still very much a work-in-progress, but stay tuned for updates as we continue development. If you have ideas or patches, feel free to contribute!
- Launching Hops using Karamel/Vagrant
- Implement Karamel Scheduler and DAG API
- Launch it!
- Chef orchestration
- AngularJs NgSortable
- Integration in Hops Dashboard
- Middleware for performance
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request