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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to load CSV file data into the hive using thiveload

How to load CSV file data into the hive using thiveload
Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hi,
You can use the tHiveCreateTable to create a table within Hive if the table doesn't exist yet and use the tHiveLoad to load the local delimited file into your Hive table.
Let us know if it works for you.
Best regards
Sabrina
Anonymous
Not applicable
Author

thanks..but thiveload not take local machine delimited path ..
It takes hive path and one hive table to the other hive table..