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 2010/01/06 19:40:54 UTC

[jira] Resolved: (PIG-1180) Piggybank should compile even if we only have "pig-withouthadoop.jar" but no "pig.jar" in the pig home directory

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

Daniel Dai resolved PIG-1180.
-----------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

This patch is applied to build.xml only. No need for hudson process. Patch committed to trunk and 0.6 branch. 

> Piggybank should compile even if we only have "pig-withouthadoop.jar" but no "pig.jar" in the pig home directory
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1180
>                 URL: https://issues.apache.org/jira/browse/PIG-1180
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.6.0
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.6.0
>
>         Attachments: PIG-1180-1.patch
>
>
> Piggybank depends on pig.jar to compile. If we build pig using the option "ant jar-withouthadoop", we only get pig-withouthadoop.jar. In this case, piggybank should look for pig-withouthadoop.jar. 

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