removing dependency on consolidated hadoop.jar from pig.jar
-----------------------------------------------------------

                 Key: PIG-805
                 URL: https://issues.apache.org/jira/browse/PIG-805
             Project: Pig
          Issue Type: Improvement
            Reporter: Olga Natkovich
            Assignee: Giridharan Kesavan


The proposal is to

- for compilation always use dependencies from Ivy
- for packaging to have 2 targets:

(1) The current jar target will not package it and rely on having it available 
at runtime
(2) Add a new target jar_with_hadoop that does what the current jar does
(3) Add a property that allows to build the release tar with and without 
hadoop.jar embeded into pig.

-- 
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