Qiheng He created TEZ-4592: ------------------------------ Summary: Provide a Runtime Docker Image of the Tez UI on Docker Hub or Github Packages Key: TEZ-4592 URL: https://issues.apache.org/jira/browse/TEZ-4592 Project: Apache Tez Issue Type: Improvement Reporter: Qiheng He
- I noticed at [https://tez.apache.org/tez-ui.html] that to deploy {*}Tez UI{*}, users always need to do a series of complicated operations on {*}tez-ui.war{*}. There is a *Dockerfile* at [https://github.com/apache/tez/blob/master/build-tools/docker/Dockerfile] , but there seems to be no instructions for this file. - Currently for Apache Hive 4.0.1, *tez* has replaced *mr* as the default configuration, and Apache Hive has a Docker Image on Docker Hub. Manual deployment of *tez-ui.war* introduces additional complexity, and it would be nice if *Tez UI* could provide a Runtime Docker Image on Docker Hub or Github Packages. This helps write unit tests in third-party test libraries such as {*}testcontainers-java{*}. -- This message was sent by Atlassian Jira (v8.20.10#820010)