Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Describe join() operation. How is outer join supported?



Describe join() operation. How is outer join supported?..

Answer / Gaurav Yadav

The join() operation combines two RDDs based on a common key. There are three types of joins: inner join, left outer join, and right outer join. In Spark, both inner and outer joins are supported using the join(), fullOuterJoin(), and leftOuterJoin() methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Explain Catalyst framework?

1 Answers  


What are the ways to launch Apache Spark over YARN?

1 Answers  


What happens to rdd when one of the nodes on which it is distributed goes down?

1 Answers  


List some use cases where Spark outperforms Hadoop in processing.

1 Answers  


Why does spark skip stages?

1 Answers  


Explain keys() operation in Apache spark?

1 Answers  


What is spark machine learning?

1 Answers  


What is tungsten engine in spark?

1 Answers  


List the advantage of Parquet files?

1 Answers  


What are the various types of shared variable in apache spark?

1 Answers  


List the benefits of Spark over MapReduce.

1 Answers  


Explain schemardd?

1 Answers  


Categories