<?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>question Re: Oozie purge script in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-purge-script/m-p/158403#M33071</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@Kuldeep Kulkarni&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2016 16:26:22 GMT</pubDate>
    <dc:creator>sshimpi</dc:creator>
    <dc:date>2016-06-27T16:26:22Z</dc:date>
    <item>
      <title>Oozie purge script</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-purge-script/m-p/158402#M33070</link>
      <description>&lt;P&gt;Is it ok to run purge scripts on WF_JOBS &amp;amp; COORD_JOBS tables that are in oozie Database configured in MySQL? &lt;/P&gt;&lt;P&gt;Will the purge scripts remove the running workflows and coordinators?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 16:25:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-purge-script/m-p/158402#M33070</guid>
      <dc:creator>sshimpi</dc:creator>
      <dc:date>2016-06-27T16:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie purge script</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-purge-script/m-p/158403#M33071</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@Kuldeep Kulkarni&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 16:26:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-purge-script/m-p/158403#M33071</guid>
      <dc:creator>sshimpi</dc:creator>
      <dc:date>2016-06-27T16:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie purge script</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-purge-script/m-p/158404#M33072</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2648/sshimpi.html" nodeid="2648"&gt;@Sagar Shimpi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Oozie has feature to purge older jobs from database. by default it's 30 days. Actions related to long running coordinators do not purged until co-ordinator completes, ( example - if you have coordinator running for 6 months, then all the related workflows will be there in database for 6 months )&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Will the purge scripts remove the running workflows and coordinators?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Ans - No it will not.&lt;/P&gt;&lt;P&gt;Below are the respective properties and their default values.&lt;/P&gt;&lt;P&gt;Useful link - &lt;A href="http://stackoverflow.com/questions/31946225/oozie-not-cleaning-up-old-jobs-from-oozie-database" target="_blank"&gt;http://stackoverflow.com/questions/31946225/oozie-not-cleaning-up-old-jobs-from-oozie-database&lt;/A&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;oozie.service.PurgeService.older.than&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;TD&gt;Completed workflow jobs older than this value, in days, will be purged by the PurgeService.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;oozie.service.PurgeService.coord.older.than&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;Completed coordinator jobs older than this value, in days, will be purged by the PurgeService.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;oozie.service.PurgeService.bundle.older.than&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;Completed bundle jobs older than this value, in days, will be purged by the PurgeService.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;oozie.service.PurgeService.purge.old.coord.action&lt;/TD&gt;&lt;TD&gt;false&lt;/TD&gt;&lt;TD&gt;Whether to purge completed workflows and their corresponding coordinator actions of long running coordinator jobs if the completed workflow jobs are older than the value specified in oozie.service.PurgeService.older.than.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;oozie.service.PurgeService.purge.limit&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;Completed Actions purge - limit each purge to this value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;oozie.service.PurgeService.purge.interval&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;3600&lt;/TD&gt;&lt;TD&gt;Interval at which the purge service will run, in seconds.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 27 Jun 2016 18:07:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-purge-script/m-p/158404#M33072</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2016-06-27T18:07:31Z</dc:date>
    </item>
  </channel>
</rss>

