This is a collection of articles that published in this blog that explain how to create, add, alter, rename and drop the data partitioning in
Author: SHAFI SHAIK
Hi, this is Shafi Shaik, Microsoft Solutions Specialist in Data platform as well as in Data Management & Analytics. I am a certified associate in Oracle SQL*Plus and extensively trained in MongoDB Administration. My current role is Database administration with hands-on expertise in almost all relational databases namely Microsoft SQL Server, MySQL, Oracle SQL*Plus, PostGreSQL & Teradata. I'm also specialized in database development, warehousing, traditional data analysis and Big Data analysis.
Import & Export Data – Hive
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,