We've been hitting similar issues - Spark interpreter configured to
run per user in an isolated process, then per note in a scoped process
- the intention being that each user has their own Spark interpreter
(e.g. for resource allocation and queuing) but that that interpreter
can be isolated betwee
Then I am afraid there's no workaround for now. I think one approach is
that we just restart the current user's interpreter process when he clicks
the restart button in interpreter setting page. Only admin can restart all
users' interpreter process.
Dima Kamalov 于2019年7月29日周一 下午2:51写道:
> Using