| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
126 (0.16s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Storing images in Hbase - HBase - [mail # user]
|
|
...Thanks Jack for sharing this information. This definitely makes sense when using the type of caching layer. You mentioned about increasing write cache, I am assuming you had to increase the ...
|
|
|
Author: Mohit Anchlia,
2013-01-13, 15:47
|
|
|
Re: Storing images in Hbase - HBase - [mail # user]
|
|
...I think it really depends on volume of the traffic, data distribution per region, how and when files compaction occurs, number of nodes in the cluster. In my experience when it comes to blob...
|
|
|
Author: Mohit Anchlia,
2013-01-11, 17:40
|
|
|
Re: HBase - Secondary Index - HBase - [mail # user]
|
|
...It makes sense to use inverted indexes when you have unique index columns. But if you have columns that are evenly distributed then parallel search makes more sense. It just depends on cardi...
|
|
|
Author: Mohit Anchlia,
2013-01-09, 01:50
|
|
|
Re: HBase - Secondary Index - HBase - [mail # user]
|
|
...Hi Anoop, Am I correct in understanding that this indexing mechanism is only applicable when you know the row key? It's not an inverted index truly based on the column value. Moh...
|
|
|
Author: Mohit Anchlia,
2013-01-07, 04:17
|
|
|
Re: Storing images in Hbase - HBase - [mail # user]
|
|
...I have done extensive testing and have found that blobs don't belong in the databases but are rather best left out on the file system. Andrew outlined issues that you'll face and not to ment...
|
|
|
Author: Mohit Anchlia,
2013-01-06, 21:09
|
|
|
Re: HBase - Secondary Index - HBase - [mail # user]
|
|
...Does anyone has any links or information to the new prefix encoding feature in HBase that's being referred to in this mail? On Sun, Jan 6, 2013 at 12:30 PM, Adrien Mogenet wrote:  ...
|
|
|
Author: Mohit Anchlia,
2013-01-06, 20:36
|
|
|
Re: 答复: Storing images in Hbase - HBase - [mail # user]
|
|
...IMHO Use dfs unread for blobs and use Hbase for meta data Sent from my iPhone On Jan 5, 2013, at 7:58 PM, 谢良 wrote: ...
|
|
|
Author: Mohit Anchlia,
2013-01-06, 05:45
|
|
|
Re: HBase - Secondary Index - HBase - [mail # user]
|
|
...On Thu, Dec 27, 2012 at 7:33 PM, Anoop Sam John wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-12-28, 03:42
|
|
|
Re: Fixing badly distributed table manually. - HBase - [mail # user]
|
|
...On Mon, Dec 24, 2012 at 8:27 AM, Ivan Balashov wrote: Is it possible to describe the logic at high level on what you did? ...
|
|
|
Author: Mohit Anchlia,
2012-12-24, 17:53
|
|
|
Re: Hbase scalability performance - HBase - [mail # user]
|
|
...Also, check how balanced your region servers are accross all the nodes On Sat, Dec 22, 2012 at 8:50 AM, Varun Sharma wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-12-22, 16:54
|
|
|
|