Flink任务提交模式

local模式 本地运行,不须要集群环境 IDE开发时,local模式方便本地测试 standalone 须要搭建flink集群 提交命令 flink run -m artemis-02:6123 -c com.test.WordCount2 ./Flink.jar hdfs://artemis-02:9000/tmp/lvxw/tmp/logs/words hdfs://artemis-02:9
相关文章
相关标签/搜索