[
https://issues.apache.org/jira/browse/FLINK-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels closed FLINK-2881.
-------------------------------------
Resolution: Duplicate
Fix Version/s: 0.10
Thanks for reporting, [~greghogan]! This has already been fixed on the master.
> WebRuntimeMonitor overly restrictive file patterns
> --------------------------------------------------
>
> Key: FLINK-2881
> URL: https://issues.apache.org/jira/browse/FLINK-2881
> Project: Flink
> Issue Type: Bug
> Components: Webfrontend
> Affects Versions: 0.10
> Reporter: Greg Hogan
> Priority: Blocker
> Fix For: 0.10
>
>
> {{WebRuntimeMonitor}} verifies the log and stdout directory by checking that
> files matching the patterns {noformat}.*jobmanager[^\\.]*\\.log{noformat} and
> {noformat}.*jobmanager[^\\.]*\\.out{noformat} were created. The filenames use
> the system hostname which can contain periods, which are excluded by the file
> pattern and prevent the web monitor from starting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)