sahara-image-elements/elements/hive
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
..
post-install.d Fix bashate errors 2014-10-14 12:49:42 +04:00
root.d Rename a couple of scripts to avoid duplicated names 2015-02-23 17:26:07 +01:00
README.md Add Hive DIB element 2013-09-02 13:00:09 +04:00
element-deps Add Hive DIB element 2013-09-02 13:00:09 +04:00

README.md

Installs Hive on Ubuntu and Fedora. Hive stores metadata in MySQL databases. So, this element requires 'mysql' element. You can specify download link for Hive using parameter 'HIVE_DOWNLOAD_URL' or choose Hive version using parameter 'HIVE_VERSION'.