
java7 is absent on Ubuntu Xenial and Hadoop 2.7.x+ is expected to work on java8. So, use java8 on Ubuntu Xenial and java7 on old Ubuntu Trusty. Change-Id: I64338c5c146e548f1b1ba2b1b1f1d5f76992b8e0
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
-
Add this repo as an external repository to localrc::
local
enable_plugin hdfs https://github.com/openstack/devstack-plugin-hdfs -
run "stack.sh"
Description
Languages
Shell
100%