| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
178 (0.072s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to query by rowKey-infix - HBase - [mail # user]
|
|
...Christian: I'm slightly shocked about the processing time of more than 2 mins to return 225 rows.I would actually need a response in 5-10 sec. Anil: I started getting the response within 1-2...
|
|
|
Author: anil gupta,
2012-08-24, 07:53
|
|
|
Re: How to query by rowKey-infix - HBase - [mail # user]
|
|
...Hi Christian, I had the similar requirements as yours. So, till now i have used timestamps for filtering the data and I would say the performance is satisfactory. Here are the results ...
|
|
|
Author: anil gupta,
2012-08-22, 18:42
|
|
|
Re: Using HBase serving to replace memcached - HBase - [mail # user]
|
|
...Nice explanation, Anoop. This deserves to be part of Hbase wiki. On Wed, Aug 22, 2012 at 5:34 AM, Anoop Sam John wrote: Thanks & Regards, Anil Gupta...
|
|
|
Author: anil gupta,
2012-08-22, 16:57
|
|
|
Re: Can I specify the range inside of fuzzy rule in FuzzyRowFilter? - HBase - [mail # user]
|
|
...Hi Alex, Thanks for creating the JIRA. On Monday, I completed testing the time range filtering using timestamps and IMO the results seems satisfactory(if not great). The table has 34 m...
|
|
|
Author: anil gupta,
2012-08-22, 06:18
|
|
|
Re: Can I specify the range inside of fuzzy rule in FuzzyRowFilter? - HBase - [mail # user]
|
|
...Hi Alex, Apart from the query which i mentioned in last email. Till now, i have implemented the following queries using filters and coprocessors: 1. Getting all the records for a...
|
|
|
Author: anil gupta,
2012-08-18, 21:02
|
|
|
Re: Can I specify the range inside of fuzzy rule in FuzzyRowFilter? - HBase - [mail # user]
|
|
...Hi Alex, Thanks for the answer. I have successfully compiled FuzzyRowFilter class with HBase0.92. To try out FuzzyRowFilter, i'll need to make some changes to my RowKey. So, i'll get b...
|
|
|
Author: anil gupta,
2012-08-17, 21:34
|
|
|
Re: issues copying data from one table to another - HBase - [mail # user]
|
|
...Hi Norbert, If you want to customize the bulkloader then you can write your own mapper to define the business logic for loading. You need to specify the mapper at the time of running i...
|
|
|
Author: anil gupta,
2012-08-17, 20:09
|
|
|
Range Based Filtering with FuzzyRowFilter - HBase - [mail # user]
|
|
...Hi All, I have a question related to FuzzyRowFilterfilter. I have a similar filtering requirement which might be an extension to FuzzyRowFilter. Suppose, i have the following structure...
|
|
|
Author: anil gupta,
2012-08-17, 20:03
|
|
|
Re: Bulk loading job failed when one region server went down in the cluster - HBase - [mail # user]
|
|
...Hi Stack, Thanks for answering my question. I admit that i am unable to run MR2(YARN) job in an efficient way on my cluster due to a major bug in YARN which is not letting me set...
|
|
|
Author: anil gupta,
2012-08-15, 22:13
|
|
|
Re: Disk space usage of HFilev1 vs HFilev2 - HBase - [mail # user]
|
|
...Thanks a lot for quick test, Harsh. This will certainly help me. I'll see if i am missing something in my comparison of hdfs usage between HBase0.90 and HBase0.92. Thanks Again, Anil &...
|
|
|
Author: anil gupta,
2012-08-14, 21:52
|
|
|
|