Unable to run paragraph

2017-07-12 Thread Petr Knez
Hi, we are time to time facing problem with Zeppelin where users are not able to run paragraphs (for spark & livy interpreter) and only chance to fix this problem is restart whole Zeppelin instance via (./zeppelin-daemon.sh restart). We are using Zeppelin 0.7.2 on top od CDH 5.10.2 Scenario: When

Re: Unable to run paragraph

2017-07-12 Thread Serega Sheypak
Did you try to check out log files: - zeppelin server logs - interpreter logs? These log files should appear under ${ZEPPLIN_HOME}/logs 2017-07-12 11:20 GMT+02:00 Petr Knez : > Hi, > we are time to time facing problem with Zeppelin where users are not able > to run paragraphs (for spark & livy in

Active Directory do not mapped roles correctly

2017-07-12 Thread bembi prima
Hi, I manage to enable Active Directory by update shiro.ini But there is issue coming from this. I cannot access interpreter, even no one cannot access interpreter. This is my shiro.ini [users] # List of users with their password allowed to access Zeppelin. # To use a different strategy (LDAP /

Re: Active Directory do not mapped roles correctly

2017-07-12 Thread cs user
Hi There, I too had some difficulty trying to get this to work. I compared your config to ours, it all appears to be fine. Only thing I can see we have different which might affect it, is this section: activeDirectoryRealm.searchBase = "OU=Zeppelin_Account,OU= Office,DC=dattabot,DC=io" Instead w

Re: Dynamic Dependencies

2017-07-12 Thread Edgardo Vega
Jira issue created https://issues.apache.org/jira/browse/ZEPPELIN-2772 Cheers, Edgardo On Wed, Jul 12, 2017 at 12:00 AM, moon soo Lee wrote: > Thanks for sharing your problem. > For now, only way is clean local-repo to download the artifact again. > Do you mind file a jira issue track this pro

Re: Zeppelin OAuth

2017-07-12 Thread Khalid Huseynov
Hi, AFAIK there was PR for supporting openid with shiro through buji-pac4j library in https://github.com/apache/zeppelin/pull/2373. This page https://github.com/bujiio/buji-pac4j contains some config examples for shiro, so possibly you could use it as a reference. For example the case of "googleOi