Dremio is failing to setup text reader for file from HDFS

Hello @balaji.ramaswamy,

I am getting the below error while reading the file. The file is successfully imported from HDFS to Dremio.

Failure while setting up text reader for file hdfs://host.docker.internal:9000/user/new_file_upload.csv

I cannot find a workaround.

Note: Dremio has been deployed through Docker and Hadoop is installed manually on Windows OS.

Any help would be appreciated!

Regards,
Pranav Kotak

Hello @balaji.ramaswamy,

This is the full error:

com.dremio.common.exceptions.ExecutionSetupException: Failure while setting up text reader for file hdfs://host.docker.internal:8020/dremio/new_file_upload.csv

Regards,
Pranav Kotak

@pranavkotak

That is just the top level error, click on jobs and you should see the failed job, on the right you will see download profile, send us the downloaded zip file

Hello @balaji.ramaswamy,

Sir, I cannot see anything in jobs. No matching jobs message is what I see in the window appearing when I click on Jobs.

Regards,
Pranav Kotak

@pranavkotak

Try this, next to the dataset there will be a copy icon, click that and then click new query and type "select * from " and then a job profile should be created