Skip to content

HuaweiCloudDeveloper/presto-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Presto Distributed SQL Query Tool

English | Simplified Chinese

Table of Contents

Project Introduction

Presto is an open-source distributed SQL query engine developed and open-sourced by Facebook (now Meta) in 2012. It is designed to solve the problem of interactive analysis of large-scale data. It is not limited to specific data sources and can execute SQL queries across multiple storage systems, supporting fast analysis of PB-level data. It is widely used in data warehouses, data analysis, and interactive query scenarios. This product provides out-of-the-box Presto based on the Huawei Cloud EulerOS 2.0 64-bit system of Kunpeng servers.

Core Features

  • Cross-source Query: A unified SQL entry to query multiple data sources such as Hive data warehouses, MySQL business databases, Kafka real-time streams, and S3 object storage.
  • Fast Query: Based on the "in-memory computing + parallel execution" architecture, it optimizes interactive queries of PB-level data (such as BI analysis, adhoc exploration).
  • Lock-free Computing: It does not rely on data preprocessing and directly reads original data formats (such as Parquet, ORC, JSON), reducing the complexity of the data link.

The open-source image product Presto Distributed SQL Query Tool provided by this project has pre-installed Presto version 0.294 and its related operating environment, and provides deployment templates. Follow the user guide to easily start an efficient "out-of-the-box" experience.

System requirements are as follows:

  • CPU: 2vCPUs or higher
  • RAM: 4GB or larger
  • Disk: At least 40GB

Prerequisites

Register a Huawei account and activate Huawei Cloud

Image Description

Image Specification Feature Description Remarks
Presto-0.294-kunpeng Installed and deployed based on Kunpeng server + Huawei Cloud EulerOS 2.0 64bit

Get Help

  • For more questions, you can contact us through issue or the service support of the specified product in the Huawei Cloud Market
  • For other open-source images, please refer to open-source-image-repos

How to Contribute

  • Fork this repository and submit a pull request
  • Synchronously update README.md based on your open-source image information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •