Using Spark inside Gremlin-Server

I am trying to invoke spark in Java inside a call step inside my graph implementation which is loaded in Gremlin-Server but I am running into a difficult error.

Outside of gremlin-server everything works properly.

I was wondering if anyone has experienced this or if there is anything that gremlin-server does with the class loader that might affect this?

The stack trace is attached
Was this page helpful?