Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rootfs/misc


https://github.com/rootfs/misc

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

HOWTO
====
#### Configure
Write down host names in `nodes.cfg`. The last node must be used as HDFS's namenode or Ceph's MDS.

Provide a password for hadoop in format of `password=xxxx` in pass.cfg. If no password is provided, a random one is generated.

In `nodes.cfg`, set `USE_HDFS=1` if using HDFS, `USE_HDFS=0` if using Ceph.

#### Run
On the deploy machine, run deploy.sh