mac下载

brew install apache-flink

参考:https://www.jianshu.com/p/2c94ffe0d253

flink安装

2、查询安装成功
命令:flink --version 或者 brew info apache-flink

3、运行
cd /usr/local/Cellar/apache-flink/1.11.2/libexec/bin
下运行 ./start-cluster.sh

然后网页打开 http://localhost:8081/#/overview

flink安装

相关文章:

  • 2021-12-27
  • 2022-12-23
  • 2022-12-23
  • 2021-05-14
  • 2022-01-07
  • 2021-04-21
  • 2021-07-30
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2021-09-03
  • 2021-08-24
  • 2021-12-16
  • 2022-02-28
相关资源
相似解决方案