Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error 10001 table not found(tHiveInput)

Hi all,
I have setup cloudera hadoop cdh4. and all the hive tables can be displayed in hive client.
In talend tHiveInput it is throwing an SemanticException Error 10001 table not found.
But talend is able to read tables that are in default database.
Only from user created databases it is not able to read tables.
Can anybody tell me where i am going wrong?

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi,
Is this jira issue https://jira.talendforge.org/browse/TDI-22184 referring to your case?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi
The problem is now solved.
It was accessing the default database.
So in order to solve it give <DATABASE>.<TABLENAME> in the table filed (tHiveInput).Then it will work.
Regards,
Nagaraj
Anonymous
Not applicable
Author

Hi,
Thanks for your feedback.
Best regards
Sabrina