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

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

Oh I see.
I have this in my bashrc:

export PIG_CLASSPATH=$PIGDIR/pig.jar

I thought this was included in a README somewhere. I guess we can modify 
bin/pig to use this as a default value (so a user can still override by setting 
PIG_CLASSPATH to something else).

> 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
>            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.

Reply via email to