You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2011/01/21 02:08:43 UTC

[jira] Created: (PIG-1816) Piggybank's Hive loaders should rely on Ivy rather than downloading Hive manually

Piggybank's Hive loaders should rely on Ivy rather than downloading Hive manually
---------------------------------------------------------------------------------

                 Key: PIG-1816
                 URL: https://issues.apache.org/jira/browse/PIG-1816
             Project: Pig
          Issue Type: Improvement
            Reporter: Jakob Homan


Currently the Hive components in Piggybank download, extra, rename and copy the necessary Hive jars manually in Ant via the {{download-hive-deps}} target (incidentally, it's downloading 0.4, an ancient version). This plays havoc with IDEs that may be trying to load the Hive classes and resolve dependencies automatically through Hive, and is also fragile.  This component should be updated to use Ivy to resolve the Hive dependency.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.