[
https://issues.apache.org/jira/browse/TEZ-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4662:
------------------------------
Description:
The main goal here is to decouple from Yarn, so implement or integrate anything
that Yarn currently gives to Tez.
1. Mock ContainerLauncher: first approach assumes that containers are started
independently and discovered by AM.
2. Container discovery: if task containers are launched independently,
container discovery should be implemented (Kubernetes, Zookeeper).
3. Resource management: assuming that
was:The main goal here is to decouple from Yarn.
> Cloud-native Tez
> ----------------
>
> Key: TEZ-4662
> URL: https://issues.apache.org/jira/browse/TEZ-4662
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Major
> Labels: Kubernetes
>
> The main goal here is to decouple from Yarn, so implement or integrate
> anything that Yarn currently gives to Tez.
> 1. Mock ContainerLauncher: first approach assumes that containers are started
> independently and discovered by AM.
> 2. Container discovery: if task containers are launched independently,
> container discovery should be implemented (Kubernetes, Zookeeper).
> 3. Resource management: assuming that
--
This message was sent by Atlassian Jira
(v8.20.10#820010)