[
https://issues.apache.org/jira/browse/TEZ-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4477:
------------------------------
Description:
And optionally make it logged, e.g.
1. AM can log the full dag once
2. Tasks can log only the actual vertex and its inputs/outputs
{code:java}
-------- ----------
| Map1 | -SIMPLE_EDGE->| Reducer2 |
-------- ----------{code}
was:
And optionally make it logged, e.g.
1. AM can log the full dag once
2. Tasks can log only the actual vertex and its inputs/outputs
> Create ASCII art DAG representation for fun
> -------------------------------------------
>
> Key: TEZ-4477
> URL: https://issues.apache.org/jira/browse/TEZ-4477
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Minor
>
> And optionally make it logged, e.g.
> 1. AM can log the full dag once
> 2. Tasks can log only the actual vertex and its inputs/outputs
> {code:java}
> -------- ----------
> | Map1 | -SIMPLE_EDGE->| Reducer2 |
> -------- ----------{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)