开发者

Hadoop and video data

Hadoop is perfect for storing large data that开发者_StackOverflow中文版 is not accessed in real time and can grow on commodity hardware. Is there an alternative or some system built on top of it that can store a lot of video files (example: .flv) that can be retrieved and shown similar to youtube/vimeo? I like Hadoop's ability to not rely on expensive hardware and having a lot of copies. Thanks.


For that reason most appropriate solution is HBase which use Hadoop file system, and can quickly retrieve any binary data from store by key (id/name etc)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜