8cdff5d71f
The canonical location for the artifacts going on is tarballs.openstack.org/sahara-extra/, so fix the link to use that and also use https. Moreover, since the last tarball required for building images is available on tarballs.openstack.org, remove the last references to sahara-files for artifacts and documentation (the new location was used already for a while in few places). there are still few references to sahara-files, but they are all about CentOS6 which is no more supported by diskimage-builder, and should be removed separately. Change-Id: Iab5a4d50a0abc6ab278837b6a9efd5e30f31c44a
26 lines
695 B
ReStructuredText
26 lines
695 B
ReStructuredText
============
|
|
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.
|