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

bucketizedhiveinputformat.q fails in minimr mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • Query Processor

    Description

      followup to HIVE-1523:

      ant -Dtestcase=TestCliDriver -Dqfile=bucketizedhiveinputformat.q -Dclustermode=miniMR clean-test test

      [junit] Begin query: bucketizedhiveinputformat.q
      [junit] Exception: null
      [junit] java.lang.AssertionError
      [junit] at org.apache.hadoop.hive.ql.exec.ExecDriver.showJobFailDebugInfo(ExecDriver.java:788)
      [junit] at org.apache.hadoop.hive.ql.exec.ExecDriver.execute(ExecDriver.java:624)
      [junit] at org.apache.hadoop.hive.ql.exec.MapRedTask.execute(MapRedTask.java:120)

      ExecDriver.java:788
      // These tasks should have come from the same job.
      assert(ti.getJobId() == jobId);

      Attachments

        1. hive-1564.1.patch
          0.5 kB
          He Yongqiang

        Issue Links

          Activity

            People

              he yongqiang He Yongqiang
              jsensarma Joydeep Sen Sarma
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: