DTStack / DTStack/flinkStreamSQL

提交任务至yarn session时,flink管理界面没有可运行的任务

Open
#257 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
913
PR merge metrics
No merged PRs in 30d

Description

我的提交命令是:
sh submit.sh -sql /home/sideSql4.txt -name ff -remoteSqlPluginPath /home/flinkStreamSQL-1.8.0_release/flinkStreamSQL-1.8.0_release/plugins -localSqlPluginPath /home/flinkStreamSQL-1.8.0_release/flinkStreamSQL-1.8.0_release/plugins -mode yarn -yarnconf /opt/cloudera/parcels/CDH/etc/hadoop/conf.dist -flinkconf /home/flink-1.8.0/conf -confProp \{\"time.characteristic\":\"EventTime\",\"sql.checkpoint.interval\":10000\} -yarnSessionConf \{\"yid\":\"application_1579007643767_0009\"}

查看nohup.out时,显示一下信息:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
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.
confProp={"time.characteristic":"EventTime","sql.checkpoint.interval":10000}
applicationId=application_1579007643767_0009

yarn-session任务如下:
![image](https://user-images.githubusercontent.com/60570042/73607370-4d536500-45f0-11ea-9332-72296da58d6a.png)

flink管理界面没有可运行任务:
![image](https://user-images.githubusercontent.com/60570042/73607385-68be7000-45f0-11ea-9976-794a3d654bf5.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.