Quantcast
Channel: MarsHut
Viewing all articles
Browse latest Browse all 6551

when to use hive vs hbase

$
0
0
I have a requirement of processing huge weblogs on daily basis.

1. data will come incremental to datastore on daily basis and I need
cumulative and daily
distinct user count from logs and after that aggregated data will be loaded
in RDBMS like mydql.

2.data will be loaded in hdfs datawarehouse on daily basis and same will be
fetched from Hdfs warehouse after some filtering in RDMS like mysql and
will be processed there.

Which datawarehouse is suitable for approach 1 and 2 and why?.

Thanks
Shushant

Viewing all articles
Browse latest Browse all 6551

Trending Articles