Skip to content

Questions about "No FileSystem for scheme "s3"" #22628

Answered by senlizishi
senlizishi asked this question in Q&A
Discussion options

You must be logged in to vote

I have solved the above problem. This is mainly related to the deployment configuration of HMS.

Solutions

  • Check whether the downloaded Hadoop version is consistent with the version of /usr/lib/trino/plugin/iceberg/hdfs/hadoop-apache-x.jar in the Trino container. Then check whether the Hive version is compatible with the downloaded Hadoop version. For example, I currently use Trino-451, hadoop-3.3.5, hive-3.1.3.
  • Download the aws-java-sdk-core-x.jar, aws-java-sdk-s3-x.jar, and hadoop-aws-x.jar from https://mvnrepository.com/ and place them in ${HADOOP_HOME}/share/hadoop/tools/lib/ directory. The versions of aws-java-sdk-core and aws-java-sdk-s3 Jar are consistent with the jars of the same …

Replies: 1 comment

Comment options

senlizishi
Jul 10, 2024
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by senlizishi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
iceberg Iceberg connector
1 participant
Converted from issue

This discussion was converted from issue #22627 on July 09, 2024 03:03.