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

Fix Iterator_1 e2e test for Hadoop 23

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.11, 0.10.1
    • e2e harness
    • None
    • Reviewed

    Description

      Iterator_1 e2e test is failing because the script tries to copy output to a directory that does not exist. From Hadoop 23, the copy commands do not auto-create non-existent paths anymore.

      +Pig.fs("-mkdir :OUTPATH:")
      Pig.fs("-copyFromLocal :TMP:/iterator_output.txt :OUTPATH:/part-m-00000")

      Attachments

        1. PIG-2783.patch
          0.5 kB
          Rohini Palaniswamy

        Activity

          People

            rohini Rohini Palaniswamy
            rohini Rohini Palaniswamy
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: