Fetching TaskManager log failed

2017-12-25 Thread rimin515
I run a flink job,when run one hour,there have a error:
 ERROR org.apache.flink.runtime.webmonitor.handlers.TaskManagerLogHandler  - 
Fetching TaskManager log failed.
java.util.NoSuchElementException: None.get


Re: Fetching TaskManager log failed

2017-12-27 Thread Ufuk Celebi
Thanks for reporting this issue. A few questions:

- Which version of Flink are you using?
- Does it work up to the point that the Exception is thrown? e.g. for
smaller files it's OK?

Let me pull in Chesnay (cc'd) who has worked on log fetching for the
web runtime.

– Ufuk


On Tue, Dec 26, 2017 at 8:50 AM,   wrote:
> I run a flink job,when run one hour,there have a error:
>
>  ERROR org.apache.flink.runtime.webmonitor.handlers.TaskManagerLogHandler  -
> Fetching TaskManager log failed.
> java.util.NoSuchElementException: None.get
>