Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2003

[Umbrella] Allow Tez to co-ordinate execution to external services

Log workAgile BoardRank to TopRank to BottomArchiveAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete CommentsDeleteAdd fieldWhere is my field?Permission helperNotification helper
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0-alpha
    • None
    • None

    Description

      The Tez engine itself takes care of co-ordinating execution - controlling how data gets routed (different connection patterns), fault tolerance, scheduling of work, etc.
      This is currently tied to TaskSpecs defined within Tez and on containers launched by Tez itself (TezChild).

      The proposal is to allow Tez to work with external services instead of just containers launched by Tez. This involves several more pluggable layers to work with alternate Task Specifications, custom launch and task allocation mechanics, as well as custom scheduling sources.

      A simple example would be a simple a process with the capability to execute multiple Tez TaskSpecs as threads. In such a case, a container launch isn't really need and can be mocked. Sourcing / scheduling containers would need to be pluggable.
      A more advanced example would be LLAP (HIVE-7926; https://issues.apache.org/jira/secure/attachment/12665704/LLAPdesigndocument.pdf).
      This works with custom interfaces - which would need to be supported by Tez, along with a custom event model which would need translation hooks.

      Tez should be able to work with a combination of certain vertices running in external services and others running in regular Tez containers.

      Attachments

        1. 2003_20150728.1.txt
          Delete this attachment
          940 kB
          Siddharth Seth
        2. 2003_20150807.1.txt
          Delete this attachment
          1.01 MB
          Siddharth Seth
        3. 2003_20150807.2.txt
          Delete this attachment
          1.04 MB
          Siddharth Seth
        4. 2003_20150812.1.txt
          Delete this attachment
          1.19 MB
          Siddharth Seth
        5. 2003_20150812.2.txt
          Delete this attachment
          1.19 MB
          Siddharth Seth
        6. 2003_20150814.1.txt
          Delete this attachment
          1.03 MB
          Siddharth Seth
        7. 2003_20150814.2.txt
          Delete this attachment
          1.03 MB
          Siddharth Seth
        8. 2003_20150820.1.txt
          Delete this attachment
          1.04 MB
          Siddharth Seth
        9. 2003_20150821.1.txt
          Delete this attachment
          1.04 MB
          Siddharth Seth
        10. Tez With External Services.pdf
          Delete this attachment
          96 kB
          Siddharth Seth

        Issue Links

        There are no Sub-Tasks for this issue.

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned Assign to me
            sseth Siddharth Seth
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment