[
https://issues.apache.org/jira/browse/ATLAS-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202261#comment-16202261
]
Sarath Subramanian commented on ATLAS-2206:
-------------------------------------------
I think only HBase 1.1.2 had a hard dependency on Guava 14.0, I was able to
validate titan 0 with HBase 2.0 (Guava 19.0) successfully.
> Remove shading of hbase-server and hbase-client libraries
> ---------------------------------------------------------
>
> Key: ATLAS-2206
> URL: https://issues.apache.org/jira/browse/ATLAS-2206
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 1.0.0
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Fix For: 1.0.0
>
>
> Guava had incompatibilities across its versions. HBase requires different
> version of guava than the version that atlas needs. so, shading was done to
> the guava reference in HBase.
> With ATLAS-2191, hbase version will be upgraded to 2.0 and we can have a
> common guava version 19.0 across all components of atlas. Shading of HBase
> client and server libraries are not needed anymore.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)