sahara-image-elements/elements/swift_hadoop
yingya.shu 4cc289bc0c [CDH] Support CDH 5.9
Added support of CDH 5.9 for ubuntu, centos and centos7.

Change-Id: I14aad25829d011e14f37bf0ff50e50b157681163
bp: cdh-5-9-support
2016-12-09 11:05:54 +00:00
..
post-install.d [CDH] Support CDH 5.9 2016-12-09 11:05:54 +00:00
README.rst Add hadoop openstack swift jar to plugins images 2016-03-24 19:02:11 +03:00
element-deps Start switching to declarative package-installs 2015-04-15 00:44:54 +08:00
package-installs.yaml Start switching to declarative package-installs 2015-04-15 00:44:54 +08:00

README.rst

swift_hadoop

Install the Hadoop swift connector jar file into the image. By default, this jar file is generated from the sources available in the sahara-extras repository.

Environment Variables

swift_url
Required

No

Default

http://sahara-files.mirantis.com/hadoop-swift/hadoop-swift-latest.jar

Description

Location of the swift jar file.

DIB_HDFS_LIB_DIR
Required

No

Default

/usr/share/hadoop/lib

Description

Directory in the guest where to save the swift jar.

DIB_HADOOP_SWIFT_JAR_NAME
Required

No

Default

hadoop-openstack.jar

Description

Filename of the deployed swift jar.