Re: Zeppelin or Jupiter

2016-11-30 Thread Ruslan Dautkhanov
Mich, This page has examples for both Active Directory and LDAP: https://zeppelin.apache.org/docs/0.6.2/security/shiroauthentication.html activeDirectoryRealm = org.apache.zeppelin.server.ActiveDirectoryGroupRealm activeDirectoryRealm.systemUsername = userNameA activeDirectoryRealm.systemPasswor

Re: Zeppelin or Jupiter

2016-11-30 Thread Mich Talebzadeh
Guys, How Active Directory/LDAP and Kerberos are integrated with Zeppelin? thanks Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw * http://taleb

Re: Zeppelin or Jupiter

2016-11-29 Thread Mohit Jaggi
> -LDAP and Notebook level permissions worked great. Would you mind sharing details on this? Mohit Jaggi Founder, Data Orchard LLC www.dataorchardllc.com > On Nov 29, 2016, at 9:52 AM, Kevin Niemann wrote: > > I can comment the reasons I use Zeppelin, though I haven't used Jupyter > extens

Re: Zeppelin or Jupiter

2016-11-29 Thread Kevin Niemann
I can comment the reasons I use Zeppelin, though I haven't used Jupyter extensively. This is for a Fortune 500 company shared by many users. -Easy to write new Interpreter for organization specific requirements (e.g. authentication, query limits etc). -Already using Java and AngularJS extensively s

Re: Zeppelin or Jupiter

2016-11-28 Thread Mich Talebzadeh
Thank you guys for valuable inputs. I have never used Jupyter myself but have used Zeppelin. Obviously it sounds like if the Big Data deployed has Spark centric view of things (with Spark being the penicillin of Big Data World :) together with Scala and SQL, then Zeppelin is a goof fit. I have als

Re: Zeppelin or Jupiter

2016-11-28 Thread DuyHai Doan
"Granted, these two features are currently only fully supported by the spark interpreter group but work is currently underway to make the API extensible to other interpreters" --> Incorrect, the display system has also an API for front-end: https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/displaysys

Re: Zeppelin or Jupiter

2016-11-28 Thread Goodman, Alexander (398K)
Hi Mich, You might want to take a look at this: https://www.linkedin.com/pulse/comprehensive-comparison- jupyter-vs-zeppelin-hoc-q-phan-mba- I use both Zeppelin and Jupyter myself, and I would say by and large the conclusions of that article are still mostly correct. Jupyter is definitely superio