Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bzz/ambari-prereq


https://github.com/bzz/ambari-prereq

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Ambari pre-requests
===

Configures given cluster of machines to be ready to setup [Apache Ambari](http://incubator.apache.org/ambari/)

Cross-compile
=====
To build it for CentOS 6 use
```
GOOS=linux GOARCH=amd64 go build -o ambari-prereq-linux64 github.com/alexander-bzz/ambari-prereq/
```