https://github.com/rootfs/misc
https://github.com/rootfs/misc
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rootfs/misc
- Owner: rootfs
- Created: 2014-10-01T13:06:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T14:15:36.000Z (over 10 years ago)
- Last Synced: 2024-12-29T21:22:59.090Z (6 months ago)
- Language: Shell
- Size: 219 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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