Cannot fetch dependencies for org.apache.flink:flink-json:1.12.2

2021-06-22 Thread Chenyu Zheng
Hi contributors, I’m trying to download jar dependencies using “flink.execution.packages” in “%flink.conf”, but I got an error like below. I have changed my “zeppelin.interpreter.dep.mvnRepo” to http://insecure.repo1.maven.org/maven2/ , and I could connect to this maven repo in my zeppelin host

Re: Cannot fetch dependencies for org.apache.flink:flink-json:1.12.2

2021-06-22 Thread Jeff Zhang
>From the logs, it seems due to the network issue. Have you tried to run it outside the docker container ? Chenyu Zheng 于2021年6月22日周二 下午9:50写道: > Hi contributors, > > > > I’m trying to download jar dependencies using “flink.execution.packages” > in “%flink.conf”, but I got an error like below. I

Re: Cannot fetch dependencies for org.apache.flink:flink-json:1.12.2

2021-06-22 Thread Chenyu Zheng
Yes. I tried inside and outside docker container, both could connect to the maven repo. Get Outlook for Android From: Jeff Zhang Sent: Tuesday, June 22, 2021 10:23:17 PM To: users Subject: Re: Cannot fetch dependencies for org.apache.fli