[
https://issues.apache.org/jira/browse/PIG-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530351#comment-14530351
]
Swati commented on PIG-4535:
----------------------------
Observed that all the hbase jars were renamed from xxx-hadoop2.jar to xxx.jar
from version 0.99.0 onwards. So, to address this issue we can remove the
suffix "-${hbase.hadoop.version}" from hbase95.version property in
ivy/libraries.properties.
> Pig 0.14.0 with HBase 1.0.0(upgraded dependecy) unresolved dependency error
> for required hbase jars
> ---------------------------------------------------------------------------------------------------
>
> Key: PIG-4535
> URL: https://issues.apache.org/jira/browse/PIG-4535
> Project: Pig
> Issue Type: Bug
> Components: build
> Reporter: Swati
>
> When upgraded HBase dependency to version HBase 1.0.0 in ivy/libraries.xml,
> we get unresolved dependency errors for hbase jars.
> [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] :: UNRESOLVED DEPENDENCIES ::
> [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] :: org.apache.hbase#hbase-client;1.0.0-hadoop2: not
> found
> [ivy:resolve] :: org.apache.hbase#hbase-common;1.0.0-hadoop2: not
> found
> [ivy:resolve] :: org.apache.hbase#hbase-server;1.0.0-hadoop2: not
> found
> [ivy:resolve] :: org.apache.hbase#hbase-protocol;1.0.0-hadoop2: not
> found
> [ivy:resolve] ::
> org.apache.hbase#hbase-hadoop-compat;1.0.0-hadoop2: not found
> [ivy:resolve] ::
> org.apache.hbase#hbase-hadoop2-compat;1.0.0-hadoop2: not found
> [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)