You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2013/12/19 17:44:10 UTC

[jira] [Updated] (PIG-3602) Tear down TezSessions when Pig exits

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

Rohini Palaniswamy updated PIG-3602:
------------------------------------

    Attachment: PIG-3602-1.patch

> Tear down TezSessions when Pig exits
> ------------------------------------
>
>                 Key: PIG-3602
>                 URL: https://issues.apache.org/jira/browse/PIG-3602
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tez
>    Affects Versions: tez-branch
>            Reporter: Cheolsoo Park
>            Assignee: Rohini Palaniswamy
>             Fix For: tez-branch
>
>         Attachments: PIG-3602-1.patch
>
>
> Currently, Pig reuses AMs via TezSession, but they are not shut down when Pig exits. There are two problems that I noticed with this-
> # Tez jobs are not marked as finished until TezSessions are expired after timeout. Since they occupy task slots, it blocks submitting jobs.
> # ant clean test-tez leaves orphan processes (DAGAppMaster).
> Ideally, TezSession should be kept alive while Pig runs but tore down when Pig exits.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)