Hive-3-hive Architecture

Source: Internet
Author: User

Hive schema

1. User interface

A) CLI (command line Interface)

Execute under the bin directory of hive./hive


b) Client Clients

Start command for Nohup hive–service Hiveserver & (Nohup ... & is a Linux command that indicates that the command runs in the background)

Then use hive's JDBC Connection

c) WUI Web browser

The start command is Hive–service HWI and the access port defaults to 9999

2. Meta Data storage

A) Bring your own Derby

b) MySQL (for production environments)

3, interpreter, compiler, optimizer

HIVEQL query statements from syntax analysis, data analysis, compilation, optimization, and query plan generation, generating query plans are stored in HDFs and executed with the MapReduce call

4. Data storage

Hadoop-based HDFs

5. Architecture Diagram


Hive-3-hive Architecture

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.