Can we run spark without hadoop?



Can we run spark without hadoop?..

Answer / Sharad Kuamr Sain

"Yes", Apache Spark can be run independently of Hadoop. However, it can also integrate with Hadoop for better performance on large data sets.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Define fold() operation in Apache Spark?

1 Answers  


What do you understand by schemardd in apache spark rdd?

1 Answers  


What is spark dynamic allocation?

1 Answers  


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

1 Answers  


What are Actions? Give some examples.

1 Answers  


What languages support spark?

1 Answers  


What is executor memory in a spark application?

1 Answers  


Explain various cluster manager in Apache Spark?

1 Answers  


Name the components of spark ecosystem.

1 Answers  


Is spark a special attack?

1 Answers  


Why do we use spark?

1 Answers  


What is difference between dataset and dataframe?

1 Answers  


Categories