Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-28112

Misleading error message when Hadoop S3FileSystem is used and not at classpath

    XMLWordPrintableJSON

Details

    Description

      When Using Hadoop S3FileSystem which is not at classpath, below error message is thrown S3 scheme is not directly supported by Flink which is misleading. Actually it is one of the directly supported filesystems.

      Caused by: org.apache.flink.core.fs.UnsupportedFileSystemSchemeException: Could not find a file system implementation for scheme 's3'. 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://nightlies.apache.org/flink/flink-docs-stable/ops/filesystems/.
      

      Attachments

        Issue Links

          Activity

            People

              gaborgsomogyi Gabor Somogyi
              prabhujoseph Prabhu Joseph
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: