sahara-image-elements/elements/swift_hadoop
Michael Ionkin d56039497b Add hadoop openstack swift jar to plugins images
This patch adds our custom hadoop swiftfs implementation to Vanilla,
Spark, Ambari and CDH plugins images in order to allow usage of
swift with Keystone API v3

Partial-bug: 1558064
Depends-on: Ie6df4a542a16b4417b505b4a621e8b4b921364d3
Change-Id: Icd4b62bd4293bc9b40dba171a22285c7d0ac75c7
2016-03-24 19:02:11 +03:00
..
post-install.d 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 Add hadoop openstack swift jar to plugins images 2016-03-24 19:02:11 +03:00

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.