Hi all,
Just wanted to follow up on this question. Any information on how Zeppelin
authentication can be customized beyond providing shiro with a custom
GroupRealm implementation would be appreciated.
Thanks,
Bradley Barber
On Fri, Nov 29, 2019 at 11:02 AM Bradley Barber wrote:
> Hi
s not very desirable from a
maintenance perspective. Is there a better, more pluggable way of
customising Zeppelin authentication which I am missing?
Thanks for any information/suggestions you can provide,
Bradley Barber
Hi all,
I'm running Zeppelin 0.8.0 and noticing that z.run("") is
failing to run the specified paragraph when I have shiro configured to user
authc. When I switch to authcBasic, however, I do not have this issue. I've
tried investigating the differences between these two authentication
filters but
t I am not very experienced with http.
On Fri, Nov 30, 2018 at 6:18 PM Xun Liu wrote:
> Hi Bradley Barber,
>
> You need to use httpclient to support setting up the
> session(org.apache.httpcomponents:httpclient:4.5.3).
> Log in to zeppelin's login, get the ticket, set it to
Hi all,
I'm noticing when I log into Zeppelin (0.8) via the REST api, although a
Zeppelin Ticket is returned in the response, the Ticket value is not
accessible within my Notebook
via z.getInterpreterContext.getAuthenticationInfo.getTicket. It is
accessible via this call when logging in with the G
I've also been experiencing this worning: "[WARNING] The requested profile
"hadoop-2.x" could not be activated because it does not exist." except with
version 2.6. This warning has not resulted in a build failure however, so i
don't think this is the source of the error you are seeing. It is odd
th
to
include any unnecessary services if it can be helped. Any suggestions for
how to approach this would be greatly appreciated!
Thanks,
Bradley Barber