Merge "[doc] change location of swiftfs jars"

This commit is contained in:
Jenkins 2016-09-14 23:53:07 +00:00 committed by Gerrit Code Review
commit a8554eaaba

View File

@ -14,9 +14,8 @@ the most current features enabled.
* The most current Sahara maintained version of this patch can be found in the * The most current Sahara maintained version of this patch can be found in the
Sahara Extra repository https://github.com/openstack/sahara-extra Sahara Extra repository https://github.com/openstack/sahara-extra
* The latest compiled version (with Hadoop 2.7.1) of the jar for this component * The latest compiled version of the jar for this component can be downloaded
can be downloaded from from http://tarballs.openstack.org/sahara/dist/hadoop-openstack/master/
http://sahara-files.mirantis.com/hadoop-swift/hadoop-openstack-latest.jar
Now the latest version of this jar (which uses Keystone API v3) is used in Now the latest version of this jar (which uses Keystone API v3) is used in
the plugins' images automatically during build of these images. But for the plugins' images automatically during build of these images. But for
@ -27,9 +26,8 @@ Hadoop patching
--------------- ---------------
You may build the jar file yourself by choosing the latest patch from the You may build the jar file yourself by choosing the latest patch from the
Sahara Extra repository and using Maven to build with the pom.xml file Sahara Extra repository and using Maven to build with the pom.xml file
provided. Or you may get the latest jar pre-built (with Hadoop 2.7.1) from provided. Or you may get the latest jar pre-built at
the CDN at http://tarballs.openstack.org/sahara/dist/hadoop-openstack/master/
http://sahara-files.mirantis.com/hadoop-swift/hadoop-openstack-latest.jar
You will need to put this file into the hadoop libraries You will need to put this file into the hadoop libraries
(e.g. /usr/lib/share/hadoop/lib, it depends on the plugin which you use) on (e.g. /usr/lib/share/hadoop/lib, it depends on the plugin which you use) on
@ -70,7 +68,6 @@ There are two types of configs here:
* ``.requestsize`` - request size for reads in KB. By default: 64Kb * ``.requestsize`` - request size for reads in KB. By default: 64Kb
2. Provider-specific. The patch for Hadoop supports different cloud providers. 2. Provider-specific. The patch for Hadoop supports different cloud providers.
The ``${name}`` in this case equals to ``fs.swift.service.${provider}``. The ``${name}`` in this case equals to ``fs.swift.service.${provider}``.