Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rootfs/misc
https://github.com/rootfs/misc
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rootfs/misc
- Owner: rootfs
- Created: 2014-10-01T13:06:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T14:15:36.000Z (about 10 years ago)
- Last Synced: 2024-06-11T16:25:52.072Z (5 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