Re: To Store Large Number of Video and Image files

2016-04-17 Thread Ascot Moss
25 PM, Vladimir Rodionov < >> vladrodio...@gmail.com> wrote: >> >>> >> have a project that needs to store large number of image and video >>> files, >>> >>the file size varies from 10MB to 10GB, the initial number of files >>> will >

Re: To Store Large Number of Video and Image files

2016-04-17 Thread Ascot Moss
ladimir Rodionov < > vladrodio...@gmail.com> wrote: > >> >> have a project that needs to store large number of image and video >> files, >> >>the file size varies from 10MB to 10GB, the initial number of files will >> be >> >>0.1 billi

Re: To Store Large Number of Video and Image files

2016-04-17 Thread Ascot Moss
Hi, Yes, the files are immutable. Regards On Sun, Apr 17, 2016 at 12:25 PM, Vladimir Rodionov <vladrodio...@gmail.com> wrote: > >> have a project that needs to store large number of image and video > files, > >>the file size varies from 10MB to 10GB,

Re: To Store Large Number of Video and Image files

2016-04-16 Thread Vladimir Rodionov
>> have a project that needs to store large number of image and video files, >>the file size varies from 10MB to 10GB, the initial number of files will be >>0.1 billion and would grow over 1 billion, what will be the practical >>recommendations to store and vi

Re: To Store Large Number of Video and Image files

2016-04-16 Thread Ted Yu
> > >> Have you taken a look at HBASE-11339 (HBase MOB) ? > >> > >> Note: this feature does not handle 10GB objects well. Consider store GB > >> image on hdfs. > >> > >> Cheers > >> > >> On Sat, Apr 16, 2016 at 6:21 PM, Asc

Re: To Store Large Number of Video and Image files

2016-04-16 Thread Ascot Moss
> >> Note: this feature does not handle 10GB objects well. Consider store GB >> image on hdfs. >> >> Cheers >> >> On Sat, Apr 16, 2016 at 6:21 PM, Ascot Moss <ascot.m...@gmail.com> wrote: >> >> > Hi, >> > >> > I have a pr

Re: To Store Large Number of Video and Image files

2016-04-16 Thread Ascot Moss
? > > Note: this feature does not handle 10GB objects well. Consider store GB > image on hdfs. > > Cheers > > On Sat, Apr 16, 2016 at 6:21 PM, Ascot Moss <ascot.m...@gmail.com> wrote: > > > Hi, > > > > I have a project that needs to store large number of ima

Re: To Store Large Number of Video and Image files

2016-04-16 Thread Ted Yu
Have you taken a look at HBASE-11339 (HBase MOB) ? Note: this feature does not handle 10GB objects well. Consider store GB image on hdfs. Cheers On Sat, Apr 16, 2016 at 6:21 PM, Ascot Moss <ascot.m...@gmail.com> wrote: > Hi, > > I have a project that needs to store large

To Store Large Number of Video and Image files

2016-04-16 Thread Ascot Moss
Hi, I have a project that needs to store large number of image and video files, the file size varies from 10MB to 10GB, the initial number of files will be 0.1 billion and would grow over 1 billion, what will be the practical recommendations to store and view these files? #1 One cluster, store