Disk image elements for Sahara
Go to file
Shu Yingya e5f50ed163 Fix starting hive failure in Ubuntu xenial
The mysql configuration file name and directory change in
Ubuntu 16.04. my.cnf becomes an entry for mysql configuration.
The new file locates here:
  "/etc/mysql/mysql.conf.d/mysqld.cnf"

Change-Id: I8f70589cfc904a7d30081172b313ad8e30914935
Closes-Bug: #1738124
2018-01-18 21:59:33 +08:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Adding Spark 2.2.0 2017-12-13 09:55:41 -03:00
elements Fix starting hive failure in Ubuntu xenial 2018-01-18 21:59:33 +08:00
playbooks/buildimages Add native Zuul v3 buildimages jobs 2017-10-16 14:37:39 +02:00
roles/build-sahara-images-dib Image builder: better default path to the source code 2017-12-07 13:01:01 +01:00
tools Add support to create CDH 5.11 images 2017-07-25 17:26:40 +00:00
.gitignore Remove duplicate .coverage in .gitignore file 2015-09-22 17:24:08 +05:30
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:56:09 +04:00
.mailmap Adding my alt email to .mailmap 2013-10-07 19:43:43 +04:00
.zuul.yaml Zuul: add file extension to playbook path 2017-10-29 04:19:15 -07:00
CONTRIBUTING.rst Update the documentation link for doc migration 2017-08-28 08:59:35 +08:00
HACKING.rst Update the documentation link for doc migration 2017-08-28 08:59:35 +08:00
LICENSE Add LICENSE file 2013-09-02 12:59:05 +04:00
MANIFEST.in Package with pbr 2013-09-02 13:00:09 +04:00
README.rst Update links in README 2017-08-21 17:44:32 +08:00
classdist_noinst.stamp Adding Storm and Zookeeper elements 2014-08-04 08:49:16 -03:00
requirements.txt Updated from global requirements 2017-09-16 23:24:53 +00:00
setup.cfg Update the documentation link for doc migration 2017-08-28 08:59:35 +08:00
setup.py Updated from global requirements 2017-03-02 17:53:54 +00:00
test-requirements.txt Updated from global requirements 2017-09-11 21:50:28 +00:00
tox.ini dib-lint: adapt the value of ELEMENTS_DIR 2017-03-22 18:24:06 +01:00

README.rst

Team and repository tags

image

Sahara image elements project

This repo is a place for Sahara-related for diskimage-builder elements.

Script for creating Fedora and Ubuntu cloud images with our elements and default parameters. You should only need to run this command:

tox -e venv -- sahara-image-create

Note: More information about script diskimage-create