Hi All,
We are also hitting this issue with version 0.7.0.
We have tried changing the search base so that a filter is used, and only
certain users who are a member of a group are allowed to login, however
this doesn't have an effect.
We have also tried to use activeDirectoryRealm.groupRolesMap,
Hi Fabian,
Thanks for sharing the issue.
SparkSqlInterpreter set scheduler to "fair" depends on interpreter property
[1]. I think we can do the similar for SparkInterpreter.
Do you mind file a new JIRA issue for it?
Regards,
moon
[1]
https://github.com/apache/zeppelin/blob/0e1964877654c56c72473a
Hi,
Would it be possible to use angular front-end api to for example list the
notebooks and display them in a zeppelin paragraph. Also, would it be
possible to use drag and drop?
Thanks
Sofiane
Hi all,
how can I change (globally, for Zeppelin) the default scheduler pool which
SparkInterpreter submits jobs to. Currently all jobs go into the pool
'default' but I want them to go into the pool 'fair'.
We use "Per Note" and "scoped" processes for best resource sharing.
"spark.scheduler.pool"
Hi,
I couldnt find the documentation for the feature Separate interpreter
running scope Per user or Per Note at
https://zeppelin.apache.org/docs/0.7.0/manual/interpreters.html#interpreter-binding-mode
.
Can somebody help me in understanding the per note scoped mode and per
user scoped mode?
Reg