You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/06/15 09:10:07 UTC

[jira] Updated: (CHUKWA-243) stop-data-processors should stop cronjobs

     [ https://issues.apache.org/jira/browse/CHUKWA-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Rabkin updated CHUKWA-243:
------------------------------

    Affects Version/s: 0.2.0
        Fix Version/s: 0.2.0

I think this should be fixed in 0.2 before release. It's a bug, and it's reasonably easy to fix without rearchitecting the whole system.

It's not completely trivial, since I think crontab -r is the wrong thing -- not all cron entries came from Chukwa.  Somehow, we need to distinguish only the ones we added, and remove the rest.

> stop-data-processors should stop cronjobs
> -----------------------------------------
>
>                 Key: CHUKWA-243
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-243
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Ari Rabkin
>             Fix For: 0.2.0
>
>
> Stop-data-processors should remove the crontab entries that start-data-processors creates.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.