Deepesh Khandelwal created PIG-3425:
---------------------------------------
Summary: Hive jdo api jar referenced in pig script throws error
Key: PIG-3425
URL: https://issues.apache.org/jira/browse/PIG-3425
Project: Pig
Issue Type: Bug
Components: tools
Affects Versions: 0.11.1
Reporter: Deepesh Khandelwal
When pig CLI is run with -useHCatalog flag it complains about the following:
{code}
ls: cannot access /usr/lib/hive/lib/jdo2-api-*-ec.jar: No such file or directory
{code}
Basically it relies on a jdo-api library that used to be called
jdo2-api-2.3-ec.jar which now in the latest hive is jdo-api-3.0.1.jar.
--
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