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

State backend class cannot be loaded, because fully qualified name converted to lower-case

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.1.2
    • 1.1.3, 1.2.0
    • None
    • Debian Linux and Mac OS X

    Description

      The name of the state backend in the configuration file ist converted to lower-case (see https://github.com/eBay/Flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java#L587).

      Therefore, the class cannot be found, and the state backend (e.g., RocksDB) is not loaded properly (see https://github.com/eBay/Flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java#L603).

      Attachments

        Activity

          People

            sewen Stephan Ewen
            florian.koenig Florian Koenig
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: