Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-3966

Remove illegal access warning in JDK11 test of storm-sql-hdfs

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • storm-sql
    • None

    Description

      sql/storm-sql-hdfs module test warns about illegal access when run under JDK11.

      This is due to the following dependcy tree:
      +- org.apache.storm:storm-hdfs:jar:2.6.0-SNAPSHOT:provided

      +- org.apache.hadoop:hadoop-auth:jar:2.10.1:provided

      to fix Illegal reflective access by org.apache.hadoop.security.authentication.util.KerberosUtil
      (org.apache.hadoop:hadoop-auth:2.10.1)
      to method sun.security.krb5.Config.getInstance() add
      "add-opens java.security.jgss/sun.security.krb5=ALL-UNNAMED"

      Attachments

        Issue Links

          Activity

            People

              bipinprasad Bipin Prasad
              bipinprasad Bipin Prasad
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h