Spark Scenario Based Question: How to use explode , explode_outer and posexplode #interview #spark

preview_player
Показать описание
Spark Scenario Based Question: How to use explode , explode_outer and posexplode #interview #spark @datadnyan

Id|Name|address
1|Dnyan| Pune,Mumbai,Latur
2|Rahul| Nanded,Mumbai
3|Sonali| Pune,Mumbai
4|Yogesh |

# Create SparkSession
.master("local[2]") \
.appName("demo") \
.getOrCreate()

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

Hi,

could you provide the notebook and dataset for practice. It will be great.

please maintain a github repo it will be beneficial for others as well.

Screenza
visit shbcf.ru