You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2016/11/02 16:15:59 UTC

[jira] [Commented] (ATLAS-1246) Upgrade versions of dependencies

    [ https://issues.apache.org/jira/browse/ATLAS-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629445#comment-15629445 ] 

Shwetha G S commented on ATLAS-1246:
------------------------------------

Where did you see this error? The patch worked for me, it probably needs rebase

Atlas had explicit dependency on guava and hbase requires guava as well. If these two versions have conflict, atlas server fails a runtime. So, removed the explicit dependency on guava and instead made atlas use the same guava version as hbase's so that the failure happens at compile time instead

> Upgrade versions of dependencies
> --------------------------------
>
>                 Key: ATLAS-1246
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1246
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Assignee: Shwetha G S
>             Fix For: 0.8-incubating
>
>         Attachments: ATLAS-1246.patch
>
>
> 1. Expose variables for setting zookeeper version
> 2. Upgrade the versions of libraries



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)