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: 
Anonymous
Not applicable

Import data using thiveinput and load to flat file

I have imported data from hive using thiveinput component and did a transformation.Now I'm not able to load it into flatfile .The file doesn't get generated.

Labels (3)
3 Replies
Anonymous
Not applicable
Author

Hi
Make sure there has data are output to file output component, for testing, you can add a tlogrow component before tFileXXXOutput to print the data on the console.
Where do you store the file? local system?

Regards
Shong
Anonymous
Not applicable
Author

Output is obtained in tlogrow.i have given c:/ path for output file
Anonymous
Not applicable
Author

It's weird, do you have any error if the file is not created? Can you upload a screenshot of tfilexxxOutput's settings?