Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92824101D3 for ; Thu, 31 Oct 2013 22:34:19 +0000 (UTC) Received: (qmail 44684 invoked by uid 500); 31 Oct 2013 22:34:19 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 44656 invoked by uid 500); 31 Oct 2013 22:34:19 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 44645 invoked by uid 99); 31 Oct 2013 22:34:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 22:34:19 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of josh.elser@gmail.com designates 209.85.219.44 as permitted sender) Received: from [209.85.219.44] (HELO mail-oa0-f44.google.com) (209.85.219.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 22:34:13 +0000 Received: by mail-oa0-f44.google.com with SMTP id l20so3821075oag.17 for ; Thu, 31 Oct 2013 15:33:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wyTblJ2Kg6L/ipOQBnMMGkS7LeK/SN8O3zBUTYaQh+c=; b=y5o9u0Rpn2irFn/aY2dC6Vzfr7aKrvRsxb0WZd8cbN6RQ4asaZpr86Gy8pkpcMDZn7 RiTqbtfggzWR8/8ttnqz5WVzfplsKZJE+mQGM5pBa6cTjX7lBN5epZWy+mzjEQX1JVkk pSRhXehtqge+S5ecDxaX19j+IE4aYefJT1Pj1vtHGXGxZFBLiedhju2is5tLgF+arhBt EaSE5D9XCIwIRC+/KWphWfcBeMEk+I8KexMxaKP3k75aOy7VJP1fT3gfZKkabvc6mP7d wVN5jNFS1gMzu9+FHbHUVD1DTufu4NcyuyUrFtyhiEYoqqZ37lpUgremDMafjoLMSiGv Da8w== MIME-Version: 1.0 X-Received: by 10.182.18.102 with SMTP id v6mr18346obd.71.1383258832827; Thu, 31 Oct 2013 15:33:52 -0700 (PDT) Received: by 10.76.20.141 with HTTP; Thu, 31 Oct 2013 15:33:52 -0700 (PDT) Received: by 10.76.20.141 with HTTP; Thu, 31 Oct 2013 15:33:52 -0700 (PDT) In-Reply-To: References: <52729BDF.50801@gmail.com> Date: Thu, 31 Oct 2013 18:33:52 -0400 Message-ID: Subject: Re: Root table's tablet assignment failure on startup From: Josh Elser To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a11c339e65cfc0304ea110b9f X-Virus-Checked: Checked by ClamAV on apache.org --001a11c339e65cfc0304ea110b9f Content-Type: text/plain; charset=UTF-8 Cool. Thanks, Keith. On Oct 31, 2013 4:33 PM, "Keith Turner" wrote: > Its not a a problem, thats a result of fixing ACCUMULO-1766. > > > On Thu, Oct 31, 2013 at 2:05 PM, Josh Elser wrote: > > > I'm not sure if I did something bad the last time I stopped my 1.6.0 > > instance, but I figure I'll mention it here first. > > > > Started up a 1.6.0 instance that I had before. Root table didn't come > > online because it couldn't load its tablet because the > > /accumulo/${instance_id}/root_**tablet/dir node in ZK doesn't exist. > > > > I didn't want to just wipe it in case this is an actual problem. > Thoughts? > > > --001a11c339e65cfc0304ea110b9f--