Hi All,
I'm trying to connect to HDFS, but receive the following error:
And I try to enter the file name manually
But still receive an error:
Do you have any ideas which could be the root cause of this error?
Thanks,
Irina
Solved! Go to Solution.
The error suggests that the credentials you use to authenticate on HDFS doesn't have access to the directory you're attempting to access.
Error in Image 1 is permission error unless you are given that specific permission to access the data. Error in Image 2 is authentication error which may occur due to wrong credentials.
This is strange, because the same user that created the directory in HDFS is used for the connection Alteryx-Hadoop
If that's the case it might be worth raising the issue with support@alteryx.com