zeppelin ldap groups roles mapping

2019-08-23 Thread Pastrana, Rodrigo (RIS-BCT)
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? {

[GitHub] [zeppelin] ShamsUlAzeem commented on issue #2649: [ZEPPELIN-3033] IPYNB import/export

2019-08-23 Thread GitBox
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

[GitHub] [zeppelin] ShamsUlAzeem commented on issue #2649: [ZEPPELIN-3033] IPYNB import/export

2019-08-23 Thread GitBox
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

[GitHub] [zeppelin] ShamsUlAzeem commented on issue #2649: [ZEPPELIN-3033] IPYNB import/export

2019-08-23 Thread GitBox
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

[GitHub] [zeppelin] ShamsUlAzeem edited a comment on issue #2649: [ZEPPELIN-3033] IPYNB import/export

2019-08-23 Thread GitBox
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

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3430: [ZEPPELIN-4312] enable livy to run as remote interpreter in docker

2019-08-23 Thread GitBox
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

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3430: [ZEPPELIN-4312] enable livy to run as remote interpreter in docker

2019-08-23 Thread GitBox
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

[GitHub] [zeppelin] zlosim opened a new pull request #3430: [ZEPPELIN-4312] enable livy to run as remote interpreter in docker

2019-08-23 Thread GitBox
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

[jira] [Created] (ZEPPELIN-4312) enable livy interpreter when running remote interpreter in docker

2019-08-23 Thread Michal Vince (Jira)
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