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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

File Mask in tHDFSPut

Hi Team,

 

How to give the value of file mask to get all the files form local directory and to put into HDFS  without changing the names of the files using regular expression. When I am giving "*" from filemask and new filename, I am getting file already exist in HDFS error.

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi @manodwhb It worked with giving "*" to file mask and "" new file names . Thanks for the help.

View solution in original post

3 Replies
manodwhb
Champion II
Champion II

@GopiSharma ,specify the filemask new name as "" and let me know if you have issue?

Anonymous
Not applicable
Author

@manodwhb now I am not getting any error but not even a single file is copied is to HDFS.

Anonymous
Not applicable
Author

Hi @manodwhb It worked with giving "*" to file mask and "" new file names . Thanks for the help.