Re: Mini Accumulo Cluster reusing the directory

2015-09-17 Thread mohit.kaushik
Thanks Josh :) On 09/17/2015 10:09 AM, Josh Elser wrote: And, to be explicit, if you want to configure not-MiniAccumuloCluster to use the local FS (you only run on one node), just use file:///... in instance.volumes (or instance.dfs.uri) instead of hdfs://namenode:port/... Wasn't sure if it

Re: Mini Accumulo Cluster reusing the directory

2015-09-17 Thread Keith Turner
On Thu, Sep 17, 2015 at 12:38 AM, Josh Elser wrote: > MiniAccumuloCluster by default already uses the local file system. > > To get the correct sync semantics that Keith mentioned you need to set > "fs.file.impl" in the Hadoop Configuration you pass to the >

Presplitting tables for the YCSB workloads

2015-09-17 Thread Sean Busbey
YCSB is gearing up for its next monthly release, and I really want to add in an Accumulo specific README for running workloads. This is generally so that folks have an easier time running tests themselves. It's also because I keep testing Accumulo for the YCSB releases and coupled with a README

Warning about outstanding migrations

2015-09-17 Thread mohit.kaushik
I am getting the following error usually in my master log file.. 2015-09-17 10:22:55,798 [balancer.DefaultLoadBalancer] WARN : Not balancing due to 1 outstanding migrations. 2015-09-17 10:22:55,798 [balancer.DefaultLoadBalancer] WARN : Not balancing due to 1 outstanding migrations. 2015-09-17