I have a source with many many tiny files (KBs) and some moderate files (1 mb to 5 mb) and a few large files (greater than 50 MB)
Now there is a choice of putting these in HDFS (merge files) or HBase (as MOBs). Which is a recommended method as far as performance of ingestion and showing files to end user is concerned?