Created 02-28-2018 06:38 AM
pivotal.jpgHi,
I am trying to install hawq, I went through the Pivotal links. But the confusion is I am not able to download apache hawq tar.
http://hdb.docs.pivotal.io/201/hdb/install/setup-hdb-repos.html
Whenever I check Pivotal link download I see End of Availability. Please help me and provide where and how to doenload Apache hawq tar.
https://network.pivotal.io/products/pivotal-hdb#/releases/4479
Created 02-28-2018 07:55 PM
Pivotal HDB (commercial version of Apache Hawq) has been discontinued. You would need to build Apache Hawq from their open source repo http://github.com/apache/incubator-hawq.
Here are the instructions for building Hawq https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install
Created 02-28-2018 08:05 PM
I would recommend trying IBM Big SQL or seeing if you can use Apache Hive LLAP. It should meet most of your query needs.