| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
64 (0.093s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: The Problems When Retrieving By BinaryComparator - HBase - [mail # user]
|
|
...Mr Gupta, Yes, you are right. After changing Bytes.toBytes(1000) to Bytes.toBytes(1000L), it works fine. However, the following exception still exists. [java...
|
|
|
Author: Bing Li,
2012-02-25, 06:46
|
|
|
The Problems When Retrieving By BinaryComparator - HBase - [mail # user]
|
|
...Dear all, I created a table as follows. I need to retrieve by the column of "Salary", which is a long type data. Some errors are got as follows. ROW &...
|
|
|
Author: Bing Li,
2012-02-25, 00:25
|
|
|
Retrieving by Counters and ValueFilter - HBase - [mail # user]
|
|
...Dear all, HBase has the feature to treat columns as counters. So I attempted to retrieve data based on the value of counters. Usually, the counters are the long type. But the fil...
|
|
|
Author: Bing Li,
2012-02-24, 21:59
|
|
|
Re: Solr & HBase - Re: How is Data Indexed in HBase? - HBase - [mail # user]
|
|
...Dear Mr Gupta, Your understanding about my solution is correct. Now both HBase and Solr are used in my system. I hope it could work. Thanks so much for your reply! Best reg...
|
|
|
Author: Bing Li,
2012-02-23, 19:44
|
|
|
Re: Solr & HBase - Re: How is Data Indexed in HBase? - HBase - [mail # user]
|
|
...Mr Gupta, Thanks so much for your reply! In my use cases, retrieving data by keyword is one of them. I think Solr is a proper choice. However, Solr does not provide a compl...
|
|
|
Author: Bing Li,
2012-02-22, 17:51
|
|
|
Solr & HBase - Re: How is Data Indexed in HBase? - HBase - [mail # user]
|
|
...Jacques, Yes. But I still have questions about that. In my system, when users search with a keyword arbitrarily, the query is forwarded to Solr. No any updating operations but ap...
|
|
|
Author: Bing Li,
2012-02-22, 17:28
|
|
|
How is Data Indexed in HBase? - HBase - [mail # user]
|
|
...Dear all, I wonder how data in HBase is indexed? Now Solr is used in my system because data is managed in inverted index. Such an index is suitable to retrieve unstructured and huge am...
|
|
|
Author: Bing Li,
2012-02-22, 09:09
|
|
|
TimeStampFilter - "type int out of range" - HBase - [mail # user]
|
|
...Dear all, I am running the sample about TimeStampFilter as follows. List ts = new ArrayList(); ...
|
|
|
Author: Bing Li,
2012-02-20, 07:34
|
|
|
Learning HBase - HBase - [mail # user]
|
|
...Dear all, I am a new user of HBase. I just finished reading the book, HBase the Definitive Guide. I am implementing a new page sharing system. HBase is a good choice to process b...
|
|
|
Author: Bing Li,
2012-02-18, 14:29
|
|
|
Re: ERROR zookeeper.RecoverableZooKeeper: ZooKeeper exists failed after 3 retries - HBase - [mail # user]
|
|
...Yes, I noticed that. But it missed something I mentioned in my previous email. Thanks, Bing On Sat, Feb 18, 2012 at 12:11 AM, Stack wrote: ...
|
|
|
Author: Bing Li,
2012-02-17, 16:12
|
|
|
|