[
https://issues.apache.org/jira/browse/HIVE-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986693#action_12986693
]
John Sichi commented on HIVE-1235:
----------------------------------
Note that transitive dependencies were pulling down all kinds of odds and ends
we don't need, so I had to turn them off and then get the only hard dependency
(guava) explicitly. Slightly defeating the purpose of ivy, but...
> use Ivy for fetching HBase dependencies
> ---------------------------------------
>
> Key: HIVE-1235
> URL: https://issues.apache.org/jira/browse/HIVE-1235
> Project: Hive
> Issue Type: Improvement
> Components: HBase Handler
> Affects Versions: 0.6.0
> Reporter: John Sichi
> Assignee: John Sichi
> Attachments: HIVE-1235.1.patch
>
>
> For now I just checked in the .jars under hbase-handler/lib to avoid having
> to pull down the huge tarballs. If individual jars were available
> (HBASE-1933), we could use Ivy to pull those.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.