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

BucketingSink is ignoring plugins when trying to re-instantiate the HadoopFileSystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Not a Priority
    • Resolution: Unresolved
    • 1.10.0
    • None
    • None

    Description

      BucketingSink#createHadoopFileSystem first is loading org.apache.flink.core.fs.FileSystem through the plugin class loader (correctly), but later in the "re-instantiate" branch it's ignoring the plugin class loader/PluginManager classes altogether, which means it will be looking for non existing classes in the parent class loader.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pnowojski Piotr Nowojski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: