Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3631

script_pipe.q fails when using JDK7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.1, 0.10.0, 0.11.0
    • 0.11.0
    • Tests
    • None

    Description

      Hive Runtime Error while closing operators: Hit error while closing ..

      The MR job fails on this test. Unfortunately, the exception is not all that helpful.

      I tracked this down to a class which attempts to close a stream that is already closed. Broken pipe exceptions are caught and not propagated further, but stream closed exception are not caught.

      Attachments

        1. HIVE-3631-0.10.patch
          1 kB
          Chris Drome
        2. HIVE-3631-trunk.patch
          1 kB
          Chris Drome
        3. HIVE-3631-0.9.patch
          1 kB
          Chris Drome

        Issue Links

          Activity

            People

              cdrome Chris Drome
              cdrome Chris Drome
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: