You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I am new to flink and following the tutorials here to set up my local flink cluster on vmware environment. Everything goes fine before I tried to run the the application at step 4, which gives an error saying "Caused by: org.apache.flink.shaded.netty4.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8081".
Anyone knows what's wrong and how to solve the problem? Thanks very much!!
The text was updated successfully, but these errors were encountered:
Hello I am new to flink and following the tutorials here to set up my local flink cluster on vmware environment. Everything goes fine before I tried to run the the application at step 4, which gives an error saying "Caused by: org.apache.flink.shaded.netty4.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8081".
Anyone knows what's wrong and how to solve the problem? Thanks very much!!
The text was updated successfully, but these errors were encountered: