Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-5650

Zeppelin does not support LOAD/UNLOAD MODULE command for flink interpreter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • flink
    • None
    • zeppelin 0.10.1 & flink 1.13.5

    Description

      1. Flink supports pluggable modules and related commands(LOAD/UNLOAD MODULE, USE MODULES, SHOW FULL MODULES) since 2021.01

      https://issues.apache.org/jira/browse/FLINK-21045

      https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/modules/#using-sql

      2. but I found that those commands are not supported in FlinkSqlInterpreter.

      https://github.com/apache/zeppelin/blob/master/flink/flink-scala-parent/src/main/java/org/apache/zeppelin/flink/FlinkSqlInterpreter.java#L206-L287

      3. Since those change above(1) was applied only from 1.13, it may have been intentionally omitted from interpreter. But in order to use hive built-in function using hive-connector, corresponding commands are required.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sarahhhc Sarah Cho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: