Hi Sanjiva,

On Sat, Aug 3, 2013 at 11:32 PM, Sanjiva Weerawarana <[email protected]>wrote:

> On Sat, Aug 3, 2013 at 11:06 PM, Prabath Abeysekera <[email protected]>wrote:
>
>>
>>> I'm wondering whether using a relational DB blob store is good enough
>>> for a start.
>>>
>>
>> IMO, HDFS too doesn't have any added advantage over a Relational/Any
>> other blob store with respect to this particular use case as it's just
>> going to be used as a container for those media, etc files. However,
>> considering the OOTB capabilities of scalabilities and support for fault
>> tolerance, etc maybe HDFS/Cassandra would be a good choice?
>>
>
> Yes what they need is a scalable blob store. If Cassandra is good for that
> we can go with that since that's older and better understood.
>
> The main thing is that storing the file in the regular file system doesn't
> work in an (elastic) cluster environment.
>

Understood. I believe, additionally, we'll also have to consider how the
data access is optimized (availability of streaming, specially since the
files can be quite larger), whether the storage option itself is optimized
for storing a few GBs of data (if that is part of the requirement), etc as
well.

So, first, we'd have to check whether Cassandra is capable of handling data
contents of few hundreds of MBs (or maybe more than that). I believe, that
would/wouldn't make it a valid reason to use HDFS or any other scalable
blob store. However, it would be good to check on this a bit more in
detail, considering the aspects such as the availability of multitenancy,
etc so we can come up with the best suited solution for the problem at
hand. Will do a bit of researching and update the thread.


Cheers,
Prabath


>
> Sanjiva.
> --
> Sanjiva Weerawarana, Ph.D.
> Founder, Chairman & CEO; WSO2, Inc.;  http://wso2.com/
> email: [email protected]; phone: +94 11 763 9614; cell: +94 77 787 6880 | +1
> 650 265 8311
> blog: http://sanjiva.weerawarana.org/
>
> Lean . Enterprise . Middleware
>
> _______________________________________________
> Architecture mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Prabath Abeysekara
Associate Technical Lead, Data TG.
WSO2 Inc.
Email: [email protected] <[email protected]>
Mobile: +94774171471

<http://harshana05.blogspot.com/>
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to