| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
259 (7.439s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: New htable slow - HBase - [mail # user]
|
|
...It does. These excerpts from Hbase Definitive Guide might help you in a better fashion : "HTablePool: Instead of creating an HTable instance for every request from your client applicat...
|
|
|
Author: Mohammad Tariq,
2013-01-28, 12:37
|
|
|
Re: Indexing Hbase Data - HBase - [mail # user]
|
|
...Thank you for the valuable reply sir. Actually I tried that and it works fine. But we need faster results. I was thinking of creating an index and have it loaded in the memory, at all times....
|
|
|
Author: Mohammad Tariq,
2013-01-28, 12:17
|
|
|
Re: New htable slow - HBase - [mail # user]
|
|
...Use "HTbalePool" instead and see if it gives you better performance. Creating an HTable instance is a fairly expensive operation that takes a few seconds to complete. Warm Regards, Tar...
|
|
|
Author: Mohammad Tariq,
2013-01-28, 12:09
|
|
|
Re: Indexing Hbase Data - HBase - [mail # user]
|
|
...Hello Viral, Thank you so much for the quick response. Intention is to index the values. I'll have a look at ihbase. Warm Regards, Tariq https://mtariq.jux.com/ cl...
|
|
|
Author: Mohammad Tariq,
2013-01-28, 11:55
|
|
|
Indexing Hbase Data - HBase - [mail # user]
|
|
...Hello list, I would like to have some suggestions on Hbase data indexing. What would you prefer? I never faced such requirement till now. This is the first...
|
|
|
Author: Mohammad Tariq,
2013-01-28, 11:45
|
|
|
Re: New htable slow - HBase - [mail # user]
|
|
...Hi there, Do you have too many Htable instances opened simultaneously?It's not advisable to do so. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot....
|
|
|
Author: Mohammad Tariq,
2013-01-28, 11:36
|
|
|
Re: paging results filter - HBase - [mail # user]
|
|
...Hello Toby, Sorry for the late reply. But, you have got appropriate answers from the pros :) Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot....
|
|
|
Author: Mohammad Tariq,
2013-01-25, 05:15
|
|
|
Re: Pagination with HBase - getting previous page of data - HBase - [mail # user]
|
|
...Hello sir, While paging through, store the startkey of the current page of 25 rows in a separate byte[]. Now, if you want to come back to this page when you are at...
|
|
|
Author: Mohammad Tariq,
2013-01-25, 05:12
|
|
|
Re: paging results filter - HBase - [mail # user]
|
|
...I think you need PageFilter . HTH Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Jan 24, 2013 at 6:20 PM, Toby Lazar wrote: ...
|
|
|
Author: Mohammad Tariq,
2013-01-24, 12:52
|
|
|
Re: tabel in 'transition' state which cannot be dropped - HBase - [mail # user]
|
|
...looks to me a copy of your other email, with a different heading. anyways, do as Ram sir has said. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On T...
|
|
|
Author: Mohammad Tariq,
2013-01-24, 10:29
|
|
|
|