Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9256F17D03 for ; Fri, 23 Jan 2015 16:35:36 +0000 (UTC) Received: (qmail 3861 invoked by uid 500); 23 Jan 2015 16:35:36 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 3827 invoked by uid 500); 23 Jan 2015 16:35:36 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 3755 invoked by uid 99); 23 Jan 2015 16:35:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2015 16:35:36 +0000 Date: Fri, 23 Jan 2015 16:35:36 +0000 (UTC) From: "Billie Rinaldi (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3528) Bump the version of HTrace to 3.1.0-incubating MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289490#comment-14289490 ] Billie Rinaldi commented on ACCUMULO-3528: ------------------------------------------ Also bumping the dependency should allow us to remove TraceRunnable, TraceCallable, and TraceExecutorService and rely on htrace's versions of these classes. > Bump the version of HTrace to 3.1.0-incubating > ---------------------------------------------- > > Key: ACCUMULO-3528 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3528 > Project: Accumulo > Issue Type: Task > Components: trace > Reporter: Billie Rinaldi > Assignee: Billie Rinaldi > Fix For: 1.7.0 > > > Now that htrace has an incubating release, 3.1.0-incubating, we could use that instead of 3.0.4. This relates to HADOOP-11498. The issue is that tracing will only connect through to HDFS when Accumulo and HDFS are using compatible versions of htrace, and the incubating release is not compatible with previous versions since apache has been added to the package names. -- This message was sent by Atlassian JIRA (v6.3.4#6332)