Commit 0e0aa4bb authored by 赵建伟's avatar 赵建伟

update codes

parent a144f5c4
...@@ -8,7 +8,7 @@ export JAVA_OPTS="-Xms1024m -Xmx8192m -XX:-UseGCOverheadLimit -XX:+UseConcMarkSw ...@@ -8,7 +8,7 @@ export JAVA_OPTS="-Xms1024m -Xmx8192m -XX:-UseGCOverheadLimit -XX:+UseConcMarkSw
nohup $FLINK_HOME/bin/flink run \ nohup $FLINK_HOME/bin/flink run \
-m yarn-cluster \ -m yarn-cluster \
-ynm ctr-estimate \ -ynm ctr-estimate \
-yqu flink \ -yqu data \
-yn 2 \ -yn 2 \
-ys 2 \ -ys 2 \
-p 6 \ -p 6 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment