5.9 Hive operations

5.9.1. Create table in Hive

hive> create table myfirsthivetable(id int, name string);

This can be verified in the metastore database in mysql

5.9.2. List tables in Hive

results matching ""

    No results matching ""