Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
SystemDS 3.0, SystemDS 3.1
-
None
Description
Error: WARNING: An illegal reflective access operation has occurred
188Error: WARNING: Illegal reflective access by org.apache.spark.unsafe.Platform (file:/root/.m2/repository/org/apache/spark/spark-unsafe_2.12/3.0.0/spark-unsafe_2.12-3.0.0.jar) to constructor java.nio.DirectByteBuffer(long,int)
189Error: WARNING: Please consider reporting this to the maintainers of org.apache.spark.unsafe.Platform
190Error: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
191Error: WARNING: All illegal access operations will be denied in a future release
Attachments
Issue Links
- is related to
-
SPARK-34095 Spark 3.0.1 is giving WARN while running job
- Open