sahara-image-elements/elements/swift_hadoop
Zhuang Changkun 5707f5cc5a Add support to build 2.7.5 image
Change-Id: Ia16692632cbe6380d4021dd031eed09362873905
2018-04-17 19:26:08 +08:00
..
post-install.d Add support to build 2.7.5 image 2018-04-17 19:26:08 +08:00
README.rst Update the links to artifacts (removing sahara-files too) 2018-02-27 12:14:09 +01: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

https://tarballs.openstack.org/sahara-extra/dist/hadoop-openstack/master/hadoop-openstack-2.7.1.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.