Yes, you can delete the actions from COORD_ACTIONS table. This will not
affect coord execution.

However, there is an API/command that gets the status of coord actions.
This API also has offset parameter. This offset will be offset wrt the
actions in the DB. From the end users¹s perspective(if anyone is using),
they will not know what actions are in DB and hence they will not be able
to use the offset parameter. We added filter on nominal time in the later
releases. You should upgrade to recent releases.


Regards,
Shwetha






On 14/08/15 6:26 am, "Ravuri, Venkata Puneet" <[email protected]> wrote:

>Hi,
>
>We use Oozie 3.2.0 and have many long running coordinators. The
>COORD_ACTIONS table has grown significantly.
>Oozie's PurgeService doesn't purge actions of running coordinators.
>
>Is it safe to manually purge these actions from COORD_ACTIONS table?
>Is there any recommended way to purge this table entries manually?
>I see that this issue is fixed in version 4.1.0
>(https://issues.apache.org/jira/browse/OOZIE-1532)
>
>
>Thanks and Regards,
>Puneet
>

Reply via email to