I am writing a file to S3 from pyspark. Below is my code -
def write_file_in_bucket(path,df_name): update_record.repartition(1).write.option("header&