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

Fix Orc e2e tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • impl
    • None
    • Reviewed

    Description

      Several Orc e2e tests still fail on trunk. There are several causes:
      1. kryo.jar is missing if using PPD
      2. UDFContext.tss is not updated in tez container reuse (Orc_3 on tez fail, the second vertex get old UDFContext)
      3. An old time bug PreCombinerLocalRearrange inner plan does not reset parentPlan (Orc_3 on mr fail, the third MR job fail with ClassNotFound exception for Orc class, because a stale parentPlan contains the whole physicalPlan)

      Attachments

        1. PIG-4187-1.patch
          6 kB
          Daniel Dai

        Activity

          People

            daijy Daniel Dai
            daijy Daniel Dai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: