jan*_*cki 8 bigdata impala cloudera-cdh
我正在评估多个大数据工具.其中一个当然是Impala.
我想通过手动启动集群节点上的进程来启动Impala集群.正如我目前正在为Spark,H2O,Presto和Dask做的那样,我想抓住二进制文件,复制到节点,编辑配置,并从shell启动节点上的服务.这非常有效,升级很简单,我可以在需要时轻松移动到更大/不同的集群.不幸的是,我找不到从shell启动所需服务(Catalog Server,StateStore和daemon)的正确方法的资源.
我认为这是明显的任务但是找不到合适的例子,所以我的问题是如何从shell调用Impala二进制文件启动Impala集群?
....我想通过在集群节点上手动启动进程来启动 Impala 集群...如何从 shell 调用 Impala 二进制文件启动 Impala 集群?
我想这就是您正在寻找的: http://www.cloudera.com/documentation/enterprise/5-5-x/topics/impala_processes.html#starting_via_cmdline
更新1:
您可能只想从此链接中选择所需的信息: http://doc.mapr.com/plugins/servlet/mobile#content/view/28869628
它包含从 github 构建 impala 并在 mapr 上运行的步骤。
更新2:
要构建 Impala,请检查以下链接: https://github.com/cloudera/Impala/wiki/Build-preventions https://github.com/cloudera/Impala/wiki/How-to-build-Impala https:// cwiki.apache.org/confluence/display/IMPALA/Building+Impala
更新3:
如需有关可移植性的专家建议,请联系:
Impala 开发人员:dev@impala.incubator.apache.org
摘自http://impala.apache.org/community.html
目前,您可以考虑为现成的 Linux 生产环境构建二进制文件。
针对您的情况的一些更有用的链接:
https://cwiki.apache.org/confluence/display/IMPALA/Tips+for+Faster+Impala+Builds https://cwiki.apache.org/confluence/display/IMPALA/Building+native-toolchain+from+scratch +和+使用+与+Impala
| 归档时间: |
|
| 查看次数: |
165 次 |
| 最近记录: |