Do we need to install scala for spark?



Do we need to install scala for spark?..

Answer / Jaswant Kumar

While Scala is the preferred language for Apache Spark development, it's not necessary to install Scala when running Spark jobs using Python or Java. However, if you want to develop Spark applications in Scala, then you need to have Scala installed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is SparkSession in Apache Spark? Why is it needed?

1 Answers  


Explain write ahead log(journaling) in spark?

1 Answers  


What is an "RDD Lineage"?

1 Answers  


What is setmaster in spark?

1 Answers  


What do you mean by Persistence?

1 Answers  


What happens if rdd partition is lost due to worker node failure?

1 Answers  


Does spark use java?

1 Answers  


Why is spark good?

1 Answers  


What is stage and task in spark?

1 Answers  


What is pregel api?

1 Answers  


What do you know about transformations in spark?

1 Answers  


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

1 Answers  


Categories