And when I do it in python
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='
hn0-nternal.cloudapp.net', port=9995): Max retries exceeded with url:
/api/login;JSESSIONID=7b6(Caused by
NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor
servname provided,
Hi all,
I have been trying to touch Zeppelin by API call.
If I type
https://[cluster name]/zeppelin/api/notebook/
it works, without prompting login page and display resulting JSON in web
page
But if I do same query in postman / python, it just won't work
Could not get any response
There was an