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 678911729E for ; Fri, 27 Mar 2015 15:35:53 +0000 (UTC) Received: (qmail 82216 invoked by uid 500); 27 Mar 2015 15:35:53 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 82177 invoked by uid 500); 27 Mar 2015 15:35:53 -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 82155 invoked by uid 99); 27 Mar 2015 15:35:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2015 15:35:53 +0000 Date: Fri, 27 Mar 2015 15:35:53 +0000 (UTC) From: "Mike Fagan (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-3700) Table Balancer support for multi-tennacy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mike Fagan created ACCUMULO-3700: ------------------------------------ Summary: Table Balancer support for multi-tennacy Key: ACCUMULO-3700 URL: https://issues.apache.org/jira/browse/ACCUMULO-3700 Project: Accumulo Issue Type: New Feature Affects Versions: 1.6.2 Reporter: Mike Fagan Priority: Minor In a multi-tenant environment I would like to be able to segregate tables to subset of tablet servers for processing isolation and maintaining SLAs. My thinking is this could be accomplished by defining a configuration that maps namespaces to tablet servers and a custom balancer will utilize this configuration to balance tablets only on the servers associated with its namespace. -- This message was sent by Atlassian JIRA (v6.3.4#6332)