Prashant Kommireddi created PIG-3249:
----------------------------------------
Summary: Pig startup script prints out a wrong version of hadoop
when using fat jar
Key: PIG-3249
URL: https://issues.apache.org/jira/browse/PIG-3249
Project: Pig
Issue Type: Bug
Affects Versions: 0.11
Reporter: Prashant Kommireddi
Fix For: 0.12
Script suggests 0.20.2 is used with the bundled jar but we are using 1.0 at the
moment.
{code}
# fall back to use fat pig.jar
if [ "$debug" == "true" ]; then
echo "Cannot find local hadoop installation, using bundled hadoop 20.2"
fi
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira