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

László Bodor updated TEZ-4568:
------------------------------
    Description: 
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

> ProfileServlet: add html to output formats
> ------------------------------------------
>
>                 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
>
> 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)

Reply via email to