| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.128s).
|
|
|
Loading phrases to help you refine your search...
|
|
Testing HBase Performance and Scalability - HBase - [mail # user]
|
|
...Hello, Recently I'm trying to launch some performance tests using Apache tool: http://wiki.apache.org/hadoop/Hbase/PerformanceEvaluation, but I'm facing many problems. First I have to add th...
|
|
|
Author: Konrad Tendera,
2012-05-30, 09:51
|
|
|
Invalid ACL Exception caused by ZooKeeper - HBase - [mail # user]
|
|
...Hello, I can't solve the problem which occured today while I was trying to configure starting whole HBase cluster via non-root user. The exception is thrown during Master initializatio...
|
|
|
Author: Konrad Tendera,
2012-04-29, 18:44
|
|
|
HBase Security Configuration - HBase - [mail # user]
|
|
...Hello, I'm trying to configure secure HBase using following instruction: https://ccp.cloudera.com/display/CDHDOC/HBase+Security+Configuration. Our cluster uses Kerberos and everything in Had...
|
|
|
Author: Konrad Tendera,
2012-04-17, 12:08
|
|
|
HBase 0.92 with Hadoop 0.22 - HBase - [mail # user]
|
|
...I'm wondering if there is any possibility to run HBase 0.92 on top of Hadoop 0.22? I can't find necessary jars such as hadoop-core... Konrad Tendera...
|
|
|
Author: Konrad Tendera,
2012-04-16, 12:00
|
|
|
Re: Rows vs. Columns - HBase - [mail # user]
|
|
...I think that two separate tables can work, because users usually fetch file info and the blob of specific file is fetched rarely. On Tue, 20 Mar 2012 04:32:48 -0500 Michael Segel  ...
|
|
|
Author: Konrad Tendera,
2012-03-20, 09:40
|
|
|
Re: Rows vs. Columns - HBase - [mail # user]
|
|
...But what about multiple properties? Every user can use any number of properties. On Tue, 20 Mar 2012 14:26:52 +0530 Laxman wrote: Konrad Tendera...
|
|
|
Author: Konrad Tendera,
2012-03-20, 09:04
|
|
|
Rows vs. Columns - HBase - [mail # user]
|
|
...Hello, I'm designing some schema for my use case and I'm considering what will be better: rows or columns. Here's what I need - my schema actually looks like this (it will ...
|
|
|
Author: Konrad Tendera,
2012-03-19, 14:51
|
|
|
Master election in multi-Master environment - HBase - [mail # user]
|
|
...Hello everyone, While I was reading some informations about multi-Master environment I started to wondering how the "main" master is elected. As far as I know if e.g. I hav...
|
|
|
Author: Konrad Tendera,
2012-03-10, 21:38
|
|
|
Master election in multi-Master environment - HBase - [mail # user]
|
|
...Hello everyone, While I was reading some informations about multi-Master environment I started to wondering how the "main" master is elected. As far as I know if e.g. I hav...
|
|
|
Author: Konrad Tendera,
2012-03-10, 20:04
|
|
|
Re: Write data content into HFile. - HBase - [mail # user]
|
|
...yonghu writes: try something like that: Configuration conf = new Configuration(); FileSystem fs = FileSystem.get(conf); HFile.Writer hwriter = new HFileWriterV2(conf, n...
|
|
|
Author: Konrad Tendera,
2012-03-06, 14:19
|
|
|
|