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

Unmanaged tez sessions

Agile BoardAttach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 0.10.0
    • None
    • None

    Description

      Provide an option for launching tez AM in unmanaged mode. In unmanaged mode, tez AMs can register itself with Zookeeper which clients (like HiveServer2) can discover via zk registry client. 

      HiveServer2 currently manages the lifecycle of tez AMs. The unmanaged mode will let AM come up on their own (can be via simple java launcher) and be discoverable for others. 

      Example use case for this is, HiveServer2 can discover already running AMs and can attach to it for DAG submission and detach when done executing queries. AMs can similarly discover LLAP daemons via task scheduler plugin for submitting tasks. 

      A mode to cut off interactions with RM will also useful since for LLAP no on-demand containers are required.

      Attachments

        1. TEZ-3991.1.patch
          129 kB
          Eric Wohlstadter
        2. TEZ-3991.2.patch
          125 kB
          Eric Wohlstadter
        3. TEZ-3991.3.patch
          125 kB
          Eric Wohlstadter

        Activity

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

          People

            ewohlstadter Eric Wohlstadter
            prasanth_j Prasanth Jayachandran

            Dates

              Created:
              Updated:

              Slack

                Issue deployment