An open API service indexing awesome lists of open source software.

https://github.com/logicalclocks/kagent-chef

Chef cookbook to install kagent for Hopsworks
https://github.com/logicalclocks/kagent-chef

Last synced: about 1 year ago
JSON representation

Chef cookbook to install kagent for Hopsworks

Awesome Lists containing this project

README

          

Description
===========

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.

Usage
=====

curl -k -u kagent@sics.se:kagent https://localhost:8090/execute/run/vagrant/HDFS/datanode/hdfs

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request