Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In Talend Big Data edition, I am trying to create a Hive table with tHiveCreateTable palette. I am using like table utility in design. So it is basic Hive Query Language (HQL).
CREATE TABLE dummy4 AS SELECT * FROM DUMMY2
But it fails with basic error:
Hi,
Thanks for the reply:
Talend is BD 7.2, Hive is 3.1.1 by Apache Hive. Hadoop 3.1. The Hive version is from the list not supported but still should work. Others like Squirrel SQL can connect to it OK.
What options do I have?
Cheers