95-080-046-ソース - -flink-daemon.sh開始

1.ホライゾン

ここに画像を挿入説明

2. [スタート]

lcc@lcc flink-1.9.0$ bin/start-cluster.sh
Starting cluster.
Starting standalonesession daemon on host lcc.
Starting taskexecutor daemon on host lcc.
[deploy@kylin1 third]$ bin/start-cluster.sh 

lcc@lcc flink-1.9.0$ jps -ml | grep flink
53531 org.apache.flink.runtime.taskexecutor.TaskManagerRunner --configDir /Users/lcc/soft/flink/flink-1.9.0/conf
53085 org.apache.flink.runtime.entrypoint.StandaloneSessionClusterEntrypoint --configDir /Users/lcc/soft/flink/flink-1.9.0/conf --executionMode cluster

大きくします

おすすめ

転載: blog.csdn.net/qq_21383435/article/details/105333383