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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
grimbeorn
Contributor III
Contributor III

tdhfs configuration temp folder

Hi, I cannot retrive the physical folder in which my job is writing temp data. I searched in all my yarn datanodes but no way to find it!

I'm running a Spark job with a thdfs configuration 0683p000009M3WS.jpg

Can someone tell me where I have to search for "/tmp/test_latam_hdfs" folder?

Thanx

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

When you select the "Use datanode hostname" check box, it allows the Job to access datanodes via their hostnames.

This actually sets the dfs.client.use.datanode.hostname property to true. When connecting to a S3N filesystem, you must select this check box.

Best regards

Sabrina