AWS – History

Amazon-Web-Services_AWS_Tutorials-my-tech-mint

History of Amazon Web Services: 2003: In 2003, Chris Pinkham and Benjamin Black presented a paper on how Amazon’s own internal infrastructure should look like. They …

Read More ➜

AWS – Introduction

Amazon-Web-Services_AWS_Tutorials-my-tech-mint

Amazon Web Services (AWS) AWS tutorial provides basic and advanced concepts. Our AWS tutorial is designed for beginners and professionals. AWS stands for Amazon Web …

Read More ➜

Hive – Introduction

Hive Tutorials

The term ‘Big Data’ is used for collections of large datasets that include huge volume, high velocity, and a variety of data that is increasing …

Read More ➜

Hive – Installation

Hive Tutorials

All Hadoop sub-projects such as Hive, Pig, and HBase support Linux operating system. Therefore, you need to install any Linux flavored OS. The following simple …

Read More ➜

Hive – Data Types

Hive Tutorials

All the data types in Hive are classified into four types, given as follows: Column Types Literals Null Values Complex Types Column Types Column type …

Read More ➜

Hive – Create Database

Hive Tutorials

Hive is a database technology that can define databases and tables to analyze structured data. The theme for structured data analysis is to store the …

Read More ➜

Hive – Drop Database

Hive Tutorials

The usage of SCHEMA and DATABASE are same. Drop Database Statement Drop Database is a statement that drops all the tables and deletes the database. …

Read More ➜