[ 
https://issues.apache.org/jira/browse/TEZ-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated TEZ-4663:
------------------------------
    Description: 
This Jira aims to define Dockerfiles for Tez components along with the 
necessary code changes. Ideally, a Docker Compose setup should be able to start 
all components together.

The ability to run an actual DAG is not necessarily within the scope of this 
Jira, as that would require additional adaptation work in the task scheduler, 
container launcher, and possibly the task communicator layers.

1. *TezClient* container: everthing goes to this container that serves as an 
environment to be able to submit DAGs to AM.
2. *DAGAppMaster* container: AM docker container
3. *TezChild* container: task docker container

  was:
This Jira aims to define Dockerfiles for Tez components along with the 
necessary code changes. Ideally, a Docker Compose setup should be able to start 
all components together.

The ability to run an actual DAG is not necessarily within the scope of this 
Jira, as that would require additional adaptation work in the task scheduler, 
container launcher, and possibly the task communicator layers.


> Simple Docker Compose POC for Tez components (client, AM, child)
> ----------------------------------------------------------------
>
>                 Key: TEZ-4663
>                 URL: https://issues.apache.org/jira/browse/TEZ-4663
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: László Bodor
>            Priority: Major
>
> This Jira aims to define Dockerfiles for Tez components along with the 
> necessary code changes. Ideally, a Docker Compose setup should be able to 
> start all components together.
> The ability to run an actual DAG is not necessarily within the scope of this 
> Jira, as that would require additional adaptation work in the task scheduler, 
> container launcher, and possibly the task communicator layers.
> 1. *TezClient* container: everthing goes to this container that serves as an 
> environment to be able to submit DAGs to AM.
> 2. *DAGAppMaster* container: AM docker container
> 3. *TezChild* container: task docker container



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to