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

ant pigperf target is broken in trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • build
    • None

    Description

      To reproduce the issue, run ant pigperf. It fails with the following error-

      BUILD FAILED
      /Users/cheolsoop/workspace/pig-apache/build.xml:799: The archive sdsuLibJKD12.jar doesn't exist
      

      Although sdsuLibJKD12.jar is checked into trunk (see here). But the path to the jar in build.xml seems broken.

      -            <zipfileset src="${lib.dir}/sdsuLibJKD12.jar" />
      +            <zipfileset src="test/perf/pigmix/lib/sdsuLibJKD12.jar" />
      

      Attachments

        1. PIG-3837-1.patch
          0.4 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: