-1

我是hadoop的新手。我想用 hbase 安装 phoenix,但我已经在 ubuntu 上使用 ambari 1.7 安装了 hadoop 集群。我找不到任何教程来做到这一点。

4

2 回答 2

0

hbase should be available as service under add service button on home page. For installing phoenix i used this link http://dev.hortonworks.com.s3.amazonaws.com/HDPDocuments/HDP2/HDP-2-trunk/bk_installing_manually_book/content/upgrade-22-7-a.html

basically yum install phoenix on each node and then create soft links to the phoenix server jar file hth

于 2014-12-12T18:57:15.597 回答
0

如果您构建自己的 Hadoop 堆栈: https ://phoenix.apache.org/download.html https://phoenix.apache.org/installation.html

如果您使用例如 IBM 开放平台(顺便说一句,它是免费的): https ://developer.ibm.com/hadoop/blog/2015/10/21/installing-apache-phoenix-ibm-open-platform-apache-hadoop -4-1/

于 2016-04-28T15:10:02.500 回答