-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3463/
-----------------------------------------------------------
Review request for pig.
Summary
-------
hadoop 1.0.0 compatible build.
guava delta release updated as well.
This addresses bug PIG-2466.
https://issues.apache.org/jira/browse/PIG-2466
Diffs
-----
http://svn.apache.org/repos/asf/pig/trunk/ivy.xml 1230198
http://svn.apache.org/repos/asf/pig/trunk/ivy/libraries.properties 1230198
Diff: https://reviews.apache.org/r/3463/diff
Testing
-------
Built trunk source again.
# ant clean jar
# cd bin
# ./pig
was able to connect to a running hadoop 1.0.0 instance and submit jobs to the
same, successfully.
Thanks,
Karthik