Hi Team,

We are using flink 1.7 currently in prod. We want to move to latest release and 
trying 1.10. We are using google storage for our checkpoints.

In these release we need Hadoop to the integrated from our side. So following 
this 
link<https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/hadoop.html>
 we copied the flink-shaded-hadoop-2-uber-2.4.1-10.0.jar to the lib folder. Now 
I an getting this error while submitting the job.

Caused by: java.io.IOException: No FileSystem for scheme: gs

Can you please explain or show me a doc or any blog to solve this error.


flink-conf.yml
state.backend: rocksdb
state.checkpoints.dir: gs://xyz/flink/pacifier/flink-checkpoints

Regards,
Ravi Sankar Reddy

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

Reply via email to