[ 
https://issues.apache.org/jira/browse/FLINK-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946883#comment-14946883
 ] 

ASF GitHub Bot commented on FLINK-2731:
---------------------------------------

Github user fhueske commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1233#discussion_r41393269
  
    --- Diff: 
flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/WebRuntimeMonitor.java
 ---
    @@ -276,4 +294,18 @@ public int getServerPort() {
        private static RuntimeMonitorHandler handler(RequestHandler handler) {
                return new RuntimeMonitorHandler(handler);
        }
    +
    +   private static String getFilePath(String pattern) {
    --- End diff --
    
    can you rename the function to `getLogFilePath()` or add `directory` 
parameter?


> Add JobManager log file access
> ------------------------------
>
>                 Key: FLINK-2731
>                 URL: https://issues.apache.org/jira/browse/FLINK-2731
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Webfrontend
>    Affects Versions: 0.10
>            Reporter: Stephan Ewen
>            Assignee: Sachin Goel
>             Fix For: 0.10
>
>
> Add access to the JobManager log file and out file in the web dashboard



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to