Re: spark TLS connection to hive metastore

2024-12-29 Thread Ángel
I've just added a comment to this issue. https://issues.apache.org/jira/browse/SPARK-49910 El vie, 4 oct 2024 a las 17:34, Stefano Bovina () escribió: > Hi, > we are trying to configure an integration between trino, spark and hive > metastore (HMS) in a secure way. > > Hive metastore has alread

Re: spark TLS connection to hive metastore

2024-10-04 Thread Ángel
Enable SSL debug and analyze the log (not an easy task, but better than getting stuck) https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/ReadDebug.html Java version used? 8? 11? Could you provide all the stacktrace? El vie, 4 oct 2024, 17:34, Stefano Bovina escribió: > Hi, >