-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Search before asking
-
I had searched in the issues and found no similar question.
-
I had googled my question but i didn't get any help.
-
I had read the documentation: ChunJun doc but it didn't help me.
Description
版本:flinkx 1.10
在yarn session 模式时,开启kerberos认证,提交任务后只输出如下日志就一直无响应。但使用yarnPer、local均能正常执行,求助该如何排查?
执行日志:
[root@bd-node1 flinkx]# /hadoop-data/flinkx/bin/flinkx -mode yarn -job /hadoop-data/flinkx/stream_stream.json -flinkconf /hadoop-data/flink-1.10.2/conf -yarnconf /etc/hadoop/conf -pluginLoadMode shipfile
flinkx starting ...
15:51:44.914 [main] INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.address, localhost
15:51:44.916 [main] INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.rpc.port, 6123
15:51:44.916 [main] INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.heap.size, 8G
15:51:44.916 [main] INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.memory.process.size, 8G
15:51:44.916 [main] INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: taskmanager.numberOfTaskSlots, 1
15:51:44.916 [main] INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: parallelism.default, 1
15:51:44.917 [main] INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: jobmanager.execution.failover-strategy, region
log4j:WARN No appenders could be found for logger (org.apache.hadoop.util.Shell).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Code of Conduct
- I agree to follow this project's Code of Conduct