flink submit new job提示Internal server error

1.提交jar包到flink web UI上sumbit一直出現錯誤
Server Response Message:
Internal server error.
圖片.png
2.直接去flink/log目錄排錯
圖片.pngweb

cat flink-zytshijack-standalonesession-0-bogon.log

圖片.png
錯誤提示找不到類
3.確認jar中的運行類是否正確
使用winRAR工具查看jar包發現scala類沒有打包進去,致使沒法找到我要運行的主類。
4.使用IDEA Artifacts進行打包
圖片.png
圖片.png
圖片.png
圖片.png
圖片.pngsession

相關文章
相關標籤/搜索