a8ace28e创建于 2025年7月2日历史提交
文件最后提交记录最后更新时间
1 年前
11 个月前
11 个月前
1 年前
README.md

Quick reference

tez | openEuler

Current tez docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

Apache Tez is a generic data-processing pipeline engine envisioned as a low-level engine for higher abstractions such as Apache Hadoop Map-Reduce, Apache Pig, Apache Hive etc.

For more information about tez, please visit https://tez.apache.org/.

Supported tags and respective Dockerfile links

The tag of each tez docker image is consist of the version of tez and the version of basic image. The details are as follows

Tags Currently Architectures
0.10.5-oe2403sp1 Apache Tez 0.10.5 on openEuler 24.03-LTS-SP1 amd64, arm64

Usage

This image is used to verify if the upstream tez version can be integrated with openEuler, please setup tez first while use it.

Start a tez instance by following command:

docker run -it --name tez openeuler/tez:latest

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.