I want to store some videos[binary] files on HBase,and made available via some sort of Http URL for access. Can someone help me with the architecture/design for such uses cases.
I have seen below links, mostly referring to HDFS; Is HDFS better for this kind of usecase as compared to HBase?