XMLWordPrintableJSON

Details

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

    Description

      Need to change several thing in e2e:
      1. If test contains tag "verify_pig_script", "verify_pig_script" still run against tez, should run against MR
      2. Have the following line in test:
      $ENV

      {'PIG_CLASSPATH'} = $ENV{'PIG_CLASSPATH'}

      . $separator . $pcp;
      PIG_CLASSPATH eventually get too long and exceed system limit
      3. Some tests such as MultiQuery_11, perl command is enclosed in double quote (perl -ne "print $;"), Pig runtime will do the parameter substitution and replace $ to the last command executed. This seems should goes to MR as well, if so, I will open another ticket to fix in trunk.
      4. Since e2e is now in a good shape, we need to enable all test suite instead of just tez.

      Attachments

        1. PIG-3790-2.patch
          22 kB
          Daniel Dai
        2. PIG-3790-1.patch
          5 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: