Hi, I'm trying to read data from GCP Object Store with Flink's File source 1.13.6
I followed instruction from [1] But when I started my job on Flink cluster I have this exception: No FileSystem for scheme: gs Any ideas? Cheers [1] https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/deployment/filesystems/gcs/