serialize mp4 file into frames to hbase using flume -


i trying serialize media files cctv (in .mp4 format) , store individual frames hbase based on sequence number.

i tried using spooldir source , hbase sink (using asynchbasesink) nothing seems working.

if has tried similar stuff can validate if approach right.

i trying on single cloud instance flume & hbase on same instance , hbase using default file structure of vm & not hdfs. leads .. sample configuration files help.


Comments

Popular posts from this blog

php - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -