状态恢复参数顺序 -s

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

状态恢复参数顺序 -s

dushang
../bin/flink run -s path  -c class test.jar 这里面的-s 必须在最前面么,我换成  ../bin/flink
run   -c class test.jar -s path 不生效。



--
Sent from: http://apache-flink.147419.n8.nabble.com/
Reply | Threaded
Open this post in threaded view
|

回复:状态恢复参数顺序 -s

allanqinjy
你放在jar包后就当作jar的参数了 ,你可以试试这样在你的main中获取参数 s 就是你的path。


| |
allanqinjy
|
|
[hidden email]
|
签名由网易邮箱大师定制


在2021年03月5日 14:57,dushang<[hidden email]> 写道:
../bin/flink run -s path  -c class test.jar 这里面的-s 必须在最前面么,我换成  ../bin/flink
run   -c class test.jar -s path 不生效。



--
Sent from: http://apache-flink.147419.n8.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: 回复:状态恢复参数顺序 -s

dushang
Okay ,THX



--
Sent from: http://apache-flink.147419.n8.nabble.com/