โ03-31-2022 09:38 AM
Hi ,
I get the error: Py4JJavaError: An error occurred while calling o5082.csv.
: org.apache.spark.SparkException: Job aborted. when writing to csv.
Screenshot below with detail error.
Any idea how to solve it?
Thanks!
โ05-13-2022 07:52 AM
Please try output.coalesce(1).write.option("header","true").format("csv").save("path")
It seems to be same to https://community.databricks.com/s/topic/0TO3f000000CjVqGAK/py4jjavaerror
View solution in original post
โ04-07-2022 11:06 AM
i am also facing same issue
โ04-26-2022 05:41 AM
Hello @Laura Blancarteโ , @Rahul Rathoreโ
Would you mind sharing sample data from the input dataframe that is producing this error while saving?
never-displayed
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!