Do I need to know scala to learn spark?



Do I need to know scala to learn spark?..

Answer / Pooja Dubey

While Scala is one of the programming languages that can be used with Spark, it's not necessary to know Scala to get started. Other languages like Python and Java are also supported.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Explain how RDDs work with Scala in Spark

0 Answers   Capital One,


When running Spark applications, is it necessary to install Spark on all the nodes of YARN cluster?

1 Answers  


What is meant by rdd in spark?

1 Answers  


What is dag – directed acyclic graph?

1 Answers  


What database does spark use?

1 Answers  


Can you explain spark streaming?

1 Answers  


What are Paired RDD?

1 Answers  


Explain transformation and action in RDD in Apache Spark?

1 Answers  


What happens when you submit spark job?

1 Answers  


If map reduce is inferior to spark then is there any benefit of learning it?

1 Answers  


What is lambda in spark?

1 Answers  


can you run Apache Spark On Apache Mesos?

1 Answers  


Categories