Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install CDH5.4.0 in Impala

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article is about how to install CDH5.4.0 in Impala. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.

Impala is a real-time query open source project released by Cloudra, which is based on Hive but can be calculated in memory. It is the preferred PB-level big data real-time query analysis engine using CDH.

There are two ways to install Impala, CM and manual installation. Manual installation is troublesome and requires additional steps to verify the interaction with other components. Here, CM is used to install.

0. Expand the VM virtual machine space

Originally, 10G of hard disk space was allocated to the virtual machine to install and test the framework related to Hadoop, but after downloading CDH, it suddenly felt that 10G of space was so small that it needed to be expanded.

A. Select the CVM to be expanded-- > Virtual Machine-- > Settings-- > hard disk (SCSI)-- > Utility-- > expand

B. Log in to the virtual machine to view the current situation

[root@nnode ~] # df-hFilesystem Size Used Avail Use% Mounted on/dev/sda2 8.6G 5.1G 3.1G 63% / tmpfs 935M 0935M 0% / dev/shm/dev/sda1 291M 39M 238M 14% / boot.host:/ 146G 79G 68G 54% / mnt/hgfs # this is my shared directory [root@nnode ~] #

C. Create a partition

1. Installation preparation

The latest version of CM is 5.5.1, where CM5.4.0 and CDH5.4.0 are installed.

Http://www.cloudera.com/content/www/en-us/downloads.html

Download links to CM and CDH can be found on this site, and when the appropriate version is selected, there will be help for installation.

Online installation and offline installation can be used to install CM. Online installation also requires downloading the basic installation package locally and then installing it. The installation process automatically downloads the software that needs to be installed, but the bandwidth requirement is high. As the domestic network environment is easy to be limited when downloading overseas resources, which affects the installation speed, you can install it by configuring the yum source locally.

Http://archive.cloudera.com/cm5/redhat/6/x86_64/cm/5.4.0/

The files you actually need to use are those in the RPMS/x86_64 directory:

Http://archive.cloudera.com/cdh6/parcels/

2. Yum source configuration

3. CM installation

Http://archive.cloudera.com/cm5/installer/5.4.0/

4. CDH installation

5. Hive installation

6. Impala installation

Thank you for reading! This is the end of the article on "how to install CDH5.4.0 in Impala". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report