Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-4315

MergeJoin or Split followed by order by gives NPE in Tez

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.16.0
    • tez
    • None
    • Reviewed

    Description

      TestHBaseStorage.testMergeJoin() fails. connectingLR is null in CombinerOptimizer and throws NPE in

      from.plan.getOperator(connectingLR.getOperatorKey())
      

      When splitting DAGs and doing moveTree TezCompilerUtil.connect() overwrites the output key of sampler LocalRearrange to the partitioner vertex.

      Split followed by orderby also had issues using the same TezCompilerUtil.connect() method.

      Attachments

        1. PIG-4315-1.patch
          20 kB
          Rohini Palaniswamy

        Issue Links

          Activity

            People

              rohini Rohini Palaniswamy
              rohini Rohini Palaniswamy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: