[
https://issues.apache.org/jira/browse/FLINK-9771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534580#comment-16534580
]
Chesnay Schepler commented on FLINK-9771:
-----------------------------------------
The {{JarPlanHandler}}, or rather the serializer of the {{JarPlanInfo}} was not
ported correctly from the legacy handler.
It simply returns the JSON plan, but it should return an object with a "plan"
field containing the plan.
> "Show Plan" option under Submit New Job in WebUI not working
> --------------------------------------------------------------
>
> Key: FLINK-9771
> URL: https://issues.apache.org/jira/browse/FLINK-9771
> Project: Flink
> Issue Type: Bug
> Components: Job-Submission, Webfrontend
> Affects Versions: 1.5.0, 1.6.0
> Reporter: Yazdan Shirvany
> Assignee: Chesnay Schepler
> Priority: Major
>
> {{Show Plan}} button under {{Submit new job}} in WebUI not working.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)