You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2009/10/15 20:06:31 UTC

[jira] Reopened: (PIG-1020) Include an ant target to build pig.jar without hadoop libraries

     [ https://issues.apache.org/jira/browse/PIG-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai reopened PIG-1020:
-----------------------------


One side effect of previous patch is after we run "ant test", the pig.jar we get contains no hadoop jar and is not runnable. If we want to run pig.jar, he/she has to run "ant" again to get pig.jar containing all libs. User may be confused about that. We should change pig.jar without hadoop libs into another name, say pig-withouthadoop.jar.

> Include an ant target to build pig.jar without hadoop libraries
> ---------------------------------------------------------------
>
>                 Key: PIG-1020
>                 URL: https://issues.apache.org/jira/browse/PIG-1020
>             Project: Pig
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.4.0
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>            Priority: Minor
>             Fix For: 0.5.0, 0.6.0
>
>         Attachments: PIG-1020-1.patch, PIG-1020-2.patch
>
>
> Provide an ant target to build pig.jar without all hadoop related libraries. User will provide external hadoop jars in classpath before invoking pig.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.