[
https://issues.apache.org/jira/browse/HIVE-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655412#action_12655412
]
Ashish Thusoo commented on HIVE-98:
-----------------------------------
You have to say
ant -Dhadoop.version="0.17.0"
instead of just
ant -Dhadoop.version="0.17"
you have to specify the complete hadoop version.
> Dependency management with hadoop core using either maven or ivy
> ----------------------------------------------------------------
>
> Key: HIVE-98
> URL: https://issues.apache.org/jira/browse/HIVE-98
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Build Infrastructure
> Reporter: Ashish Thusoo
> Assignee: Ashish Thusoo
> Attachments: patch-98.txt, patch-98_2.txt, patch-98_3.txt
>
>
> We need to move from pre packaging jars to managing external dependencies
> with hadoop core (and later other packaged jars) using maven or ivy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.