Assigned
Status Update
Comments
va...@google.com <va...@google.com>
va...@google.com <va...@google.com> #2
Hi , Could you please clarify the issue description or share any screen shot of the problem where you are facing issue ?
Description
Problem you have encountered: We have an hourly DAG that will create a Dataproc cluster, submit several pyspark jobs then delete the cluster afterward. But some hours the jobs all failed due to
java.lang.ClassNotFoundException: org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions
. This error seems to happen at random time and interval so we are not sure of the cause either.What you expected to happen: No java.lang.ClassNotFoundException for iceberg extension since the jar is already attached.
Steps to reproduce:
java.lang.ClassNotFoundException
Other information (workarounds you have tried, documentation consulted, etc):
java.lang.ClassNotFoundException