Hello Serega,

We use it this way here via a python image manipulation service named
Thumbor
  https://github.com/thumbor/thumbor/
+ a pluggin of my own :
https://github.com/thumbor/thumbor/wiki/Plugins#thumbor_hbase-by-damien-hardy

One big advantage is you can use it with lazy loading plugin HBase as
storage and filer or http source as loader this way images will populate
Hbase at the first call if missing in HBase.

keys are spread on cluster with md5 prefix to avoid hotspot.


Le 08/08/2014 09:46, Serega Sheypak a écrit :
> Hi, we have 10^8 small jpg/png images each size is 20-100 Kb. They are
> thumbs.
> These images are used in many web-sites as static content.
> Is it good Idea to place them to HBase and serve to users?
> 
> right now all images are on SSD discs with complicated partitioning and
> backup procedures. It becomes hard to maintain them because qtty and total
> size of images grow.
> 

-- 
Damien HARDY


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to