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

godfrey johnson commented on FLINK-9906:
----------------------------------------

[^taskmanager.log]

Actually, containers were received, but taskmanager initialization failed, for 
the reason of  krb5.keytab not found.

>From the source code, the krb5.keytab environment variable will be set in the 
>startmaster method, but this method has not been called, so the taskmanager 
>container could not found the krb5.keytab

> Flink Job not running with no resource
> --------------------------------------
>
>                 Key: FLINK-9906
>                 URL: https://issues.apache.org/jira/browse/FLINK-9906
>             Project: Flink
>          Issue Type: Bug
>          Components: Scheduler
>    Affects Versions: 1.5.1
>            Reporter: godfrey johnson
>            Priority: Major
>         Attachments: Flink Job Not Running.log, taskmanager.log
>
>
> Flink job was submitted to yarn, jobmanager was running, but job was stucked 
> in created(scheduled) status from flink web UI. And no taskmanager is 
> running.[^Flink Job Not Running.log]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to