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

Creating HDFS table in SQL client throws UnsupportedFileSystemSchemeException even if hadoop jar is added through --jar argument

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.15.0
    • None
    • Table SQL / Client
    • None

    Description

      I've downloaded flink-shaded-hadoop-2-uber-2.8.3-10.0.jar and started a SQL client process with command bin/sql-client --jar /path/to/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar. However when I create an HDFS table in SQL client it complains that

      [ERROR] Could not execute SQL statement. Reason:
      org.apache.flink.core.fs.UnsupportedFileSystemSchemeException: Hadoop is not in the classpath/dependencies.
      

      I've also tried the add jar statement and that doesn't help either.

      Attachments

        Activity

          People

            Unassigned Unassigned
            TsReaper Caizhi Weng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: