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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tHDFSPut put files including directories and sub directories in HDFS

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 l0683p000009Ma7F.jpg0683p000009Ma5F.jpg

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

 

0683p000009Ma7K.jpg0683p000009MZxW.jpg0683p000009Ma7U.jpg0683p000009Ma7Z.jpg

 

Labels (2)
18 Replies
manodwhb
Champion II
Champion II

@Barnum , Ok with Root use are you getting error?

Anonymous
Not applicable
Author

yes, so I changed "anonymous"
manodwhb
Champion II
Champion II

@Barnum ,ok 

Anonymous
Not applicable
Author

Do you got any other way about create directory?
manodwhb
Champion II
Champion II

@Barnum , it is a problem to create a directory or it is a problem to place a file in the existing directory?

Anonymous
Not applicable
Author

right now , both
It doesn't create folder, and I want to place files in created directory

manodwhb
Champion II
Champion II

@Barnum , can you create Hadoop cluster in the metadata section in the repository and see are you able to connect?

Anonymous
Not applicable
Author

yes I just made "Hadoop Cluster" by Retrieve configuratino from Cloudera

but there's nothing difference between tHDFSPut and making HDFS.

manodwhb
Champion II
Champion II

@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.