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

Hive CI failing due to script_broken_pipe1.q

    XMLWordPrintableJSON

Details

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

    Description

      Hive's CI job regularly fails due to this test:

      org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1
      

      Running just that test in a loop I'm not able to reproduce the issue locally. This may be related to state from a previous test causing this one to fail?

      ant clean package
      for x in $(seq 1 10); 
        do ant test -Dtestcase=TestNegativeCliDriver -Dqfile=script_broken_pipe1.q;
      done
      

      Attachments

        1. HIVE-3084_disable_failing_test.1.patch
          1.0 kB
          Travis Crawford
        2. HIVE-3084_two_script_operators.patch
          4 kB
          Gunther Hagleitner

        Activity

          People

            hagleitn Gunther Hagleitner
            traviscrawford Travis Crawford
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: