Had set up trino cluster in GKE, using hive connector with dataproc metastore service to create external tables with external location in GCS cloud storage. But when I tried to create external tables in Azure Blob Storage with an external location, I got the following error in the dataproc metastore service: Got exception: org.apache.hadoop.fs.UnsupportedFileSystemException No FileSystem for the "s3" scheme.
Asked
Active
Viewed 119 times