Re: Need help in setting up flink 1.10

2020-09-29 Thread David Anderson
Ravi, Note that questions like this are better suited for the user mailing list. According to [1], google cloud storage is supported under the gcs: url scheme. Also, since Flink 1.10, most filesystems must be loaded as plugins, rather than from the lib directory [2]. I don't have experience with

Need help in setting up flink 1.10

2020-09-28 Thread Ravi Sankar Reddy Sangana
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