I need to convert the parquet file generated by the spark to a text (csv preferably) file. I want to use the data model outside spark.
Any suggestion on how to proceed?
I need to convert the parquet file generated by the spark to a text (csv preferably) file. I want to use the data model outside spark.
Any suggestion on how to proceed?