[
https://issues.apache.org/jira/browse/TEZ-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor resolved TEZ-4568.
-------------------------------
Resolution: Fixed
> ProfileServlet: add html to output formats and prepare for profiler 3.0
> -----------------------------------------------------------------------
>
> Key: TEZ-4568
> URL: https://issues.apache.org/jira/browse/TEZ-4568
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Fix For: 0.10.4
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> this is the same as HIVE-28305
> https://github.com/apache/tez/blob/38c5aaccdf8e4f7db210975021c78b6db556c87f/tez-common/src/main/java/org/apache/tez/common/web/ProfileServlet.java#L143
> in recent versions of async-profiler, SVG is not accepted at all, and
> unfortunately, HTML cannot even be chosen due to a strict parse:
> https://github.com/apache/tez/blob/38c5aaccdf8e4f7db210975021c78b6db556c87f/tez-common/src/main/java/org/apache/tez/common/web/ProfileServlet.java#L353
> for backward compatibility, SVG is fine, but HTML should be added to the enum
--
This message was sent by Atlassian Jira
(v8.20.10#820010)