You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2015/12/21 18:40:46 UTC

[jira] [Commented] (SAMZA-842) Job does not quit when task shutdown is requested (when using ThreadJobFactory)

    [ https://issues.apache.org/jira/browse/SAMZA-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066765#comment-15066765 ] 

Yi Pan (Data Infrastructure) commented on SAMZA-842:
----------------------------------------------------

Hi, [~kishorenc], could you try to download the and use the official release of Samza 0.10? The artifacts are available in Maven repository [here|https://repo1.maven.org/maven2/org/apache/samza/].

Thanks!

> Job does not quit when task shutdown is requested (when using ThreadJobFactory)
> -------------------------------------------------------------------------------
>
>                 Key: SAMZA-842
>                 URL: https://issues.apache.org/jira/browse/SAMZA-842
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Kishore Nallan
>
> I have just started to try out Samza 0.10 by using the SNAPSHOT version on Apache repository and I'm running into a shutdown issue for a job which works fine on 0.9.1. 
> This is the job: https://gist.github.com/kishorenc/89eb18276c51b1478a18
> I have not tried it yet on YARN, but when thread factory is used (for local development), this job just hangs without quitting even when a `taskCoordinator.shutdown(RequestScope.CURRENT_TASK)` is issued.
> I have also included the jstack dump on the gist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)