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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] not able to delete hdfs files using tHDFSDelete

Hello,
I am trying to delete hdfs files from a folder using the tHDFSDelete component. But it does not seem to work as it should.
I have job tHDFSList->iterate->THDFSDelete.
But the files are not deleted from the directory.
Thanks,
rhp
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

It works now. I gave the filemask pattern as "*.extension". Thanks for your help.

View solution in original post

3 Replies
Anonymous
Not applicable
Author

any error? Which version of Talend Studio? Which Hadoop distribution?
Anonymous
Not applicable
Author

There is no error. Talend enterprise ver 5.6.1 and hadoop is hortonworks 2.1. If i specify the directory it deletes or if i specify the individual file then it deletes. But not when i used tHDFSList_1.CURRENTFILEPATH.
Anonymous
Not applicable
Author

It works now. I gave the filemask pattern as "*.extension". Thanks for your help.