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
- Host: GitHub
- URL: https://github.com/logicalclocks/kagent-chef
- Owner: logicalclocks
- License: agpl-3.0
- Created: 2015-01-15T20:06:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T22:53:49.000Z (over 1 year ago)
- Last Synced: 2025-04-05T09:04:30.537Z (about 1 year ago)
- Language: Ruby
- Homepage: http://www.hops.io
- Size: 2.31 MB
- Stars: 0
- Watchers: 19
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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