Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the hive component architecture?

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article introduces the relevant knowledge of "what is the hive component architecture". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Hive execution flowchart:

[Pratical Hive.pdf] study notes, each chapter as the main line, supplemented by the official website materials to complete.

Component architecture

Client component

Hive-cli

JDBC/ODBC

Toad or SQuirreL

HCatalog

Metadata management component, the main functions are as follows

Official introduction

Provides a common schema environment for multiple tools

Allows for connectors to tools to read data from and write data to Hive's warehouse

Lets users share data across tools

Creates a relational structure to Hadoop data

Abstracts away the how and where of data storage

Hides schema and storage changes from users

HiveServer2

Interface service component

Execution-Engine

MR

Executive engine component

Tez

Execute engine components, omitting the shuffle process

Tez avoids disk IO by avoiding expensive shuffle and shorts while leveraging more efficient map side joins. Tez also utilizes a costbased optimizer, which helps produce faster execution plans. Combine this with the ORC file format geared

Toward SQL performance and you have a query engine performing up to 100x faster than native MapReduce-

Hive-on-Spark

Storage: Hadoop

Storing http://www.0398hfyy.com based on hdfs file

That's all for "what is the hive component Architecture?" Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report