[ https://issues.apache.org/jira/browse/FLINK-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952442#comment-14952442 ]
Martin Liesenberg commented on FLINK-2732: ------------------------------------------ I have made some progress which can be seen here: https://github.com/mliesenberg/flink/tree/feature/FLINK-2732 Issues I am still facing: - the messages between JobManager and TaskManager are not correctly passed/ I am using them in the wrong way. - I am still trying to figure out how to best serve the files once they are in the jobManager Will work on that this week. > Add access to the TaskManagers' log file and out file in the web dashboard. > --------------------------------------------------------------------------- > > Key: FLINK-2732 > URL: https://issues.apache.org/jira/browse/FLINK-2732 > Project: Flink > Issue Type: Sub-task > Components: Webfrontend > Affects Versions: 0.10 > Reporter: Stephan Ewen > Assignee: Martin Liesenberg > Fix For: 0.10 > > > Add access to the TaskManagers' log file and out file in the web dashboard. > This needs addition on the server side, as the log files need to be > transferred to the JobManager via the blob server. -- This message was sent by Atlassian JIRA (v6.3.4#6332)