AbsaOSS / AbsaOSS/spline-spark-agent
spark-3.5-spline-agent not working with Glue 5.0 spark 3.5
Open
- Dominant language
- Scala
- Stars
- 210
- Forks
- 102
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Hi,
I tried using **Spark-3.5-spline-agent-bundle_2.12-2.2.1.jar** with **AWS Glue 5.0,** but encountered an error: **IllegalArgumentException: Error while instantiating 'org.apache.spark.sql.hive.HiveSessionStateBuilder'**.
However, when I use the following options:
**Key: --java-options
Value: --add-opens=java.base/sun.net.www.protocol.jar=ALL-UNNAMED**
the job runs successfully, though the runtime increases by **approximately 1.5 minutes.**
Is there an alternative solution to resolve this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.