[
https://issues.apache.org/jira/browse/WHIRR-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724265#comment-13724265
]
Russell Jurney commented on WHIRR-343:
--------------------------------------
Helpful hint: the way to install MySQL from console (non interactively) on
Ubuntu 10.0.4 is:
export DEBIAN_FRONTEND=noninteractive
sudo debconf-set-selections <<< 'mysql-server-5.1 mysql-server/root_password
password diurd'
sudo debconf-set-selections <<< 'mysql-server-5.1
mysql-server/root_password_again password diurd'
sudo apt-get -q -y -V --force-yes --reinstall install mysql-server-5.1
Some of the flags on apt-get being optional.
> Add Hive as a service
> ---------------------
>
> Key: WHIRR-343
> URL: https://issues.apache.org/jira/browse/WHIRR-343
> Project: Whirr
> Issue Type: New Feature
> Components: new service
> Reporter: Andrei Savu
>
> Now that we can easily deploy Hadoop cluster it would be nice if we could
> also deploy Hive.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira