[
https://issues.apache.org/jira/browse/FLINK-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201436#comment-15201436
]
ASF GitHub Bot commented on FLINK-2732:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1790#issuecomment-198345651
Also, I'm not sure if this log message is correct:
```
2016-03-18 12:59:43,376 INFO org.apache.flink.runtime.blob.BlobCache
- Downloading ee982985ecf8b6a9e3d33eb4eb7d84f480666e33 from
localhost/127.0.0.1:55764
2016-03-18 12:59:48,594 INFO org.apache.flink.runtime.blob.BlobCache
- Downloading a375a60bb40c8f95c786bcffc77c7b7c15a9ddf3 from
localhost/127.0.0.1:55764
2016-03-18 12:59:56,727 INFO org.apache.flink.runtime.blob.BlobCache
- Downloading 6077377ab5a146b9c2f0917d2e1fd03b8cfdbe84 from
localhost/127.0.0.1:55764
```
It says its downloading the logs locally, but they are loaded from the
remote TM, right?
> 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.0
> Reporter: Stephan Ewen
> Assignee: Chesnay Schepler
> Fix For: 1.0.0
>
>
> 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)