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

Exclude jdk:tools dependency from all Hadoop dependencies for Java 9+ compatibility

    XMLWordPrintableJSON

Details

    Description

      Hadoop transitively pulls the system dependency jdk:tools which is not longer available on Java 9+. This causes errors when importing the code into an IDE with runs Java 11.

      This dependency is anyways not needed when running the code, because the classes are always present. It can be safely excluded form the transitive dependencies.

      Attachments

        Issue Links

          Activity

            People

              sewen Stephan Ewen
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: