Search

What kind of data warehouse application is suitable for Hive?



Hive is not a full database. The design constraints and limitations of Hadoop and HDFS
impose limits on what Hive can do.
Hive is most suited for data warehouse applications, where

  • Relatively static data is analyzed,
  • Fast response times are not required, and
  • When the data is not changing rapidly.