RETIRED, Disk image elements for Sahara
Go to file
Michael Ionkin 038ea3a6f1 [CDH] Support CDH 5.7
Added support of CDH 5.7 for ubuntu, centos and centos7.
Also added support of CDH minor versions (5.7.0 and 5.7.1) that we
can set with DIB_CDH_MINOR_VERSION variable
By default it builds 5.7.0 version.

note: for Spark plugin we use HDFS part of CDH so we don't need to
create symbolic links for oozie (so for this we check variable
DIB_CDH_HDFS_ONLY)

depends-on: I1167d0d98ae6fb6fabaf7f1f9a344691d459b50b
Change-Id: I1d71ffbdf78373d27f7e1304164b32da786ac10b
bp: cdh-5-7-support
2016-07-07 12:26:09 +03:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create [CDH] Support CDH 5.7 2016-07-07 12:26:09 +03:00
elements [CDH] Support CDH 5.7 2016-07-07 12:26:09 +03:00
tools [CDH] Support CDH 5.7 2016-07-07 12:26:09 +03: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
classdist_noinst.stamp Adding Storm and Zookeeper elements 2014-08-04 08:49:16 -03:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Renaming all Savanna references to Sahara 2014-03-13 15:26:47 +04: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 Use tox env for building images 2015-05-05 14:49:08 +03:00
requirements.txt Updated from global requirements 2016-01-22 04:09:42 +00:00
setup.cfg Remove version from setup.cfg 2015-12-03 03:21:52 -08:00
setup.py Updated from global requirements 2015-09-21 14:42:50 +00:00
test-requirements.txt Updated from global requirements 2015-06-22 08:28:32 +00:00
tox.ini ignore safe sudo check 2016-06-10 14:52:49 +03:00

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