I can only find vertica-hdfs-connectors-7.0.0-0.x86_64.RHEL5.rpm online.
When I try to run the install.sql script from this It gives me the below error.
Am I missing something?
Where can I find vertica-hdfs-connectors-6.1.x.x86_64.RHEL5.rpm?
**********
/opt/vertica/packages/hdfs_connectors $ vsql -f /opt/vertica/packages/hdfs_connectors/install.sql
version
------------------------------------
Vertica Analytic Database v6.1.3-0
(1 row)
vsql:/opt/vertica/packages/hdfs_connectors/install.sql:7: ROLLBACK 3857: Library built with unsupported version of Vertica SDK [Version: v7.0.0-0, Revision: 126766]
HINT: Expected version: [Version: v6.1.3-0, Revision: 122220]
**********
WHere can I find HDFS connector for 6.1.3
Moderator: NorbertKrupa
- JimKnicely
- Site Admin
- Posts: 1825
- Joined: Sat Jan 21, 2012 4:58 am
- Contact:
Re: WHere can I find HDFS connector for 6.1.3
On the right side of the my.vertica down load page there is a link for previous Vertica versions... There is a link there for 6.1.x.
Here is a direct link:
https://my.vertica.com/hp-vertica-enter ... ads-6-1-x/
Here is a direct link:
https://my.vertica.com/hp-vertica-enter ... ads-6-1-x/
Jim Knicely

Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.

Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.
Re: WHere can I find HDFS connector for 6.1.3
Got it. Thank you