This is a collection of articles that published in this blog that explain how to use Hive to import and export data.
Database Comments In Hive
We addressed creating a database with database comments in an earlier post, but this article will go over it in further depth to give you
Loading Data From HDFS into Hive
Importing data into an RDBMS is a separate feature or function, although it is one of the DML commands in Hive. Data may be imported
Loading Data From Local File System to Hive
Importing data into an RDBMS is a separate feature or function, although it is one of the DML commands in Hive. Data may be imported
Table Comments Using ALTER in Hive
There will be certain database objects introduced during deployments and hotfixes. Comments are frequently used to indicate which item is introduced in which deployment. However,
Column Comments in Apache Hive
There will be certain database objects introduced during deployments and hotfixes. Comments are frequently used to indicate which item is introduced in which deployment. However,