Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-3446 Umbrella jira for Pig on Tez
  3. PIG-3768

TezCompiler.visitUnion() doesn't add compiled TezOp to phyToTezOpMap

    XMLWordPrintableJSON

Details

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

    Description

      When a union alias is referred by another operator such as FRJoin, it causes NPE. Here is an example-

      Caused by: java.lang.NullPointerException
          at org.apache.pig.backend.hadoop.executionengine.tez.TezCompiler.visitFRJoin(TezCompiler.java:651)
          ... 26 more
      

      Attachments

        1. PIG-3768-2.patch
          1 kB
          Cheolsoo Park
        2. PIG-3768-1.patch
          0.8 kB
          Cheolsoo Park

        Activity

          People

            cheolsoo Cheolsoo Park
            cheolsoo Cheolsoo Park
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: