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


What is sparkcontext in spark?



What is sparkcontext in spark?..

Answer / Athar Shakeel

SparkContext (often abbreviated as SC) is the entry point for interacting with a Spark cluster. It creates and manages an ApplicationMaster process, provides access to Spark's internal scheduler, and allows the user to create RDDs, submit jobs, and manage configuration settings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Can you do real-time processing with Spark SQL?

1 Answers  


How can data transfer be minimized when working with Apache Spark?

1 Answers  


What are the different ways of representing data in Spark?

1 Answers  


Apache Spark is a good fit for which type of machine learning techniques?

1 Answers  


Explain the difference between Spark SQL and Hive.

1 Answers  


What is difference between map and flatmap in spark?

1 Answers  


Explain pipe() operation. How it writes the result to the standard output?

1 Answers  


Why is transformation lazy operation in Apache Spark RDD? How is it useful?

1 Answers  


How to process data using Transformation operation in Spark?

1 Answers  


Is spark part of hadoop ecosystem?

1 Answers  


Explain write ahead log(journaling) in spark?

1 Answers  


What is the standalone mode in spark cluster?

1 Answers  


Categories