| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
125 (0.226s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: drop table - HBase - [mail # user]
|
|
...Thanks! but I am still trying to understand these 2 questions: 1. How to see if this table has more than one region? 2. And why do I need to run major compact if I have more than one r...
|
|
|
Author: Mohit Anchlia,
2012-07-23, 20:22
|
|
|
drop table - HBase - [mail # user]
|
|
...I am trying to drop one of the tables but on the shell I get run major_compact. I have couple of questions: 1. How to see if this table has more than one region? 2. And why do I need t...
|
|
|
Author: Mohit Anchlia,
2012-07-23, 20:08
|
|
|
Re: HBase shell - HBase - [mail # user]
|
|
...On Fri, Jul 20, 2012 at 6:11 PM, Alex Kozlov wrote: Thanks for the pointers. I'll try it out. ...
|
|
|
Author: Mohit Anchlia,
2012-07-21, 17:31
|
|
|
Re: HBase shell - HBase - [mail # user]
|
|
...On Fri, Jul 20, 2012 at 6:18 PM, Dhaval Shah wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-07-21, 03:48
|
|
|
HBase shell - HBase - [mail # user]
|
|
...Is there a command on the shell that convert byte into char array when using HBase shell command line? It's all in hex format hbase(main):004:0> scan 'SESSION_TIMELINE' ROW C...
|
|
|
Author: Mohit Anchlia,
2012-07-21, 00:39
|
|
|
Java Client Tutorial - HBase - [mail # user]
|
|
...Is there any place that has good examples of HBase java API calls?...
|
|
|
Author: Mohit Anchlia,
2012-07-20, 19:25
|
|
|
ColumnRangeFilter - HBase - [mail # user]
|
|
...I am using verision 0.90.4 and in that I don't see ColumnRangeFilter. Is this something that was introduced after this release?...
|
|
|
Author: Mohit Anchlia,
2012-07-19, 23:54
|
|
|
Client side hbase-site.xml config - HBase - [mail # user]
|
|
...I just wanted to check if most people copu hbase-site.xml in the classpath or use some properties file as a resource and then set it in Configuration object returned by HBaseConfiguration.*c...
|
|
|
Author: Mohit Anchlia,
2012-07-19, 00:36
|
|
|
Scanning columns - HBase - [mail # user]
|
|
...I am designing a HBase schema as a timeseries model. Taking advice from the definitive guide and tsdb I am planning to use my row key as "metricname:Long.MAX_VALUE - basetimestamp". And the ...
|
|
|
Author: Mohit Anchlia,
2012-07-18, 19:05
|
|
|
Re: HBase Schema Design for clickstream data - HBase - [mail # user]
|
|
...Analysis include: Visitor level Session level - visitors could have multiple levels Page hits, conversions - popular pages, sequence of pages hit in one session Orders purchased ...
|
|
|
Author: Mohit Anchlia,
2012-06-27, 18:13
|
|
|
|