Hi @pkothuri , many thanks, by doing that I can now access eos from SWAN, however, simple tasks like
sql = spark.sql
sql(“select ‘Hello World!’”).show()
don’t seem to work with that configuration, it get’s stuck in ‘running’ with 0 cores and 0 executors.