Who created spark?



Who created spark?..

Answer / Sampurnanand Tripathi

Apache Spark was created by Matei Zaharia and his team at UC Berkeley in 2009 as a part of their research project, Shark. In 2013, it became an open-source project under the Apache Software Foundation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

List some use cases where Spark outperforms Hadoop in processing.

1 Answers  


What is the difference between reducebykey and groupbykey?

1 Answers  


How to start and stop spark in interactive shell?

1 Answers  


What is RDD?

1 Answers  


Do I need to install hadoop for spark?

1 Answers  


What is scala spark?

1 Answers  


How many ways we can create rdd?

1 Answers  


What do we mean by Partitions or slices?

1 Answers  


How do I download and install spark?

1 Answers  


Is cache an action in spark?

1 Answers  


If there is certain data that we want to use again and again in different transformations, what should improve the performance?

1 Answers  


What do you understand by receivers in Spark Streaming ?

1 Answers  


Categories