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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
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 , your job design should be like below.

0683p000009Ma7j.png

Anonymous
Not applicable
Author

Thanks for reply.

If I follow your solution 

which one I should choose in local directory?

0683p000009MZt7.png 

manodwhb
Champion II
Champion II

@Barnum , current file directory

Anonymous
Not applicable
Author

Thank you for your solution..

and one more quick question.

 

I got a permission problem when put files on HDFS.

and I just type "root" cause there isn't password input box..

 

how can I Access root authority?

0683p000009Ma7o.jpg0683p000009Ma7t.jpg

 

manodwhb
Champion II
Champion II

@Barnum, you need to check that root use does have write permissions.

Anonymous
Not applicable
Author

This is my Authority..

and I guess there isn't problem.

I type "root" when I use HDFSPut Username

0683p000009Ma7y.jpg

manodwhb
Champion II
Champion II

@Barnum , try with root user with out password.

Anonymous
Not applicable
Author

I already use "root" in Username

and also doesn't have password input already

 

0683p000009Ma7k.jpg

Anonymous
Not applicable
Author

I solved permission problem.

and files are upload nicely

but only files are upload doesn't create directories