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 1840E11F20 for ; Thu, 3 Jul 2014 01:07:25 +0000 (UTC) Received: (qmail 83635 invoked by uid 500); 3 Jul 2014 01:07:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 83599 invoked by uid 500); 3 Jul 2014 01:07:24 -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 83584 invoked by uid 99); 3 Jul 2014 01:07:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2014 01:07:24 +0000 Date: Thu, 3 Jul 2014 01:07:24 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2974) Unable to assign single tablet table migrated to 1.6.0 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-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated ACCUMULO-2974: --------------------------------- Status: Patch Available (was: Open) > Unable to assign single tablet table migrated to 1.6.0 > ------------------------------------------------------ > > Key: ACCUMULO-2974 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2974 > Project: Accumulo > Issue Type: Bug > Components: master > Affects Versions: 1.6.0 > Reporter: John Vines > Assignee: Josh Elser > Priority: Blocker > Fix For: 1.6.1 > > Attachments: 0001-ACCUMULO-2974-Include-the-table-id-when-constructing.patch, badMetaScan.png, goodMetaScan.png, stackTrace.png > > > Sorry for the screen caps, no copy/paste from machines. > Background- several tables migrated from 1.5.1 to 1.6.0. Only one of which was a single tablet. Upon starting, we noticed that that single table was not loading and the master was reporting an unassigned tablet. Had a stack trace in the monitor (attached). > Also attached is a a metadata scan of the table in question (ID: 12). I was able to get a functional copy of the table by offlining 12 and cloning it. It functioned without issues. Attached is a copy of it's metadata scan as well (ID: 9o) > The stack trace leads me to it being a specific issue with the contents of srv:dir, and the only difference is the relative vs. absolute file names. This cluster was not changed to multiple namenodes and ../tables/default_tablet does not exist. There are other tables which still use the relative naming scheme, and the system does not seem to be having issues with them. -- This message was sent by Atlassian JIRA (v6.2#6252)