SlideShare a Scribd company logo
RELATIONAL DATA ANALYSIS WITH HIVE 
 Hive Databases and Tables 
 Basic HiveQL Syntax 
 Data Types 
 Joining Data Sets 
 Common Built-in Functions 
 Hands-On Exercise: Running Hive Queries on the 
Shell, Scripts, and Hue
HIVE - DATABASES 
 Create Database 
 Observe warehouse and meta store 
 Few Commands
TABLES 
 Create Table 
 View Meta Information of a table 
 Alter a table . 
 Dropping a table. 
3

More Related Content

PPTX
Zetoc and rss alerts a guide
PDF
Built in data structures in python
PDF
Tools to demonstrate research impact in the Creative Industries
DOCX
About the database and journal authenticity by dr.ved nath jha
PDF
PDF
PPTX
Business analyst job description key roles | Business Analyst Roles
PPTX
Agile Business Analyst Responsibilities
Zetoc and rss alerts a guide
Built in data structures in python
Tools to demonstrate research impact in the Creative Industries
About the database and journal authenticity by dr.ved nath jha
Business analyst job description key roles | Business Analyst Roles
Agile Business Analyst Responsibilities

More from Intellipaat (20)

PPTX
Voice search optimization | How to Optimize Your Website For Voice Search
PPTX
Functional testing vs non functional testing | Difference Between Functional ...
PPTX
How to start your career as a software engineer
PPTX
First programming language to learn | Which Programming Language to Learn Fi...
PPTX
How to Grow Facebook Followers | How to Increase Facebook Followers quickly
PPTX
Phishing For Beginners | Phishing Tutorial | What is Phishing | Intellipaat
PPTX
How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...
PPTX
How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...
PPTX
How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...
PPTX
White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...
PPTX
AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...
PPTX
Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...
PPTX
How to Become Data Architect | Data Architect Roles and Responsibilities | In...
PPTX
Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...
PPTX
Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...
PPTX
Importance of digital marketing
PPTX
Azure Data Engineer Certification | How to Become Azure Data Engineer
PPTX
Salesforce Admin Certification | Salesforce Developer Certification | Intelli...
PPTX
Cryptography Tutorial
PPTX
What is RPA?
Voice search optimization | How to Optimize Your Website For Voice Search
Functional testing vs non functional testing | Difference Between Functional ...
How to start your career as a software engineer
First programming language to learn | Which Programming Language to Learn Fi...
How to Grow Facebook Followers | How to Increase Facebook Followers quickly
Phishing For Beginners | Phishing Tutorial | What is Phishing | Intellipaat
How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...
How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...
How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...
White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...
AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...
Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...
How to Become Data Architect | Data Architect Roles and Responsibilities | In...
Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...
Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...
Importance of digital marketing
Azure Data Engineer Certification | How to Become Azure Data Engineer
Salesforce Admin Certification | Salesforce Developer Certification | Intelli...
Cryptography Tutorial
What is RPA?
Ad

Recently uploaded (20)

PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
KodekX | Application Modernization Development
PDF
Electronic commerce courselecture one. Pdf
PDF
Approach and Philosophy of On baking technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Cloud computing and distributed systems.
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
cuic standard and advanced reporting.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPT
Teaching material agriculture food technology
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
“AI and Expert System Decision Support & Business Intelligence Systems”
Per capita expenditure prediction using model stacking based on satellite ima...
MYSQL Presentation for SQL database connectivity
KodekX | Application Modernization Development
Electronic commerce courselecture one. Pdf
Approach and Philosophy of On baking technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Empathic Computing: Creating Shared Understanding
Cloud computing and distributed systems.
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Unlocking AI with Model Context Protocol (MCP)
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
cuic standard and advanced reporting.pdf
Network Security Unit 5.pdf for BCA BBA.
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Teaching material agriculture food technology
Building Integrated photovoltaic BIPV_UPV.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
The AUB Centre for AI in Media Proposal.docx
Ad

Hive pdf

  • 1. RELATIONAL DATA ANALYSIS WITH HIVE  Hive Databases and Tables  Basic HiveQL Syntax  Data Types  Joining Data Sets  Common Built-in Functions  Hands-On Exercise: Running Hive Queries on the Shell, Scripts, and Hue
  • 2. HIVE - DATABASES  Create Database  Observe warehouse and meta store  Few Commands
  • 3. TABLES  Create Table  View Meta Information of a table  Alter a table .  Dropping a table. 3