Hi~
I am Jiejin Li, a Flinkusers from china.I failed to submit a flink task using Flink Standalone mode with the following error: Caused by: org.apache.flink.core.fs.UnsupportedFileSystemSchemeException: Could not find a file system implementation for scheme &aposhdfs&apos. The scheme is not directly supported by Flink and no Hadoop file system to support this scheme could be loaded. For a full list of supported file systems, please see https://ci.apache.org/projects/flink/flink-docs-stable/ops/filesystems/. According to the error prompt, I downloaded the “ flink-shaded-hadoop-2-uber-2.7.5-10.0.jar” and imported it into the ${FLINK_HOME}/lib directory, and also configured the Flink-conf.yaml file with “env.hadoop.conf.dir:/opt/modules/hadoop-2.7.3/etc/hadoop”, but the error could not be solved. Please advise how to deal with this situation. Thank you ! 从 Windows 版邮件发送
