Hi, I wanted to know how to use Akka framework with Spark starting from basics. I saw online that Spark uses Akka framework but I am not really sure if I can define Actors and use it in Spark.
Also, how to integrate Akka with Spark as in how will I know how many Akka actors are running on each of my worker machines? Can I control that? Please help. The only useful resource which I could find online was Akka with Spark Streaming which was also not very clear. Thanks, Disha