| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
14 (0.247s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: report generating tools for HBase - HBase - [mail # user]
|
|
...Hi Sonal, Thanks for your sharing about Crux. I am using PostgreSQL and would like to know if there is schema for PostgreSQL? Thanks ac On 6 Dec 2012, at 3:51...
|
|
|
Author: ac@...),
2012-12-06, 08:48
|
|
|
Re: How to install Snappy? - HBase - [mail # user]
|
|
...Hi, Something more about my workaround last time: I used the following steps to test my workaround: 1) cd $HBASE_HOME ./bin/hbase org.apache.hadoop.hbase.util.Compr...
|
|
|
Author: ac@...),
2012-12-03, 14:29
|
|
|
Re: How to install Snappy? - HBase - [mail # user]
|
|
...Hi JM, I had experienced similar error when I was installing LZO compression to RegionServers: Below is from my record about installing LZO: Issue: java.lang.UnsatisfiedLinkError...
|
|
|
Author: ac@...),
2012-12-03, 14:22
|
|
|
Re: How to install Snappy? - HBase - [mail # user]
|
|
...Hi, In $HBASE_HOME/conf/hbase-env.sh, have you added the following line? (assume that you are using 64-bit) export HBASE_LIBRARY_PATH=/usr/lib/hadoop/lib/native/Linux-amd64-64 If...
|
|
|
Author: ac@...),
2012-12-02, 06:16
|
|
|
Re: How to clear hbase data in zookeeper - HBase - [mail # user]
|
|
...Hi, I have tried to use the 'big hammer' before, here are my steps (it is not recommended and you should have your HBase and ZK shut down first): ### shut down ZM and HBase  ...
|
|
|
Author: ac@...),
2012-12-01, 04:36
|
|
|
Re: EXT :Re: HBase Issues (perhaps related to 127.0.0.1) - HBase - [mail # user]
|
|
...Hi, I am also using Ubuntu 12.04, Zookeeper 3.4.4 HBase 0.94.2 and Hadoop 1.0.4. (64-bit nodes), I finally managed to have the HBase cluster up and running, below is the line in my /et...
|
|
|
Author: ac@...),
2012-11-24, 18:31
|
|
|
HBASE Benchmarking - HBase - [mail # user]
|
|
...Hi, I tried to write one million records into the HBASE cluster with 5 nodes (Hbase 0.94.2 on Hadoop 1.0.4) 1. Methide: sequentialWrite 2. From log, I found that the process had ...
|
|
|
Author: ac@...),
2012-11-22, 12:49
|
|
|
Re: A region server stopped (timeout after trying to connect local Zookeeper) - HBase - [mail # user]
|
|
...Hi JM, Thank you! it is case sensitive indeed, a simple change of 'z' brings back ALL RegionServers (and a 'Z' could bring down all too), I spent few hours on other areas ...
|
|
|
Author: ac@...),
2012-11-22, 01:53
|
|
|
Re: A region server stopped (timeout after trying to connect local Zookeeper) - HBase - [mail # user]
|
|
...Hi I changed the order of ZooKeepers in the value of hbase.zookeeper.quorum, from "m146,m145,m143" to "m143,m145,m146", set timeout from 60000 to 70000, and commented out lzo pr...
|
|
|
Author: ac@...),
2012-11-22, 00:14
|
|
|
Re: A region server stopped (timeout after trying to connect local Zookeeper) - HBase - [mail # user]
|
|
...Hi, Here are my HBase configuration and test: 1) {$HBASE_HOME}hbase/conf/hbase-site.xml hbase.ZooKeeper.quorum m146,m145,m143 zookeeper.session.timeout 60000 &...
|
|
|
Author: ac@...),
2012-11-21, 23:13
|
|
|
|