Commit Graph

7 Commits

Author SHA1 Message Date
Pino Toscano de118b5ab1 Rename a couple of scripts to avoid duplicated names
In recent versions, diskimage-builder aborts when two elements have
scripts in the same hook with the same filename. Since hive and oozie
are usually used/required by the element of a plugin, there will be at
least 2 or 3 root.d scripts named 0-check.

Give unique names to the hive and oozie scripts.

Change-Id: Ia85508615de4271dfc1de913b7eff2d36392c008
Closes-Bug: #1424715
2015-02-23 17:26:07 +01:00
Sergey Reshetnyak 18f23a7cf5 Remove ability to building vanilla 2.3 and 2.4 images
Vanilla 2.3 deprecated in Juno
Vanilla 2.4 deprecated in Kilo

Need to remove code for building these images.

Implements blueprint drop-hadoop-2-3-support

Change-Id: Ie981346bfd5dd98d9c48740f74ccff0bf424136b
2015-01-27 08:47:59 +00:00
PavlovAndrey f2a0837046 Adding ability to build images for Hadoop 2.6.0
partially implements bp: add-vanilla-2-hadoop-2-6-0

Change-Id: I042a55697a36a9b4dbf1da0a29cf357dbab54dee
2014-12-09 18:15:29 +03:00
Sergey Reshetnyak 98694844be Bump Hadoop to 2.4.1 version
Change-Id: I5368b45e9fd984f5e2082dd31a15a6d45065a9da
2014-07-16 20:01:15 +04:00
Sergey Reshetnyak f1e5da6be6 Add support building images for Hadoop 2.4.0
partially implements blueprint add-vanilla-2-hadoop-2-4-0

Change-Id: I0b534f37dcb589545070d3db670bf3d21471b67d
2014-07-08 14:50:07 +04:00
Sergey Reshetnyak 2cdd719cd9 Fix install Oozie for vanilla 2 plugin
If you build all images for vanilla plugin then for vanilla 2
image install oozie with hadoop 1. This patch fixed it.

Closes-bug: #1305123

Change-Id: Ic9911b05774b063dc7640d8fdaa684fa7688ae71
2014-04-09 23:14:28 +04:00
Alexander Ignatov 37e87ddac5 Added Oozie DIB element
* New element name is 'oozie'
* Parameters for Oozie libs are OOZIE_DOWNLOAD_URL and OOZIE_FILE

Implements: blueprint edp-dib-element-oozie-vanilla

Change-Id: I7e107b51d5aef5d225690c0f7633dbccc072fe27
2013-09-02 12:59:03 +04:00