Data lake analytics

更新时间:
复制 MD 格式

Learn how to use MaxCompute to query and process data across data lakes with DLF, OSS, Paimon, Hive, and Hologres.

Tutorials

Tutorial

Description

Data transformation and multi-scenario orchestration on a data lake using MaxCompute

Ingest IoV data into a data lake and warehouse with MaxLake. Analyze vehicle GPS mileage and speed, then orchestrate multiple engines for real-time reports, cross-team collaboration, desensitized sharing, and AI training — deriving multiple values from a single dataset.

Read CSV data from a data lake using DLF 1.0 and OSS

Extract metadata from OSS with DLF, then run federated queries through a MaxCompute external schema.

Read Paimon data from a data lake using DLF 1.0 and OSS

Create a Paimon DLF catalog with Flink, read MySQL CDC data into OSS, sync metadata to DLF, and query the data lake through a MaxCompute external schema.

Read Parquet data from a data lake using a schemaless query

Use a schemaless query in MaxCompute to read Parquet files from an E-MapReduce serverless Spark cluster. Write results back to OSS with the UNLOAD command.

Read Hadoop Hive data using HMS and HDFS

Create an external schema in MaxCompute to query Hive table data on E-MapReduce.

Create metadata mapping and data synchronization for Hologres

Create metadata mapping and synchronize data between MaxCompute and Hologres.

Read and write Paimon data on a data lake using an external project and a FileSystem Catalog

Create a Paimon catalog with Flink and generate data, then use a MaxCompute external project with a FileSystem Catalog to read Paimon table data.

(Invitational preview) Use an external project to read and write Paimon data on a data lake using DLF

Create a Paimon DLF catalog with Flink, read MySQL CDC data into DLF, and run federated queries through a MaxCompute external project. Results are written back to DLF. This tutorial uses the new version of DLF, not DLF 1.0.