what do you mean by the worker node?



what do you mean by the worker node?..

Answer / Ankur Misra

"A Worker Node is a machine in an Apache Spark cluster that executes tasks assigned by the Driver Program. It runs Task Executors and manages the execution of RDD operations on distributed data."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Is spark secure?

1 Answers  


What is executor memory in a spark application?

1 Answers  


What is Immutable?

1 Answers  


What is the difference between python and spark?

1 Answers  


What is difference between dataset and dataframe in spark?

1 Answers  


Can you explain benefits of spark over mapreduce?

1 Answers  


What is RDD?

1 Answers  


Name some internal daemons used in spark?

1 Answers  


How Spark handles monitoring and logging in Standalone mode?

1 Answers  


What is flatmap in apache spark?

1 Answers  


What are the features of spark rdd?

1 Answers  


Explain Spark saveAsTextFile() operation?

1 Answers  


Categories