Spark Scenario Based Question | SET Operation Vs Joins in Spark | Using PySpark | LearntoSpark

preview_player
Показать описание
In this Video, we will learn when to choose Set operators such as intersect, subtract, union etc., and when to choose Join like left semi, left anti etc., We will learn this with a Scenario based question using PySpark. Hope this will be helpful in your interview preparation.

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

Bro you are doing a great about calculation of executor and executor memory all these things

bharathkumarreddy
Автор

I am performing except, intersect operator in spark dataframe using Scala, what I need to import outside of main class.?

nehachopade
Автор

Thanks you, please make a video on delta table merge like SCD-type 2

sajeevkumar
Автор

Can you share the same concept in spark scala

maheshk
Автор

Hi... I have recently installed Jupyter notebook setup. Issue I m facing is that after applying intersect and all, I am not do a show() on the dataframe.

like this"Py4JJavaError: An error occurred while calling o337.showString.
"

Any idea about why this comes?

anishamajumder