[
https://issues.apache.org/jira/browse/FLINK-12953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chad Dombrova updated FLINK-12953:
----------------------------------
Description:
As a (beam) developer I want to be able to print/log information from my custom
transforms, and then monitor that output within the job view of the Web
Dashboard, so that I don't have to go hunting through the combined log in the
Task Manager view. The Task Manager log has way too much in it, spanning all
jobs, including output logged by both flink and user code.
A good example of how this UX should work can be found in Google Dataflow:
- click on a job, and see the logged output for that job
- click on a transform, and see the logged output for just that transform
thanks!
Edited: changed Job Manager to Task Manager
was:
As a (beam) developer I want to be able to print/log information from my custom
transforms, and then monitor that output within the job view of the Web
Dashboard, so that I don't have to go hunting through the combined log in the
Job Manager view. The Job Manager log has way too much in it, spanning all
jobs, including output logged by both flink and user code.
A good example of how this UX should work can be found in Google Dataflow:
- click on a job, and see the logged output for that job
- click on a transform, and see the logged output for just that transform
thanks!
> View logs from Job view in Web Dashboard
> ----------------------------------------
>
> Key: FLINK-12953
> URL: https://issues.apache.org/jira/browse/FLINK-12953
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Reporter: Chad Dombrova
> Priority: Major
>
> As a (beam) developer I want to be able to print/log information from my
> custom transforms, and then monitor that output within the job view of the
> Web Dashboard, so that I don't have to go hunting through the combined log in
> the Task Manager view. The Task Manager log has way too much in it,
> spanning all jobs, including output logged by both flink and user code.
> A good example of how this UX should work can be found in Google Dataflow:
> - click on a job, and see the logged output for that job
> - click on a transform, and see the logged output for just that transform
> thanks!
> Edited: changed Job Manager to Task Manager
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)