You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Maor Bril <mb...@arkin.net> on 2015/09/29 01:34:54 UTC

Graceful shutdown of Samza Task

Hi Yi and all

I was wondering if there is a “clean” way of shutting down a samza task.

I’m intersted in doing some cleanup and state handling for a graceful shutdown.

I am aware of the closable task implementation, but, that is not called using a yarn application -kill


If there is a better way, please let me know.
If not, is there a JIRA assigned?

Thanks


Maor