We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
采用yarnPer模式提交任务,任务运行一段时间状态就变为了Finished,且FinalStatus是failed,请问该如何排查呢,查看yarn的日志中也没有任何记录,是需要在哪里配置log4j.properties嘛,烦请告知下
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
启动脚本如下
sh submit.sh -mode yarn -name data_demo -sql /home/app/flinksql/demo.sql -localSqlPluginPath /home/app/flinksql/plugins -remoteSqlPluginPath /home/app/flinksql/plugins -flinkconf /app/flink-1.11.1/conf -yarnconf /app/hadoop/etc/hadoop/ -flinkJarPath /home/app/flinksql/lib -pluginLoadMode shipfile -queue root.default -yarnSessionConf {\"time.characteristic\":\"eventTime\",\"logLevel\":\"info\"\,\"jobmanager.memory.mb\":256,\"taskmanager.memory.mb\":256}
@zoudaokoulife @XuQianJin-Stars @yangsishu @deadwind4 大佬们给看下吧,拜谢
No branches or pull requests
采用yarnPer模式提交任务,任务运行一段时间状态就变为了Finished,且FinalStatus是failed,请问该如何排查呢,查看yarn的日志中也没有任何记录,是需要在哪里配置log4j.properties嘛,烦请告知下
The text was updated successfully, but these errors were encountered: