filmov
tv
Hive tutorial - Hive intro, create database, create table, insert data into table

Показать описание
Hive tutorial - Hive intro, create database, create table, insert data into table
In this video it is shown how Hive DB could be accessed on Hortonworks HDP VM using Beeline console tool
Video shows in details how we create a database, create a table in a particular database, how to insert data into a table and retrieve data from a table using select statement.
Also it is shown how we retrieve metadata for a particular table by executing describe command.
Video show how to let Hive know that next commands will be executed against a particular database
In this video it is shown how Hive DB could be accessed on Hortonworks HDP VM using Beeline console tool
Video shows in details how we create a database, create a table in a particular database, how to insert data into a table and retrieve data from a table using select statement.
Also it is shown how we retrieve metadata for a particular table by executing describe command.
Video show how to let Hive know that next commands will be executed against a particular database