[ https://issues.apache.org/jira/browse/PIG-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879478#action_12879478 ]
Giridharan Kesavan commented on PIG-1452: ----------------------------------------- Yes actually hadoop would resolve/retrieve its transient dependencies. But I added these dependencies b'coz pig directly depends on these. When we remove these new set of dependencies pig build would fail even before failing for not having hadoop. (Here ivy is smart enough so it woudnt retrieve these artifacts, though they are transient dependencies of hadoop again) > to remove hadoop20.jar from lib and use hadoop from the apache maven repo. > -------------------------------------------------------------------------- > > Key: PIG-1452 > URL: https://issues.apache.org/jira/browse/PIG-1452 > Project: Pig > Issue Type: Improvement > Components: build > Affects Versions: 0.8.0 > Reporter: Giridharan Kesavan > Assignee: Giridharan Kesavan > Attachments: PIG-1452.PATCH > > > pig use ivy for dependency management. But still it uses hadoop20.jar from > the lib folder. > Now that we have the hadoop-0.20.2 artifacts available in the maven repo, pig > should leverage ivy for resolving/retrieving hadoop artifacts. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.