| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
267 (0.255s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
Re: drop table problem - HBase - [mail # user]
|
|
...Which version are you using?Try hbck and see if you find anything interesting. This problem was faced by a couple of folks few weeks ago. Try to search through the mailing list. Probably the...
|
|
|
Author: Mohammad Tariq,
2013-01-24, 10:24
|
|
|
Re: Loading data, hbase slower than Hive? - HBase - [mail # user]
|
|
...Thank you so much for pointing out the mistake sir. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Mon, Jan 21, 2013 at 12:06 PM, Anoop Sam John wr...
|
|
|
Author: Mohammad Tariq,
2013-01-21, 06:39
|
|
|
|