Thanks Saksham and Park...
Anyone have tips/guidance/reference links for running Elastic Stack <==>
Zeppelin with Elastic Stack v5.5, X-Pack, and SSL Certs?
Have not been able to get anything to work
Patrick Maroney
Principal Engineer - Data Science & Analytics
Wapack Labs LLC
On Sep 4, 2
Hi,
I think there is a bug on the getUserList method when the Shiro realm is
a JdbcRealm. A connection is borrowed from the connection pool but it's
never close:
https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/rest/GetUserList.java#L241
Kind rega
Hi,
Thanks for the suggestion. Unfortunately seems like AWS ES does not support
'transport' client-type.
However, I got it working using http client-type. I will list down the steps,
will be useful for anyone trying the same. This is specific to connecting
Zeppelin to AWS managed ElasticSearc