Member since
08-11-2015
5
Posts
0
Kudos Received
0
Solutions
08-13-2015
04:18 AM
Thanks Robert !
... View more
08-12-2015
12:49 AM
Thanks 🙂 rkanter. We are using CDH 4.5.0 alongwith Cloudera Manager 5.2.0. Since, it is not possible to upgrade currently I guess I will have to resort to manually cleaning up the database tables. The database size is too large and we are observing latency in the queries (when observed via show processlist in MySQL). Are there any alternatives to CDH/CM upgrade or manual purging for maintaining the evergrowing database size ?
... View more
08-11-2015
08:29 AM
Hi, I have the following properties set in my oozie-site.xml ( Using safety-valve in Cloudera Manager ) oozie.services.ext - org.apache.oozie.service.PurgeService oozie.service.PurgeService.older.than - 15 oozie.service.PurgeService.coord.older.than - 7 oozie.service.PurgeService.bundle.older.than - 7 oozie.service.PurgeService.purge.interval - 60 However, I still see some old jobs which are KILLED or completed as old as September 2014 To give an example, I have a Coordinator which is currently in RUNNING state. When I use the Oozie Web Console to list the instances of that Co-ordinator i.e. Click on Co-ordinator tab and click on my co-ordinator and in that pop up I can see the oldest job of all materialised workflow jobs (co-ordinator actions) is of September 2014. I assume the property responsible for cleaning this up is oozie.service.PurgeService.older.than which I have set to 15 days. So what am I missing here?
... View more
Labels:
- Labels:
-
Apache Oozie