actually i am trying to connect HIVE table and Tableau through HIVE ODBC driver , for this i create HIVE ODBC DSN and i am able to see in Tableau all table which i had created in hive but while accessing those table i am getting error like
"[Cloudera][HiveODBC] (35) Error from Hive: error code: '0' error message: 'ExecuteStatement finished with operation state: ERROR_STATE'."
and i am not getting any Table value in Tableau
i already tried following
--tried to select the option "Use Native Query" (in advance option) when creating HIVE ODBC DSN and checked but still get errors.
--installed latest HIVE ODBC driver but still get errors
any help ???