Snapshots timeouts

2014-04-08 Thread yanivG
I am currently trying to create another hbase cluster by exporting snapshots from our main storage. While it worked well for the smaller tables, it failed on timeouts on larger tables while trying to CREATE the snapshots. I read a bit about it and found out that increasing

Re: Snapshots timeouts

2014-04-08 Thread dquigley89
There are actually three timeouts, and I only had success when increasing all three. Adding the following to hbase-site.xml should do the trick. property namehbase.snapshot.master.timeoutMillis/name value120/value /property property namehbase.snapshot.region.timeout/name value120/value

Re: Snapshots timeouts

2014-04-08 Thread Bharath Vissapragada
HMaster hbase-site.xml! On Tue, Apr 8, 2014 at 12:17 PM, yanivG yaniv.yancov...@gmail.com wrote: I am currently trying to create another hbase cluster by exporting snapshots from our main storage. While it worked well for the smaller tables, it failed on timeouts on larger tables while

ycsb error

2014-04-08 Thread haihong lu
Hi all: when i used ycsb, and executed this command $YCSB_HOME/bin/ycsb load hbase -P workloads/workloada -p columnfamily=f1 -p recordcount=1 -s workloada.dat, an error occured, show as below: java.lang.RuntimeException: java.io.IOException: Unable to determine ZooKeeper

issue about failed to move out of transition within timeout 120000ms

2014-04-08 Thread ch huang
hi,maillist: hi ,when i check hbase use hbck ,i find 3 inconsistent ,so i use -repair option to fix it ,but get the following error ,anyone know how to handle this? 3ed95_1396634339085,1396647514974.ffa8948e67909192db20a889cbcc7fac.', STARTKEY =

is hbase 0.97 64 bit or 32 bit?

2014-04-08 Thread hua beatls
is hbase 0.97 support 64 bit? or should complied from 32 bit to 64 bit? Thanks! beatls

Re: is hbase 0.97 64 bit or 32 bit?

2014-04-08 Thread Ted Yu
Can you clarify which hbase release you're looking at ? The latest release for 0.96 was 0.96.2 Latest release for 0.98 was 0.98.1 Cheers On Apr 8, 2014, at 6:55 AM, hua beatls bea...@gmail.com wrote: is hbase 0.97 support 64 bit? or should complied from 32 bit to 64 bit? Thanks! beatls

Re: is hbase 0.97 64 bit or 32 bit?

2014-04-08 Thread hua beatls
it is 0.96.2 thanks! beatls On Tue, Apr 8, 2014 at 9:06 PM, Ted Yu yuzhih...@gmail.com wrote: Can you clarify which hbase release you're looking at ? The latest release for 0.96 was 0.96.2 Latest release for 0.98 was 0.98.1 Cheers On Apr 8, 2014, at 6:55 AM, hua beatls

Re: Snapshots timeouts

2014-04-08 Thread Matteo Bertozzi
Snapshots are a two-phase commit like operation, with the master coordinating the region servers. http://blog.cloudera.com/blog/2013/06/introduction-to-apache-hbase-snapshots-part-2-deeper-dive/ so, you have 2 timeout - on master side you have to set hbase.snapshot.master.timeoutMillis. (The

How to decide the next HMaster?

2014-04-08 Thread gortiz
Could someone explain me which it's the process to select the next HMaster when the current one is gone down?? I've been looking for information about it in the documentation, but, I haven't found anything.

Re: is hbase 0.97 64 bit or 32 bit?

2014-04-08 Thread lars hofhansl
It runs fine on 64 bit JVMs if that is what you are asking. From: hua beatls bea...@gmail.com To: user@hbase.apache.org user@hbase.apache.org Sent: Tuesday, April 8, 2014 6:28 AM Subject: Re: is hbase 0.97 64 bit or 32 bit? it is 0.96.2 thanks! beatls

Re: How to decide the next HMaster?

2014-04-08 Thread Jean-Daniel Cryans
It's a simple leader election via ZooKeeper. J-D On Tue, Apr 8, 2014 at 7:18 AM, gortiz gor...@pragsis.com wrote: Could someone explain me which it's the process to select the next HMaster when the current one is gone down?? I've been looking for information about it in the documentation,

Hadoop Summit EU HBase Meetup Review

2014-04-08 Thread Subash DSouza
We had Hadoop Summit Europe last week where we had an HBase Meetup. First we had Enis talk about HBase Architectureand then Lars talked about some interesting HBase Use CasesFinally, we opened it up to the public where we had a frank discussion on the Uptake of HBase vs. other NoSQL DB's such

RE: Hadoop Summit EU HBase Meetup Review

2014-04-08 Thread Vladimir Rodionov
Very interesting write up, but quite hard to read. configuration, installation, complexity, documentation ... these can be improved, no doubts, some other features (Inter DC replication and high availability) are still behind of Cassandra's I think and this should be prioritized by HBase

Efficiently scan table segments with coprocessor

2014-04-08 Thread David Quigley
Hi, We have a short and tall hbase table structure where a single user's data is stored across a set of rows in hbase. New events are inserted into a user's data, and the sorting of the rows handles the structure of the users data. Most of our user base is inactive at any given time. When a

Re: Efficiently scan table segments with coprocessor

2014-04-08 Thread Ted Yu
bq. a single user's data is stored across a set of rows Have you looked at HBASE-9488 'Improve performance for small scan' ? Cheers On Tue, Apr 8, 2014 at 8:30 PM, David Quigley dquigle...@gmail.com wrote: Hi, We have a short and tall hbase table structure where a single user's data is

RE: Hadoop Summit EU HBase Meetup Review

2014-04-08 Thread Subash DSouza
Yeah Sorry. I formatted it nicely but it got lost while posting to the list Subash -Original Message- From: Vladimir Rodionov [mailto:vrodio...@carrieriq.com] Sent: Tuesday, April 8, 2014 7:10 PM To: user@hbase.apache.org; user@hbase.apache.org Subject: RE: Hadoop Summit EU HBase

Inconsistent configuration. Previous configuration for using table name in metrics: true, new configuration: false

2014-04-08 Thread ch huang
hi,maillist: i try check content of storefile use HFile tool,but i get error ,anyone know how to fix it? i use hbase-0.94.6. # hbase org.apache.hadoop.hbase.io.hfile.HFile -v -f /hbaseroot/monitor_cookie/7d92d877b470e3b5e0e6a8c55a80c6bd/info/b38124cd1a9441af8af7771c3da4357d 14/04/09