class java.sql.Timestamp cannot be cast to class java.time.Instant
349 views
Skip to first unread message
이상부
unread,
Aug 15, 2021, 6:09:37 AM8/15/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DataStax Spark Connector for Apache Cassandra
connector version 3.1.0
----
Spark SQL ------ Job aborted due to stage failure: Task 5 in stage 1.0 failed 4 times, most recent failure: Lost task 5.3 in stage 1.0 (TID 85) (192.168.0.88 executor 1): java.lang.ClassCastException: class java.sql.Timestamp cannot be cast to class java.time.Instant (java.sql.Timestamp is in module java.sql of loader 'platform'; java.time.Instant is in module java.base of loader 'bootstrap')