elukey commented on issue #8709: Unable to connect to presto-coordinator using SSL URL: https://github.com/apache/incubator-superset/issues/8709#issuecomment-595232974 Hi! I think that we should re-open this issue, I am currently testing the new version of PyHive with a self signed certificate and it doesn't work. More specifically, I don't see any difference if I set requests_kwargs among the extras. I failed also to pass it via sql alchemy URL. As @mistercrunch mentioned, https://github.com/dropbox/PyHive/blob/6925cd74721cc474a02a6759490b2b4c8bef3831/pyhive/presto.py#L107 is a good starting point, but I haven't figure out yet where a Cursor is used in Superset and how to see if requests_kwarg is passed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
