Sachit Murarka created SPARK-34095: -------------------------------------- Summary: Spark 3 is giving WARN while running job Key: SPARK-34095 URL: https://issues.apache.org/jira/browse/SPARK-34095 Project: Spark Issue Type: Bug Components: Java API Affects Versions: 3.0.1 Reporter: Sachit Murarka
I am running Spark 3.0.1 with Java11. Getting the following error. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.spark.unsafe.Platform (file:/opt/spark/jars/spark-unsafe_2.12-3.0.1.jar) to constructor java.nio.DirectByteBuffer(long,int) WARNING: Please consider reporting this to the maintainers of org.apache.spark.unsafe.Platform WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org