flink安装启动

1.下载安装包,解压缩;修改conf下flink-conf.yaml中参数 2.启动flink server ./bin/start-cluster.shweb 3.访问http://localhost:8081 4.执行程序 ./bin/flink run examples/batch/WordCount.jarsvg 5.中止flink server ./bin/stop-cluster.sh
相关文章
相关标签/搜索