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

Exception handling for InputInitializer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5.1
    • 0.5.2
    • None
    • None

    Description

      For handleInputInitializerEvent - this should be fairly straightfoward to handle. At the moment this is an inline call from within the AsyncDispatcher, and will end up causing a RuntimeException. The RuntimeException can be changed to a AMUserCodeException which will take care of this.
      For onVertexStateUpdated, this eventually gets invoked from within RootInputInitializerManager. Catching exceptions there and sending a RootInputInitialzierFailedEvent should be enough to fix this ? May require some state machine changes to handle this event on a few more states.

      Attachments

        1. TEZ-1703-4.patch
          36 kB
          Jeff Zhang
        2. TEZ-1703-3.patch
          112 kB
          Jeff Zhang
        3. TEZ-1703-2.patch
          27 kB
          Jeff Zhang
        4. TEZ-1703.patch
          31 kB
          Jeff Zhang

        Activity

          People

            zjffdu Jeff Zhang
            zjffdu Jeff Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: