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

Add warning to include flink-table in job fat jars

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.3, 1.2.0
    • None
    • None

    Description

      flink-table depends on Apache Calcite which includes a JDBC Driver that prevents classloaders from being collected. This is a known issue with java.sqlDriverManager and can eventually cause OOME Permgen Taskmanager failures.

      The current workaround is to not include flink-table in the fat job JAR. Instead the flink-table jar files should be added to the lib folder of the TaskManagers.

      Attachments

        Activity

          People

            sunjincheng121 sunjincheng
            fhueske Fabian Hueske
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: