Installation dependency for HP Vertica Community edition 7.1.1
I am trying to install HP Vertica Community Edition 7.1.1 on CentOS 7 using the rpm but I run into a vertica-base dependency error. Can anyone help me where I can find vertica-base download.
$ rpm -Uvh vertica-place-7.1.1-0.x86_64.RHEL5.rpm
error: Failed dependencies:
vertica-base >= 7.0.0 is needed by vertica-place-7.1.1-0.x86_64
0
Comments
Hi
Kindly check what version of vertica server version has been installed on server before you proceed with vertica place installation using below command:
$ rpm -qa | grep vertica
Just for you information before you install HP Vertica Place you should have the latest HP Vertica server software installed on all nodes in your cluster. The HP Vertica Place version must be the same as the version of the HP Vertica server.
Regards
Rahul Choudhary
Is Centos 7 supported in Vertica 7.1.1?
The docs mention support for Centos 6 - 6.5
I can install it , just alter the release info of your OS ; /etc/redhat-release file to a lower vesion .
It Worked for me.