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


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