Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 41B8C200B70 for ; Fri, 12 Aug 2016 17:47:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3EEE2160A85; Fri, 12 Aug 2016 15:47:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 866DA160AB0 for ; Fri, 12 Aug 2016 17:47:21 +0200 (CEST) Received: (qmail 73981 invoked by uid 500); 12 Aug 2016 15:47:20 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 73909 invoked by uid 99); 12 Aug 2016 15:47:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2016 15:47:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9224C2C02A1 for ; Fri, 12 Aug 2016 15:47:20 +0000 (UTC) Date: Fri, 12 Aug 2016 15:47:20 +0000 (UTC) From: "lihongzhe (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16403) Upgrade guava version to the lastest one(19.0) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 12 Aug 2016 15:47:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16403?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D154= 19031#comment-15419031 ]=20 lihongzhe commented on HBASE-16403: ----------------------------------- ok=EF=BC=8Cthank you > 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 th= e 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 t= o upgrade our dependency versions? > thx. -- This message was sent by Atlassian JIRA (v6.3.4#6332)