Hi,

Akka router creates a sqlContext and creates a bunch of "routees" actors
 with sqlContext as parameter. The actors then execute query on that
sqlContext.

Would this pattern be a issue ? Any other way sparkContext etc. should be
shared cleanly in Akka routers/routees ?

Thanks,

Reply via email to