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 17C1817756 for ; Tue, 14 Oct 2014 14:21:35 +0000 (UTC) Received: (qmail 27846 invoked by uid 500); 14 Oct 2014 14:21:35 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 27811 invoked by uid 500); 14 Oct 2014 14:21:34 -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 27799 invoked by uid 99); 14 Oct 2014 14:21:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Oct 2014 14:21:34 +0000 Date: Tue, 14 Oct 2014 14:21:34 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-898) look into replacing cloudtrace 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-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170988#comment-14170988 ] Josh Elser commented on ACCUMULO-898: ------------------------------------- IMO, we should try to keep as much compatibility with existing accumulo-trace as we can for the first go around, and then we can think about if it would make sense to get rid of accumulo-trace after the fact. I don't think we have to try to do both in the first pass. > look into replacing cloudtrace > ------------------------------ > > Key: ACCUMULO-898 > URL: https://issues.apache.org/jira/browse/ACCUMULO-898 > Project: Accumulo > Issue Type: Improvement > Reporter: Eric Newton > Assignee: James Fiori > Fix For: 1.7.0 > > Attachments: ACCUMULO-898-1.patch, Cloudtrace Replacement Design Doc.pdf, trace-tracer.png, trace-zipkin.png > > > HBase has created their own distributed tracing library, and today I bumped into zipkin. zipkin has a reasonable visualization, and seems to work with thrift. We should look into replacing our tracing with one of these. -- This message was sent by Atlassian JIRA (v6.3.4#6332)