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

ATSImportTool has a return statement in a finally block

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.2
    • None
    • None
    • Reviewed

    Description

       } catch (Exception e) {
            LOG.error("Error in processing ", e);
            throw e;
          } finally {
           return result;
      

      Attachments

        1. TEZ-2814.1.patch
          5 kB
          Rajesh Balamohan

        Activity

          People

            rajesh.balamohan Rajesh Balamohan
            hitesh Hitesh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: