Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DD2611000 for ; Tue, 4 Feb 2014 16:16:25 +0000 (UTC) Received: (qmail 72447 invoked by uid 500); 4 Feb 2014 16:16:20 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 72395 invoked by uid 500); 4 Feb 2014 16:16:18 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 72376 invoked by uid 99); 4 Feb 2014 16:16:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 16:16:16 +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 (athena.apache.org: domain of mdrob@cloudera.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-ob0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 16:16:12 +0000 Received: by mail-ob0-f172.google.com with SMTP id vb8so9705238obc.17 for ; Tue, 04 Feb 2014 08:15:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=geelCSOjjfOhhh8hduXWEtbmDnq7RjqEJmX2+oDcXIg=; b=ANXx0jvgC31Q2XTQlN7kAbWJYY0X6tKoXGXHC027K0RXUQO2PqJ7rm13EZT4dASA97 bCK5UI/MOk6V1jGfSJstsBPmtryr1JukcbT+iyYaj7QQDyiiKTeIa0k3eYFz0+tG2w9c Pyr30CJhtL5iIK7S+vpBZkbN77SYgxk7k8l0heEBH9DsfmPy2W9YvRLxOc74D5oByCya ZaKpWnkFC7J2GyT78v6sdqQY3dV7eadysy44tP9AwXJmsEAL5885pnTkMYMMux34W4Xe GMz8OqSygJCztxHOkVPW3xkkDo+/Kl4YA8hR4uvMun9e9pGAEFumVfb8bJFJgfxwOlwV +Spg== X-Gm-Message-State: ALoCoQnyRuMnBycPQjLyVkyYO5difhE0a/RCPykH7zPhXZJVt0PU3qvI2FGwY+7b2RcJsgoFIoMi X-Received: by 10.60.229.4 with SMTP id sm4mr36690704oec.9.1391530551643; Tue, 04 Feb 2014 08:15:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.68.99 with HTTP; Tue, 4 Feb 2014 08:15:31 -0800 (PST) In-Reply-To: <468ACB3A-850C-4E2A-A6C6-3E2507FFEB1B@clearedgeit.com> References: <468ACB3A-850C-4E2A-A6C6-3E2507FFEB1B@clearedgeit.com> From: Mike Drob Date: Tue, 4 Feb 2014 11:15:31 -0500 Message-ID: Subject: Re: force tablet assignment to tablet server? To: user@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a1136286039a34704f196f4ee X-Virus-Checked: Checked by ClamAV on apache.org --001a1136286039a34704f196f4ee Content-Type: text/plain; charset=ISO-8859-1 For future search indexing - we are referring to creating a custom implementation of http://accumulo.apache.org/1.5/apidocs/org/apache/accumulo/server/master/balancer/TabletBalancer.htmland loading it onto your cluster. On Tue, Feb 4, 2014 at 11:07 AM, Donald Miner wrote: > Balancer is going to do exactly what i need. The second option sounds much > more fun though. Thanks! > > On Feb 4, 2014, at 10:49 AM, Mike Drob wrote: > > You can implement your own Balancer. Or kill all the other tablet servers. > :) > > > On Tue, Feb 4, 2014 at 10:47 AM, Donald Miner wrote: > >> Is there a way to force a particular tablet to be hosted off of a >> particular tablet server? >> >> There is some tricky stuff I want to do with data locality alongside of >> another system and I think this would help. >> >> > --001a1136286039a34704f196f4ee Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
For future search indexing - we are referring to creating = a custom implementation of http://ac= cumulo.apache.org/1.5/apidocs/org/apache/accumulo/server/master/balancer/Ta= bletBalancer.html and loading it onto your cluster.


On Tue,= Feb 4, 2014 at 11:07 AM, Donald Miner <dminer@clearedgeit.com>= ; wrote:
Balancer is going to = do exactly what i need. The second option sounds much more fun though. =A0T= hanks!

On Feb 4, 2014, at 10:49 AM, Mike Drob <= madrob@cloudera.co= m> wrote:

You can implement your own Balancer. Or kill all the other tablet server= s. :)


On Tue,= Feb 4, 2014 at 10:47 AM, Donald Miner <dminer@clearedgeit.com>= ; wrote:
Is there a way to forc= e a particular tablet to be hosted off of a particular tablet server?
There is some tricky stuff I want to do with data locality along= side of another system and I think this would help.



--001a1136286039a34704f196f4ee--