Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Impala ODBC - Authorization Error while reading table

I have created Impala ODBC connection, and I am able test it successfully. But while executing query using that ODBC connection, Qlikview is throwing below error -

SQL##f - SqlState: S1000, ErrorCode: 110, ErrorMsg: [Cloudera][ImpalaODBC] (110) Error while executing a query in Impala: [HY000] : AuthorizationException: User 'xyz' does not have privileges to execute 'SELECT' on: default.abcd

but strangely, I am able to query 'abcd' table through Hive. I have read privileges on this table.

Not sure why it's failing in Qlikiew and my table name is prefixed by 'default' word.

Truly appreciate if you could help me resolving this. Thanks a ton in advance.

3 Replies
Anonymous
Not applicable
Author

Hi Prajakta Salgar,

   I am also get exactly the same error. If it is get resolved in your end share us.

EromiyaManickam_UOB
Contributor
Contributor

is this sorted, What was issue !

EromiyaManickam_UOB
Contributor
Contributor

in my case, I found the solution you need to update settings.ini file

Engine Settings.ini Files. This is located under  %ProgramData%\Qlik\Sense\Engine folder. Explicitly put in these 4 lines of setting for the SSO setup. Restart the Engine and Dispatcher services after setting this. If there are 2 or more engines nodes, both engine nodes has to be setup if they are serving the same purpose.

EromiyaManickam_UOB_0-1693282149540.png