force tablet assignment to tablet server?

2014-02-04 Thread Donald Miner
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.

Re: force tablet assignment to tablet server?

2014-02-04 Thread Mike Drob
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 alongs

Re: force tablet assignment to tablet server?

2014-02-04 Thread Donald Miner
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: >

Re: force tablet assignment to tablet server?

2014-02-04 Thread Mike Drob
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

monitor won't start

2014-02-04 Thread Arshak Navruzyan
I am getting this error in the monitor log, even though my tserver is running fine 2014-02-04 14:27:35,816 [server.Accumulo] INFO : monitor starting 2014-02-04 14:27:35,824 [client.ZooKeeperInstance] ERROR: unable obtain instance id at /accumulo/instance_id my environment is Accumulo 1.5 HD 2.