sahara-image-elements/elements/hive
Pino Toscano c8cbe25f1b Start switching to declarative package-installs
Make use of the package-installs element to declare in yaml format the
packages to be installed at the beginning of a phase.

Other than reducing the amont of explicit 'install-packages pkg1 ...'
invocations, they can also be installed just once per-phase.

Change-Id: I1f1acfb2bd74fed5cf4c0b48bc739f7f75c35d83
2015-04-15 00:44:54 +08:00
..
post-install.d Start switching to declarative package-installs 2015-04-15 00:44:54 +08:00
root.d Merge "Make almost all the element scripts as e/u/pipefail" 2015-04-07 16:37:24 +00:00
README.rst Add/fix headers in README.rst files 2015-04-02 18:15:30 +02:00
element-deps Start switching to declarative package-installs 2015-04-15 00:44:54 +08:00
package-installs.yaml Start switching to declarative package-installs 2015-04-15 00:44:54 +08:00

README.rst

hive

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'.