DTStack / DTStack/flinkStreamSQL

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

未關閉
#257 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
2k
分支
913
PR 合併指標
30 天內沒有已合併 PR

描述

我的提交命令是:
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)

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。