Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
install impala without cloudera manager on Centos 7
Labels:
Explorer
Created on ‎06-23-2017 05:35 PM - edited ‎09-16-2022 04:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I want to install impala without cloudera manager on Centos 7. However, I could not find any impala repo for Centos 7:
Please advise.
1 REPLY 1
Champion
Created on ‎06-24-2017 07:19 AM - edited ‎06-24-2017 07:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
[cloudera-cdh5] # Packages for Cloudera's Distribution for Hadoop, Version 5, on RedHat or CentOS 7 x86_64 name=Cloudera's Distribution for Hadoop, Version 5 baseurl=https://archive.cloudera.com/cdh5/redhat/7/x86_64/cdh/5/ gpgkey =https://archive.cloudera.com/cdh5/redhat/7/x86_64/cdh/RPM-GPG-KEY-cloudera gpgcheck = 1
[cloudera-impala] name=Impala baseurl=http://archive.cloudera.com/impala/redhat/6/x86_64/impala/1/ gpgkey = http://archive.cloudera.com/impala/redhat/6/x86_64/impala/RPM-GPG-KEY-cloudera gpgcheck = 1
we used this on our Centos 7 but it was for Centos 6 only
Refer this link
Hi above link for Centos 7
$ sudo yum install impala $ sudo yum install impala-server $ sudo yum install impala-state-store $ sudo yum install impala-catalog
