
Install HDFS when enable the plugin in localrc: [[local|localrc]] enable_plugin hdfs https://github.com/openstack/devstack-plugin-hdfs Change-Id: I7ebf124113143ccb09dc9428a259101187ac3868
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
# Devstack settings
|
|
|
|
# We have to add hdfs to enabled services for screen_it to work
|
|
enable_service hdfs
|
|
|
|
# Below are HDFS specific settings, with their defaults
|
|
HADOOP_VERSION=${HADOOP_VERSION:2.7.1}
|