jfz commented on PR #5812:
URL: https://github.com/apache/iceberg/pull/5812#issuecomment-1252917083

   This seems very similar to: https://github.com/apache/iceberg/pull/546
   
   Error while running Spark 3.3 + Iceberg 0.14:
   `Caused by: com.esotericsoftware.kryo.KryoException: 
java.lang.NullPointerException
   Serialization trace:
   s3BucketToAccessPointMapping (org.apache.iceberg.aws.AwsProperties)
   xxxxx
   io (org.apache.iceberg.spark.source.SerializableTableWithSize)
        at 
com.esotericsoftware.kryo.serializers.ObjectField.write(ObjectField.java:101)
        at 
com.esotericsoftware.kryo.serializers.FieldSerializer.write(FieldSerializer.java:508)
        at com.esotericsoftware.kryo.Kryo.writeObject(Kryo.java:575)
        at 
com.esotericsoftware.kryo.serializers.ObjectField.write(ObjectField.java:79)`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to