Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I follow this "Uploading files to HDFS" (https://help.talend.com/reader/0ty~N1_rUq82hgAUqEuIuw/CYWjbyMVFtzsjkT1MKipQA)
But console error "No match file(*) exists!"
I guess l
I guess Because there's only directory, not files in "Local directory path"...
so If I want to put all Directories, subdirectories and files in HDFS.
Is it possible?
if it's possible how should I made it?
please let me know
Thanks in advance
@Barnum , Ok with Root use are you getting error?
@Barnum ,ok
@Barnum , it is a problem to create a directory or it is a problem to place a file in the existing directory?
right now , both
It doesn't create folder, and I want to place files in created directory
@Barnum , can you create Hadoop cluster in the metadata section in the repository and see are you able to connect?
yes I just made "Hadoop Cluster" by Retrieve configuratino from Cloudera
but there's nothing difference between tHDFSPut and making HDFS.
@Barnum , maybe the user does have permission to create a directory or a file. check that.
and I am hoping that while creating cluster you have tested and it was working.