Hey guys, Is there a way to start different kind of spark sessions using the same livy server ? For instance, i want my application to tell livy whether the new session being requested should be started as a "local" session or a "yarn" session on the cluster.
Ravi