You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Kuhu Shukla (JIRA)" <ji...@apache.org> on 2017/05/15 14:23:04 UTC

[jira] [Created] (TEZ-3729) Use a new abstract class for ContainerLauncher(s) that provide dagComplete() functionality

Kuhu Shukla created TEZ-3729:
--------------------------------

             Summary: Use a new abstract class for ContainerLauncher(s) that provide dagComplete() functionality
                 Key: TEZ-3729
                 URL: https://issues.apache.org/jira/browse/TEZ-3729
             Project: Apache Tez
          Issue Type: Sub-task
            Reporter: Kuhu Shukla
            Assignee: Kuhu Shukla


This JIRA will address the following review comment from [~jlowe].

{code}
Does it make sense to create an abstract class in tez-common that derives from ContainerLauncher and has an abstract dagComplete method? Then we can have the existing launchers derive from that rather than ContainerLauncher directly and can RTTI check against that one class rather than maintain a specific list of container launchers.
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)