DB Loader Error Read timed out

I load CSV data into Hive.
It works with small CSV file.
When I use large CSV file, it always returns read timeout error.
It seems the error is related to HDFS.


You could try and upload the CSV file and use external tables in hive.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.