0 votes
in Big Data | Hadoop by
Hive Shell
  • The shell is a way to interact with HIVE, by using HiveQL.

  • HiveQL is highly influenced by MySQL.

  • HiveQL is case-sensitive.

  • The default database to store files is metastore_db.

...