Fetching TaskManager log failed

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Fetching TaskManager log failed

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

Reply | Threaded
Open this post in threaded view
|

Re: Fetching TaskManager log failed

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,  <[hidden email]> 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
>