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 the http session, Then
you can do other operations.
You can also use the following steps to verify and experiment wi
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