trafodion-general team mailing list archive
-
trafodion-general team
-
Mailing list archive
-
Message #00057
Re: Trafodion on Apache HBase
Hi,
Yes, it should be possible, but we are still working on documenting the
exact steps and validating that there are no issues. Do you want to create
a simple single-node setup or a cluster?
For a single node, the best way at the moment is probably by using the
install_local_hadoop script, which can be found in core/sqf/sql/scripts.
This script downloads the Hadoop, HBase and Hive jars and creates a
sandboxed, single node installation in core/sqf/sql/local_hadoop. Note that
there are a few files you may need to download manually, since they require
accepting a license (e.g. MySQL and the file from the tpc.org site, which
is non-essential).
What we haven't quite tried yet is to use pure Apache jars. Right now, the
scripts downloads a jar from Cloudera, but hopefully replacing that with
Apache objects won't be too difficult. We hope to do that step and publish
the results in a few weeks.
For multi-node cluster, we would need to verify that the installer program
sets up the required HBase configuration files like hbase-site.xml
correctly. If not, you would need to do these steps by hand for now.
Please let us know how it is working out for you or if there are any issues
we can help with.
Hans
On Thu, Jul 30, 2015 at 8:10 AM, donhoff_h <165612158@xxxxxx> wrote:
> Hi,
>
> On the web it is said that the trafodion should be installed on CDH or
> HDP. Is it possible to install trafodion on Apache Hadoop and HBase? If the
> answer is true, how to do it ? Many Thanks!
>
> --
> Mailing list: https://launchpad.net/~trafodion-general
> Post to : trafodion-general@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~trafodion-general
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References