[ 
https://issues.apache.org/jira/browse/PIG-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950121#comment-13950121
 ] 

Daniel Dai commented on PIG-3837:
---------------------------------

+1

> ant pigperf target is broken in trunk
> -------------------------------------
>
>                 Key: PIG-3837
>                 URL: https://issues.apache.org/jira/browse/PIG-3837
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: 0.13.0
>
>         Attachments: PIG-3837-1.patch
>
>
> To reproduce the issue, run {{ant pigperf}}. It fails with the following 
> error-
> {code}
> BUILD FAILED
> /Users/cheolsoop/workspace/pig-apache/build.xml:799: The archive 
> sdsuLibJKD12.jar doesn't exist
> {code}
> Although sdsuLibJKD12.jar is checked into trunk (see 
> [here|https://github.com/apache/pig/tree/trunk/test/perf/pigmix/lib]). But 
> the path to the jar in build.xml seems broken.
> {code}
> -            <zipfileset src="${lib.dir}/sdsuLibJKD12.jar" />
> +            <zipfileset src="test/perf/pigmix/lib/sdsuLibJKD12.jar" />
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to