<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] How to delete multiple files in HDFS? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-delete-multiple-files-in-HDFS/m-p/2244693#M30761</link>
    <description>Hi
&lt;BR /&gt;Try to use tHDFSList to literate each file that you want to delete. For example:
&lt;BR /&gt;tHDFSList--iterate--tHDFSDelete
&lt;BR /&gt;There is a global variable that stores the current file path on tHDFSList:
&lt;BR /&gt;(String)globalMap.get("tHDFSList_1_CURRENT_FILEPATH")
&lt;BR /&gt;Set the file path of tHDFSdDelete with this variable.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
    <pubDate>Fri, 02 Jan 2015 05:47:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-02T05:47:38Z</dc:date>
    <item>
      <title>[resolved] How to delete multiple files in HDFS?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-delete-multiple-files-in-HDFS/m-p/2244692#M30760</link>
      <description>Hi,&lt;BR /&gt;I was trying to delete multiple files using tHDFSDelete by specifying multiple file path seperated by comma(,). but it was not working. Later I saw generated code for tHDFSDelete then I came to know that I can't enter multiple file paths.&lt;BR /&gt;Is there any way in Talend to delete multiple files (may be in same or in different directory ) from HDFS?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bhavesh</description>
      <pubDate>Sat, 16 Nov 2024 11:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-delete-multiple-files-in-HDFS/m-p/2244692#M30760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to delete multiple files in HDFS?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-delete-multiple-files-in-HDFS/m-p/2244693#M30761</link>
      <description>Hi
&lt;BR /&gt;Try to use tHDFSList to literate each file that you want to delete. For example:
&lt;BR /&gt;tHDFSList--iterate--tHDFSDelete
&lt;BR /&gt;There is a global variable that stores the current file path on tHDFSList:
&lt;BR /&gt;(String)globalMap.get("tHDFSList_1_CURRENT_FILEPATH")
&lt;BR /&gt;Set the file path of tHDFSdDelete with this variable.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 02 Jan 2015 05:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-delete-multiple-files-in-HDFS/m-p/2244693#M30761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-02T05:47:38Z</dc:date>
    </item>
  </channel>
</rss>

