Hello, I’m able to authenticate users via ldap but I’m unable to assign ldap
groups to zeppelin roles in shiro.ini.
I notice what seems to be authentication ok messages with an empty roles array.
Does that imply that shiro/zeppelin was not able to fetch the groupsof for the
authenticated user?
{
ShamsUlAzeem commented on issue #2649: [ZEPPELIN-3033] IPYNB import/export
URL: https://github.com/apache/zeppelin/pull/2649#issuecomment-524405747
@zjffdu oh much better now. You can have a look at it.
There's this comment about interpreters and interpreter groups by
@felixcheung t
ShamsUlAzeem commented on issue #2649: [ZEPPELIN-3033] IPYNB import/export
URL: https://github.com/apache/zeppelin/pull/2649#issuecomment-524399519
Ah shit! Some unintended changes got creeped in. Stupid IDE... I'll do an
update for this
ShamsUlAzeem commented on issue #2649: [ZEPPELIN-3033] IPYNB import/export
URL: https://github.com/apache/zeppelin/pull/2649#issuecomment-524397453
@zjffdu resolve the conflicts. Not entirely sure how the changes would take
effect in the newer zeppelin since this PR is quite old but I've re
ShamsUlAzeem edited a comment on issue #2649: [ZEPPELIN-3033] IPYNB
import/export
URL: https://github.com/apache/zeppelin/pull/2649#issuecomment-521534067
@zjffdu Sure. I'll complete this feature this/next weekend.
This is a
liuxunorg commented on a change in pull request #3430: [ZEPPELIN-4312] enable
livy to run as remote interpreter in docker
URL: https://github.com/apache/zeppelin/pull/3430#discussion_r317195248
##
File path:
zeppelin-plugins/launcher/docker/src/main/java/org/apache/zeppelin/interpr
zjffdu commented on a change in pull request #3430: [ZEPPELIN-4312] enable livy
to run as remote interpreter in docker
URL: https://github.com/apache/zeppelin/pull/3430#discussion_r317038711
##
File path:
zeppelin-plugins/launcher/docker/src/main/java/org/apache/zeppelin/interprete
zlosim opened a new pull request #3430: [ZEPPELIN-4312] enable livy to run as
remote interpreter in docker
URL: https://github.com/apache/zeppelin/pull/3430
### What is this PR for?
This pull request enables livy interpreter to run as remote interpreter in
docker. This is (hopefully) im
Michal Vince created ZEPPELIN-4312:
--
Summary: enable livy interpreter when running remote interpreter
in docker
Key: ZEPPELIN-4312
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4312
Project: Ze