0 votes
in Spark Sql by
Write some function of Spark Executor in Spark?

1 Answer

0 votes
by

To run a task that makeup application and to return the result to Driver. It Provides in-memory storage for RDDs cached by user.

...