Member since
03-22-2019
1
Post
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
7105 | 03-23-2019 12:55 AM |
03-23-2019
12:55 AM
Hello, Madhura Mhatre! You can try to use tHDFSList to iterate each file that you want to delete. For example: tHDFSList--iterate--tHDFSDelete There is a global variable that stores the current file path on tHDFSList: (String)globalMap.get("tHDFSList_1_CURRENT_FILEPATH") Set the file path of tHDFSdDelete with this variable. Also please check this article on StackOverflow This video I hope it helps!
... View more