This cookbook installs the Karamel agent (kagent), impelemented in python, that is responsible for monitoring and managing services installed on the node.
It also provides utilities used by Hops cookbooks.
curl -k -u kagent@sics.se:kagent https://localhost:8090/execute/run/vagrant/HDFS/datanode/hdfs
- 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