<?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: Cleaning Task zip files ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Cleaning-Task-zip-files/m-p/2310613#M81724</link>
    <description>Hi, 
&lt;BR /&gt; 
&lt;BR /&gt;You are using Talend Subscription Solution? According to your requirement, you can set temporary data cleaning parameters in configuration table of your TAC DB. 
&lt;BR /&gt;### Temporary data cleaning parameters ### 
&lt;BR /&gt; 
&lt;BR /&gt;# Time in seconds between each cleaning action, set with 0 to disable all cleanings 
&lt;BR /&gt;scheduler.conf.cleaning.frequencyCleaningAction=600 
&lt;BR /&gt; 
&lt;BR /&gt;# Time in seconds before cleaning executions logs from the current date, 3 months=3*30*24*60*60=7776000, set with 0 to disable delete action with this method 
&lt;BR /&gt;scheduler.conf.cleaning.maxDurationBeforeCleaningOldExecutionsLogs=0 
&lt;BR /&gt; 
&lt;BR /&gt;# Max executions logs to keep, set with 0 to disable delete action with this method. 
&lt;BR /&gt;scheduler.conf.cleaning.maxOldExecutionsLogs=1000 
&lt;BR /&gt; 
&lt;BR /&gt;# Time in seconds before cleaning archives jobs from the current date, 3 months=*30*24*60*60=7776000, set with 0 to disable delete action with this method 
&lt;BR /&gt;scheduler.conf.cleaning.maxDurationBeforeCleaningOldJobs=0 
&lt;BR /&gt;# Max archive jobs to keep, set with 0 to disable delete action with this method. 
&lt;BR /&gt;scheduler.conf.cleaning.maxOldJobs=3 
&lt;BR /&gt; 
&lt;BR /&gt;Let us know if it is Ok with you. 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 17 Nov 2015 07:15:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-17T07:15:19Z</dc:date>
    <item>
      <title>Cleaning Task zip files ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cleaning-Task-zip-files/m-p/2310612#M81723</link>
      <description>&lt;P&gt;Dear experts,&lt;BR /&gt;We've installed a Talend 5.4 some times ago.&lt;BR /&gt;We've developped various projects with quite a lot of jobs.&lt;BR /&gt;All is working well...&lt;BR /&gt;This morning our infrastructure team advices me that we are running low in space on Talend server.&lt;BR /&gt;After first checking it seems all space is taken by files under :&amp;nbsp;&lt;BR /&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;/data/CommandLine/exports/&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;and there I can see various folder named task_1, task_2,...task_147...&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;in each numeroted task folder there is a lot of zip files named for instance&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;1426691042395_task_89.zip,&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;1427105395748_task_89.zip ....&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;My questions are, what those files are about ? and can I clean them all or at least some of them ?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Thank you for your answers.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Regards,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#363636"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial,"&gt;Brice&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 09:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cleaning-Task-zip-files/m-p/2310612#M81723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-16T09:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cleaning Task zip files ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cleaning-Task-zip-files/m-p/2310613#M81724</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BR /&gt;You are using Talend Subscription Solution? According to your requirement, you can set temporary data cleaning parameters in configuration table of your TAC DB. 
&lt;BR /&gt;### Temporary data cleaning parameters ### 
&lt;BR /&gt; 
&lt;BR /&gt;# Time in seconds between each cleaning action, set with 0 to disable all cleanings 
&lt;BR /&gt;scheduler.conf.cleaning.frequencyCleaningAction=600 
&lt;BR /&gt; 
&lt;BR /&gt;# Time in seconds before cleaning executions logs from the current date, 3 months=3*30*24*60*60=7776000, set with 0 to disable delete action with this method 
&lt;BR /&gt;scheduler.conf.cleaning.maxDurationBeforeCleaningOldExecutionsLogs=0 
&lt;BR /&gt; 
&lt;BR /&gt;# Max executions logs to keep, set with 0 to disable delete action with this method. 
&lt;BR /&gt;scheduler.conf.cleaning.maxOldExecutionsLogs=1000 
&lt;BR /&gt; 
&lt;BR /&gt;# Time in seconds before cleaning archives jobs from the current date, 3 months=*30*24*60*60=7776000, set with 0 to disable delete action with this method 
&lt;BR /&gt;scheduler.conf.cleaning.maxDurationBeforeCleaningOldJobs=0 
&lt;BR /&gt;# Max archive jobs to keep, set with 0 to disable delete action with this method. 
&lt;BR /&gt;scheduler.conf.cleaning.maxOldJobs=3 
&lt;BR /&gt; 
&lt;BR /&gt;Let us know if it is Ok with you. 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 17 Nov 2015 07:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cleaning-Task-zip-files/m-p/2310613#M81724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-17T07:15:19Z</dc:date>
    </item>
  </channel>
</rss>

