Can you please post a screenshot of execution of a very simple query. Like SELECT 1 or similar. Please make sure that you are executing a valid HIVE query.
To connect HIVE the only way is for ODBC?
Does EM any Add-in to HIVE ?
What driver recommend to HIVE connections?
EM never show the tables, is it correct?
Yes, EasyMorph can work with Hive only through ODBC. There is no Add-in for HIVE. Everything should work out the box.
We tested the Hive dialect with Amazon EMR and Amazon Hive ODBC driver.
As for the list of tables. EasyMorph should be able to show the list of tables in Hie. The error comes not from EasyMorpn itself but from the database or from the driver.
Please try to run a simple query like SELECT 1 in the Custom SQL mode. Will it give you a similar error?