Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-5162 Fix failing e2e tests with spark exec type
  3. PIG-5164

MultiQuery_Union_3 is failing with spark exec type

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • spark-branch
    • spark
    • None

    Description

      Outputs are different:
      first output

      diff MultiQuery_Union_3.out/1/out_sorted MultiQuery_Union_3_benchmark.out/1/out_sorted
      0a1
      > {(,,,,)}	12110.0
      6c7
      < {(alice falkner,,,,)}	19007.0
      ---
      > {(alice falkner,24,0.81,,911.81)}	6897.0
      

      the second output is entirely different:

      diff <(head -n 5 MultiQuery_Union_3.out/2/out_sorted) <(head -n 5 MultiQuery_Union_3_benchmark.out/2/out_sorted)
      1,5c1,5
      < {(alice allen,69,1.95,socialist,499.63)}	2422.0
      < {(alice brown,76,1.52,socialist,791.95)}	10575.0
      < {(alice carson,66,1.01,socialist,421.71)}	2445.0
      < {(alice davidson,72,0.25,socialist,347.66)}	5104.0
      < {(alice ellison,67,1.96,socialist,557.02)}	2737.0
      ---
      > {(,,3.97,,)}	12110.0
      > {(alice allen,46,1.71,green,766.16)}	2422.0
      > {(alice brown,23,0.79,,917.19)}	10575.0
      > {(alice carson,24,1.49,democrat,607.27)}	2445.0
      > {(alice davidson,,0.66,,491.80)}	5104.0
      

      Attachments

        1. PIG-5164.0.patch
          2 kB
          Ádám Szita

        Activity

          People

            szita Ádám Szita
            nkollar Nándor Kollár
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: