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

Fix TezExceptions by separating checked and unchecked exceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • None

    Description

      Currently there is a TezException that gets thrown everywhere. Its also a runtime exception and in the API package.
      Move it out of api package to common and change it to TezUncheckedException (TezRuntimeException would be confusing wrt runtime/engine etc).
      Create new TezException/TezClientException in the API/client package.

      Attachments

        1. TEZ-158.2.patch
          29 kB
          Bikas Saha
        2. TEZ-158.1.patch
          29 kB
          Bikas Saha

        Activity

          People

            bikassaha Bikas Saha
            bikassaha Bikas Saha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: