You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Dmitriy V. Ryaboy (JIRA)" <ji...@apache.org> on 2009/11/20 02:32:39 UTC

[jira] Commented: (PIG-909) Allow Pig executable to use hadoop jars not bundled with pig

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

Dmitriy V. Ryaboy commented on PIG-909:
---------------------------------------

Now that we have a withouthadoop ant target, this seems particularly relevant. Daniel, can you took another look at this patch?

> Allow Pig executable to use hadoop jars not bundled with pig
> ------------------------------------------------------------
>
>                 Key: PIG-909
>                 URL: https://issues.apache.org/jira/browse/PIG-909
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Dmitriy V. Ryaboy
>            Assignee: Dmitriy V. Ryaboy
>            Priority: Minor
>         Attachments: pig_909.patch
>
>
> The current pig executable (bin/pig) looks for a file named hadoop${PIG_HADOOP_VERSION}.jar that comes bundled with Pig.
> The proposed change will allow Pig to look in $HADOOP_HOME for the hadoop jars, if that variable is set.

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