- Apache Hive Essentials
- Dayong Du
- 258字
- 2021-07-23 20:25:29
Installing Hive from vendor packages
Right now, many companies, such as Cloudera, MapR, IBM, and Hortonworks, have packaged Hadoop into more easily manageable distributions. Each company takes a slightly different strategy, but the consensus for all of these packages is to make Hadoop easier to use for enterprise. For example, we can easily install Hive from Cloudera Distributed Hadoop (CDH), which can be downloaded from http://www.cloudera.com/content/cloudera/en/downloads/cdh.html.
Once CDH is installed to have the Hadoop environment ready, we can add Hive to the Hadoop cluster by following a few steps:
- Log in to the Cloudera manager and click on the dropdown button after the cluster name to choose Add a Service.
Cloudera manager main page
- In the first Add Service Wizard page, choose Hive to install.
- In the second Add Service Wizard page, set the dependencies for the service. Sentry is the authorization policy service for Hive.
- In the third Add Service Wizard page, choose the proper hosts for HiveServer2, Hive Metastore Server, WebHCat Server, and Gateway.
- In the fourth Add Service Wizard page, configure Hive Metastore Server database connections.
- In the last page of Add Service Wizard, review the changes on the Hive warehouse directory and metastore server port number. Keep the default values and click on the Continue button to start installing the Hive service. Once it is complete, close the wizard to finish the Hive installation.
推薦閱讀
- Learning Java Functional Programming
- 機器學習系統:設計和實現
- Dynamics 365 Application Development
- Mastering Ember.js
- R語言游戲數據分析與挖掘
- Visual C#通用范例開發金典
- Apache Kafka Quick Start Guide
- Mastering ArcGIS Enterprise Administration
- Kubernetes進階實戰
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Visual FoxPro 6.0程序設計
- C編程技巧:117個問題解決方案示例
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- OpenCV 3.0 Computer Vision with Java
- Python Social Media Analytics