ngk2009 commented on issue #4297: URL: https://github.com/apache/hudi/issues/4297#issuecomment-993071565
> I have some tips > > 1. put `flink-s3-fs-hadoop` into `/opt/flink/lib` > > 2. add `hadoop-hdfs-client`, `hadoop-aws`, `hadoop-mapreduce-client-core` into `/opt/flink/lib` as well > > 3. if there is aws credential issue, try to set up core-site.xml (I had this issue when using hudi 0.9.0 and flink 1.12.2) Unfortunately, I tried your method but did not succeed。Copy those jar packages to the /opt/flink/lib and $FLINK_HOME/lib directories at the same time, and then restart the yarn session [ERROR] Could not execute SQL statement. Reason: org.apache.hadoop.fs.UnsupportedFileSystemException: No FileSystem for scheme "s3" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
