| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
15 (0.456s).
|
|
|
Loading phrases to help you refine your search...
|
|
HBase Snapshots as backup solution - HBase - [mail # user]
|
|
...Hi all, We are using hbase-0.94.6.1 and at moment i'm evaluation Snapshots as backup solution for moving data between clusters. I'm wondering if someone have similar experience a...
|
|
|
Author: Samir Ahmic,
2013-05-09, 08:11
|
|
|
Re: 答复: Getting list of Region In Transition via command line - HBase - [mail # user]
|
|
...Hi, Asaf You can run* status 'detailed' | hbase shell* from command line that will give you detailed status including regions in transition and also you can use *hbase hbc*k command , ...
|
|
|
Author: Samir Ahmic,
2013-04-18, 08:52
|
|
|
Re: hbase-0.94.6.1 balancer issue - HBase - [mail # user]
|
|
...HBASE-7060 explains my case, i'm using 0.94.6.1 and looks like issue is still present. Thanks for replaying guys Cheers:)...
|
|
|
Author: Samir Ahmic,
2013-04-12, 18:17
|
|
|
Re: hbase-0.94.6.1 balancer issue - HBase - [mail # user]
|
|
...Hi, J-D Well at this moment i have that edge case with only one region per table:). Like i said i was using 0.90 for long time and regions were distributed evenly on all RS...
|
|
|
Author: Samir Ahmic,
2013-04-12, 18:06
|
|
|
Re: hbase-0.94.6.1 balancer issue - HBase - [mail # user]
|
|
...Thanks for explaining Jean-Marc, We are using 0.90.4 for very long time and balancing was based on total number of regions.That is why i was surprised with balancer log on 0.94. Well i...
|
|
|
Author: Samir Ahmic,
2013-04-12, 16:37
|
|
|
Re: hbase-0.94.6.1 balancer issue - HBase - [mail # user]
|
|
...Hi, JM I have 48 tables and as you said it is 1 region per table since i did not reach splitting limit yet. So this is normal behavior in 0.94.6.1 version ? And at what poi...
|
|
|
Author: Samir Ahmic,
2013-04-12, 16:20
|
|
|
hbase-0.94.6.1 balancer issue - HBase - [mail # user]
|
|
...Hi, all I'm evaluating hbase-0.94.6.1 and i have 48 regions on 2 node cluster. I was restarting on of RSs and after that tried to balance cluster by running balancer from shell. After ...
|
|
|
Author: Samir Ahmic,
2013-04-12, 15:59
|
|
|
Re: Cannot connect to local hbase database - HBase - [mail # user]
|
|
...Hi, Paul Look like to me that you did not point your java program to correct HBase configuration. Look at HTablePool constructor at: http://hbase.apache.org/apidocs/org/apache/hadoop/h...
|
|
|
Author: Samir Ahmic,
2013-02-12, 11:13
|
|
|
[HBASE-7812] script to return servers where META and ROOT tables are deployed - HBase - [issue]
|
|
...Simple script (bash or ruby) that would print servers addresses(hostnames) where ROOT or META tables are deployed. It could be located in bin dir. I have attached simple example that i use f...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7812
Author: Samir Ahmic,
2013-02-12, 00:11
|
|
|
Re: Regions in transition - HBase - [mail # user]
|
|
...Hi, Kiran Welcome to beautiful world of HBase transition states :) . When i face RIT issue this are steps that i use to resolve it: 1. hbase hbck -fixAssignments (this depends on...
|
|
|
Author: Samir Ahmic,
2013-02-08, 07:08
|
|
|
|