[ https://issues.apache.org/jira/browse/FLINK-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987500#comment-14987500 ]
Martin Liesenberg commented on FLINK-2732: ------------------------------------------ I was a bit busy in the last two week due to deadlines at work and didnt get much done. Yesterday I took it up again, there are some things still open: - differentiate between .log and .out files in the messages sent to the TaskManager - find all .log or .out messages on the TaskManager - tests The current status is in my github repo, I will probably update it during the week, if you would like to take a stab at it, feel free to base your work on that. > 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)