Li, Chen 680b855618 Fix bugs when install HDFS
1. use ~/ instead of $DEST/
2. use "__slashplaceholder__" instead of @
3. add changed PATH to the first line of ~/.bashrc
3. Fix the auto exit issue in start_hdfs.sh, make sure all hdfs services start
4. Add test_hdfs method after hdfs start

Change-Id: I82a70d67209f27edead50d64dea03e5cb5ce925a
2015-08-26 13:21:51 +08:00
2015-08-26 13:21:51 +08:00
2015-08-10 17:05:24 +00:00
2015-08-11 12:50:20 +08:00
2015-08-11 12:50:20 +08:00
2015-08-14 10:45:52 +08:00
2015-08-11 12:50:20 +08:00

devstack-plugin-hdfs

The plugin would configure HDFS, and configure Manila to use it as its backend.

Goals

  • To install HDFS packages
  • Configures Manila with HDFS backend

How to use

Description
DevStack plugin to configure HDFS backend.
Readme 283 KiB
Languages
Shell 100%