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

smb_mapjoin_8.q returns different results in miniMr mode

    XMLWordPrintableJSON

Details

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

    Description

      follow on to HIVE-1523:

      ant -Dclustermode=miniMR -Dtestcase=TestCliDriver -Dqfile=smb_mapjoin_8.q test

      POSTHOOK: query: select /+mapjoin(a)/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key

      official results:
      4 val_356 NULL NULL
      NULL NULL 484 val_169
      2000 val_169 NULL NULL
      NULL NULL 3000 val_169
      4000 val_125 NULL NULL

      in minimr mode:
      2000 val_169 NULL NULL
      4 val_356 NULL NULL
      2000 val_169 NULL NULL
      4000 val_125 NULL NULL
      NULL NULL 5000 val_125

      Attachments

        1. hive-1561.1.patch
          5 kB
          He Yongqiang

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: