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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
DrGenious
Creator
Creator

Queries questions

Hi ,

I have two questions. 

First: I created a table in hive and I want this table to be stored into my metadata in talend. Is it possible? 

 

Second: In a sql query I want to parse the result of the query into a variable. So I did : status =" Select * from ID". I tried to print the status variable but nothing happen. How can I achieve that?

Labels (2)
2 Replies
manodwhb
Champion II
Champion II

@DrGenious , Yes you can create a metadata for hive in talend metadata section.please find the below screenshot.

0683p000009M9xF.png

 

 


Untitled.png
DrGenious
Creator
Creator
Author

Ok , I created for the database, but have I to create also for the table also ? There is no way to take the tables from hive automatically into metadata?