Error: Could not find or load main class org.apache.flink.client.cli.CliFrontend

后端 未结 0 1089
长情又很酷
长情又很酷 2020-12-04 13:11

I have created a simple Wordcount Java-Flink program, below is the code:

public class Wordcount {
    public static void main(String []args) throws Exception{         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题