I have several doubts on Hadoop Ecosystem. Eager to understand the concepts well.
- Where do Hive tables store data?
- For Datawarehouse, Do we need to have same data both in Hive and Hbase tables.
- How can we insert,update,read data from Hbase.
- what all file formats can HDFS store other than csv.
- can we have PIG on Hbase.
- can I omit Hbase tables if I have Hive.