@KeshavKiran-MSFT @tbgangav-MSFT @KranthiPakala-MSFT @PRADEEPCHEEKATLA-MSFT
I'm getting below error while loading the vertices and edges data to serverless graph CosmoDB and the same is working for provision cosmos graph db.
org.apache.spark.SparkException: Job aborted due to stage failure: Task 2 in stage 77.0 failed 4 times, most recent failure: Lost task 2.3 in stage 77.0 (TID 1097, 10.139.64.5, executor 0): java.lang.IllegalStateException: com.microsoft.azure.documentdb.DocumentClientException: Reading or replacing offers is not supported for serverless accounts.
How can we overcome this error ?