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 AEC8517890 for ; Wed, 22 Oct 2014 12:38:34 +0000 (UTC) Received: (qmail 47261 invoked by uid 500); 22 Oct 2014 12:38:34 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 47220 invoked by uid 500); 22 Oct 2014 12:38: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 47204 invoked by uid 99); 22 Oct 2014 12:38:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2014 12:38:34 +0000 Date: Wed, 22 Oct 2014 12:38:34 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3089) Create a volume chooser that makes decisions based on table attributes 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-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179855#comment-14179855 ] Christopher Tubbs commented on ACCUMULO-3089: --------------------------------------------- I like that workaround to avoid requiring the initial table properties as part of this. It definitely minimizes the prerequisites for ACCUMULO-3177. For what it's worth, ACCUMULO-3176 was not created as a sub-task of this. It was created as a separate issue, because it is independent and has other potential benefits. > Create a volume chooser that makes decisions based on table attributes > ---------------------------------------------------------------------- > > Key: ACCUMULO-3089 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3089 > Project: Accumulo > Issue Type: Improvement > Reporter: Christopher Tubbs > Assignee: Jenna Huston > > Use case: > User provisions multiple volumes, some with tmpfs drives, some with SSDs, some with traditional magnetic spindle hard drives. A volume chooser could use attribute information on tables (ACCUMULO-2841) to decide which volume to choose when creating new tablets. -- This message was sent by Atlassian JIRA (v6.3.4#6332)