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...


Is there any API available for implementing graphs in Spark?



Is there any API available for implementing graphs in Spark?..

Answer / Bhupender Singh Bisht

Yes, Apache Spark provides GraphX, a graph processing system that allows you to construct and analyze graphs. It extends the RDD (Resilient Distributed Dataset) abstraction to support graph structures like vertices and edges.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is spark technology?

1 Answers  


What is SparkContext in Apache Spark?

1 Answers  


Define various running modes of apache spark?

1 Answers  


What is in memory in spark?

1 Answers  


How Spark uses Akka?

1 Answers  


Compare Transformation and Action in Apache Spark?

1 Answers  


Explain the run-time architecture of Spark?

1 Answers  


How do I start a spark master?

1 Answers  


How to identify that given operation is transformation/action in your program?

1 Answers  


Explain about the different types of transformations on DStreams?

1 Answers  


What are common spark ecosystems?

1 Answers  


In a very huge text file, you want to just check if a particular keyword exists. How would you do this using Spark?

1 Answers  


Categories