RETIRED, Disk image elements for Sahara
Go to file
Jeremy Freudberg a77a9a978a Add S3 jar to Hadoop classpath
As prereq of support for S3 datasource, the hadoop-aws jar needs to be
in the Hadoop classpath. The jar is copied into the proper folder when
possible on the appropriate plugins, and otherwise can be provided from
a download URL by the user.

Additionally, set the correct value of DIB_HDFS_LIB_DIR on the Vanilla
plugin to avoid any unnecessary simlinking.

Partially-Implements: bp sahara-support-s3

Change-Id: I94c5b0055b87f6a4e1382118d0718e588fccfe87
2017-07-28 14:01:01 +00:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Add S3 jar to Hadoop classpath 2017-07-28 14:01:01 +00:00
elements Add S3 jar to Hadoop classpath 2017-07-28 14:01:01 +00: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
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 Show team and repo badges on README 2016-11-25 15:29:13 +01:00
classdist_noinst.stamp Adding Storm and Zookeeper elements 2014-08-04 08:49:16 -03:00
requirements.txt Updated from global requirements 2017-04-12 04:22:50 +00:00
setup.cfg fix error that can't open home url 2016-12-08 15:06:06 +08:00
setup.py Updated from global requirements 2017-03-02 17:53:54 +00:00
test-requirements.txt Updated from global requirements 2017-03-02 17:53:54 +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