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

lihongzhe commented on HBASE-16403:
-----------------------------------

shaded client is just package all dependent class into one jar. So, it's also 
have the old version guava class. We will also meet the conflict when we 
dependent newer version guava. Am i right?

> Upgrade guava version to the lastest one(19.0)
> ----------------------------------------------
>
>                 Key: HBASE-16403
>                 URL: https://issues.apache.org/jira/browse/HBASE-16403
>             Project: HBase
>          Issue Type: Improvement
>          Components: API, Client
>    Affects Versions: 1.1.4
>            Reporter: lihongzhe
>
> HBase client use the guava version 12.0.1, while elasticsearch sdk use the 
> version 18+. It makes conflict, cause the constructor of StopWatch class is 
> not public now.
> We have to choose the es rest api to resolve the conflict.  Why not try to 
> upgrade our dependency versions?
> thx.



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

Reply via email to