We deploy flink with standalone mode. We don't use hadoop so there's no hdfs. Also it is locally deployed and there's no cloud storage such as GFS、 s3、 oss can be accessed. Is there any other easily deployed file system that flink checkpoint/savepoint can use and share between task managers?
Thanks, Lei