[release-announce] sahara 8.0.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Tue May 15 04:20:20 UTC 2018


We are psyched to announce the release of:

sahara 8.0.1: Sahara project

This release is part of the queens stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/sahara

Download the package from:

    https://tarballs.openstack.org/sahara/

For more details, please see below.

8.0.1
^^^^^

Known Issues

* Remove the step "upload httpclient to oozie/sharelib" in sahara
  code. User should use latest vanilla-2.8.2 image which is built on
  SIE "Change-ID: I3a25ee8c282849911089adf6c3593b1bb50fd067".

Changes in sahara 8.0.0..8.0.1
------------------------------

f8f4d45 Fix the installation of Swift Hadoop connector (Ambari)
7b724b2 Restore Ambari with newer JDK security policies
dd0ea80 Switch from sahara-file to tarballs.o.o for artifacts
6f9375b Fixing java version for Ambari
e59526c Fix: really install extjs in CDH images at build time
07ed5a8 Adding Ambari missing versions
88ca9b2 Fix: always use kafka 2.2 for CDH 5.11
a97ea07 Fix the detection of scala version (now https)
3ecb119 Migration to Storyboard
babf644 Fix the installation of the Swift Hadoop connector (CDH)
d15dc1b Fix the openstack endpoint create failed
546ab9d Replace Chinese punctuation with English punctuation
016779b Adding ntpdate and Scala to mapr image
4ffd52b Fix MapR dependency on mysql on RHEL
a6c975c Remove step upload package to oozie/sharelib
36531cb Preload soci-mysql and soci on RHEL7 images
d3322ef Fix Spark EDP job failed in vanilla 2.8.2
ea7e33c Adding support for RHEL images
abcc07a Migrate the artifact link to sahara-extra, use https
3508269 Native Zuul v3 jobs (almost all of them)
2729aee Adding Ambari 2.4.2.0 to image gen
3807723 Fix the parameter in api-ref
b8cd20f Imported Translations from Zanata
4e2cf14 Update UPPER_CONSTRAINTS_FILE for stable/queens
57c9746 Update .gitreview for stable/queens


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |    1 +
.zuul.yaml                                         |   44 +
CONTRIBUTING.rst                                   |    4 +-
README.rst                                         |    4 +-
api-ref/source/conf.py                             |    2 +-
api-ref/source/image-registry.inc                  |    2 +-
playbooks/buildimages/run.yaml                     |    6 +
...lib-step-in-vanilla-2.8.2-546b2026e2f5d557.yaml |    6 +
releasenotes/source/conf.py                        |    2 +-
.../source/locale/fr/LC_MESSAGES/releasenotes.po   |   63 -
roles/build-sahara-images-cli/README.rst           |   13 +
roles/build-sahara-images-cli/defaults/main.yaml   |    4 +
roles/build-sahara-images-cli/tasks/main.yaml      |    4 +
sahara/locale/de/LC_MESSAGES/sahara.po             | 2239 ++++++++++++++++++++
sahara/plugins/ambari/plugin.py                    |    2 +-
.../images/centos/disable_certificate_check        |   12 +
.../images/centos/unlimited_security_artifacts     |    4 +-
.../plugins/ambari/resources/images/common/add_jar |    2 +-
.../resources/images/common/fix_tls_ambari_agent   |   17 +
sahara/plugins/ambari/resources/images/image.yaml  |   17 +-
sahara/plugins/cdh/config_helper.py                |    2 +-
.../cdh/v5_11_0/resources/images/centos/wget_repo  |    4 +-
.../cdh/v5_11_0/resources/images/common/add_jar    |   23 +-
.../v5_11_0/resources/images/common/install_extjs  |    4 +-
.../cdh/v5_11_0/resources/images/image.yaml        |   10 +-
.../cdh/v5_7_0/resources/images/common/add_jar     |   23 +-
.../v5_7_0/resources/images/common/install_extjs   |    4 +-
.../plugins/cdh/v5_7_0/resources/images/image.yaml |   10 +-
.../cdh/v5_9_0/resources/images/common/add_jar     |   23 +-
.../v5_9_0/resources/images/common/install_extjs   |    4 +-
.../plugins/cdh/v5_9_0/resources/images/image.yaml |   10 +-
sahara/plugins/images.py                           |    1 +
sahara/plugins/kerberos.py                         |    2 +-
.../mapr/resources/images/centos/epel_dependencies |    6 +
.../mapr/resources/images/centos/install_scala     |   16 +-
.../mapr/resources/images/common/configure_extjs   |    2 +-
sahara/plugins/mapr/resources/images/image.yaml    |   18 +-
.../mapr/resources/images/ubuntu/install_scala     |   46 +-
sahara/plugins/vanilla/hadoop2/config_helper.py    |   18 -
sahara/plugins/vanilla/hadoop2/run_scripts.py      |    2 -
sahara/plugins/vanilla/v2_7_1/config_helper.py     |   27 +-
sahara/plugins/vanilla/v2_8_2/config_helper.py     |   27 +-
.../unit/plugins/cdh/base_plugin_utils_test.py     |    4 +-
.../plugins/vanilla/hadoop2/test_config_helper.py  |   13 -
.../plugins/vanilla/hadoop2/test_run_scripts.py    |    2 -
.../plugins/vanilla/v2_7_1/test_config_helper.py   |   18 +-
.../plugins/vanilla/v2_8_2/test_config_helper.py   |   18 +-
tox.ini                                            |    2 +-
62 files changed, 2636 insertions(+), 320 deletions(-)







More information about the Release-announce mailing list