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

Allow a Processor to trigger an Input as to when to fetch/prep data.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • None
    • None

    Description

      In cases of container re-use or other scenarios, a processor may not need to process any data from a particular Input. Currently, an Input always fetches/preps the data as soon as its init() function is invoked.

      A Processor should have a way to trigger the Input to fetch data. This obviously has some overheads of delaying the fetch.

      The approach should be such that there is no additional burden on developers who write new processors when they need the normal flow of their inputs always fetching on init().

      Attachments

        1. TEZ-668.1.wip.txt
          26 kB
          Siddharth Seth
        2. TEZ-668.2.wip.txt
          35 kB
          Siddharth Seth
        3. TEZ-668.3.txt
          32 kB
          Siddharth Seth
        4. TEZ-668.4.txt
          42 kB
          Siddharth Seth
        5. TEZ-668.5.txt
          42 kB
          Siddharth Seth
        6. TEZ-668.6.txt
          42 kB
          Siddharth Seth

        Issue Links

          Activity

            People

              sseth Siddharth Seth
              hitesh Hitesh Shah
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: