Where is the meta data(e.g.,table schemas) in Hive?
Score 2
Stored as metadata on the NameNode
Stored along with the data in HDFS
Stored in the RDBMS like MySQL
Stored in ZooKeeper
Submit