[
https://issues.apache.org/jira/browse/TEZ-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4333:
------------------------------
Parent: TEZ-4343
Issue Type: Sub-task (was: Improvement)
> Debug artifacts can include DAG plan in json format
> ---------------------------------------------------
>
> Key: TEZ-4333
> URL: https://issues.apache.org/jira/browse/TEZ-4333
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, tez.generate.debug.artifacts saves a serialized protobuf file,
> which is hard to read because it just encodes the user payload. At the same
> time, tez AM logs a readable json file into the tez AM logs but only at DEBUG
> level. I'm proposing that tez.generate.debug.artifacts could write this
> readable json into a separated dag json file, this way:
> 1. we can use tez.generate.debug.artifacts to produce one more useful file
> 2. don't have to set AM log level to DEBUG if we're only interested in the
> dag plan
--
This message was sent by Atlassian Jira
(v8.3.4#803005)