<?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: TFileList prints every path &amp; file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264085#M44045</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/null"&gt;@TRF&lt;/A&gt;&amp;nbsp;, version is Talend Data Platform 7.0.1&lt;/P&gt; 
&lt;P&gt;Solved by unchecking the "activate log4j in components" in the project settings.&lt;/P&gt; 
&lt;P&gt;Thanks for your help&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Mar 2020 12:25:20 GMT</pubDate>
    <dc:creator>mat2121</dc:creator>
    <dc:date>2020-03-24T12:25:20Z</dc:date>
    <item>
      <title>TFileList prints every path &amp; file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264080#M44040</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is there a way to disable the printing of the path of every file that is processed by the tFileList ?&lt;/P&gt;&lt;P&gt;I'am treating a folder which contains +- 50.000 files&amp;nbsp;&lt;/P&gt;&lt;P&gt;My logs are getting out of hands ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 07:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264080#M44040</guid>
      <dc:creator>mat2121</dc:creator>
      <dc:date>2020-03-24T07:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: TFileList prints every path &amp; file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264081#M44041</link>
      <description>If you want to print the paths &amp;amp;file after tfilelist use the tjava component by iterate and use system. Out. Print in tjava and print global variable of tfilelist of current file name with path.</description>
      <pubDate>Tue, 24 Mar 2020 07:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264081#M44041</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-24T07:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: TFileList prints every path &amp; file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264082#M44042</link>
      <description>&lt;P&gt;I want to &lt;STRONG&gt;disable&lt;/STRONG&gt; the print of the file paths.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 07:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264082#M44042</guid>
      <dc:creator>mat2121</dc:creator>
      <dc:date>2020-03-24T07:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: TFileList prints every path &amp; file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264083#M44043</link>
      <description>By default tfilelist will print that information,there is no options to do not print that information . Probably you may check for rule can created to not print in the tfilelist of dynamic settings tab of tfilelist .</description>
      <pubDate>Tue, 24 Mar 2020 07:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264083#M44043</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-24T07:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: TFileList prints every path &amp; file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264084#M44044</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00570000004XLpQAAW"&gt;@mat2121&lt;/A&gt;&amp;nbsp;can give more details regarding the environment where the job runs.&lt;/P&gt; 
&lt;P&gt;By default (at least in Studio), tFileList doesn't print anything.&lt;/P&gt; 
&lt;P&gt;Maybe this is something included into the job such as a tJava component which print these information.&lt;/P&gt; 
&lt;P&gt;Can you share your job design?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 10:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264084#M44044</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-03-24T10:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: TFileList prints every path &amp; file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264085#M44045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/null"&gt;@TRF&lt;/A&gt;&amp;nbsp;, version is Talend Data Platform 7.0.1&lt;/P&gt; 
&lt;P&gt;Solved by unchecking the "activate log4j in components" in the project settings.&lt;/P&gt; 
&lt;P&gt;Thanks for your help&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 12:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TFileList-prints-every-path-file/m-p/2264085#M44045</guid>
      <dc:creator>mat2121</dc:creator>
      <dc:date>2020-03-24T12:25:20Z</dc:date>
    </item>
  </channel>
</rss>

