Commit Graph

5 Commits

Author SHA1 Message Date
Pino Toscano 225941466f Rename more 0-check scripts to avoid duplicate names
Rename all the non-mirror 0-check scripts to avoid conflicting names
with newer diskimage-builder.

Kind of followup of commit de118b5ab1.

Change-Id: I01eb5575ffc5c40e278f0d275580ed9f541a64dd
Related-Bug: #1424715
2015-02-27 13:40:57 +01:00
Sergey Reshetnyak 59cd245f13 Fix bashate errors
Change-Id: Icee255fc3393bad79ca02457395170af42c61a32
2014-10-14 12:49:42 +04:00
Daniele Venzano 840bce70bd Update hadoop-cdh element
Update and cleanup the hadoop-cdh element. Depend on a more generic CDH
version, otherwise when the Cloudera repository is updated, packages
installed by the element no longer reflect the version it claims to be
installing.
Use the Oracle Java version provided by the new java element.
Remove the firstboot hack.

Change-Id: If94997d9330d2aee0c23f58051a262b516c2c8e5
2014-04-15 14:12:33 +02:00
iberezovskiy d3e3182517 Fix DIB_HADOOP_VERSION checks of hadoop-cdh element
We shouldn't begin to build image if specified hadoop version
is not supported for CDH

Change-Id: I592aec1d3d539231db7b2ca421d58b01cd7101de
2014-03-05 18:33:25 +04:00
Daniele Venzano 566d4bf52d Add an Hadoop CDH element
Add an Hadoop CDH element that installs only HDFS from CDH 4.5
Comments in the 40-setup-hadoop script indicate where code should be
added to support other CDH versions and add full support for the
distribution. If this version will be accepted, a bug report will be
created to track the missing features.

This element will be used to create an image with Spark, suitable for
use with the Savanna Spark plugin.

Change-Id: I6202e6f5d88cc697af53ff1fd5d23d35c80b2b6d
2014-02-04 15:31:02 +01:00