1

when i write an empty data frame with options ("header","true") but it does not write any header on the CSV file how to resolve ?

0

1 Answer 1

3

You can't do this with Spark 2.x and there is no workaround, so you will have to create the file manually. It will work from 3.0 onwards though. Here is the ticket: https://issues.apache.org/jira/browse/SPARK-26208

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.