Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-15058 [Umbrella] Current Flaky Tests
  3. HIVE-16606

Flaky test: org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_join30]

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0
    • None
    • Test
    • None

    Description

      The test is failing often with the following error:

      Error Message
      
      Client execution failed with error code = 2 running "
      
      FROM 
      (SELECT orcsrc.* FROM orcsrc sort by key) x
      JOIN 
      (SELECT orcsrc.* FROM orcsrc sort by value) Y
      ON (x.key = Y.key)
      select sum(hash(Y.key,Y.value))" fname=vector_join30.q 
      See ./ql/target/tmp/log/hive.log or ./itests/qtest/target/tmp/log/hive.log, or check ./ql/target/surefire-reports or ./itests/qtest/target/surefire-reports/ for specific test cases logs.
      

      See: https://builds.apache.org/job/PreCommit-HIVE-Build/5101/testReport/org.apache.hadoop.hive.cli/TestMiniLlapLocalCliDriver/testCliDriver_vector_join30_/

      Attachments

        Activity

          People

            Unassigned Unassigned
            pvary Peter Vary
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: