Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6732

Java 9: Hadoop module should not start on Java 9

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.4
    • hadoop
    • None

    Description

      Hadoop module heavily relies on the fact that application class loader is URLClassLoader. It is used to inspect class path and hack it in various ways. But in Java 9 another class loader type is used.

      Looks like there is no simple solution at the moment. Let's check for Java version during startup and throw an exception if it Java 9 or later.

      Attachments

        Issue Links

          Activity

            People

              andrey-kuznetsov Andrey Kuznetsov
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: