How to read write Parquet file into spark DataFrame || DataEdge Systems Inc

preview_player
Показать описание
#YouTubeCreators
Spark Write DataFrame to Parquet file format

Рекомендации по теме
Комментарии
Автор

Hi, hope you are well.I am stuck with this problem i would be so grateful if you can help:
I have searched online a lot but for partitionBy example I see same example of country or gender.if a column name Brand having elements like- H & M, Zara, Tommy Hilfiger can be partitioned in scala?And the other columns being description, price, index all in CSV format.Please suggest if i have to do something additionally to csv file before converting it into parquet file
getting errors as:
error: Caused by: Task failed while writing rows. error:Caused by: java.io.IOException: Mkdirs failed to create file:/path

vilw