[ https://issues.apache.org/jira/browse/HIVE-13044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15162732#comment-15162732 ]
Lefty Leverenz commented on HIVE-13044: --------------------------------------- Doc note: This adds configuration parameter *hive.metastore.dbaccess.ssl.properties* and changes the description of *javax.jdo.option.ConnectionURL* so they will need to be documented in Configuration Properties for release 2.1.0. * [Hive Configuration Properties -- MetaStore | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-MetaStore] ** [javax.jdo.option.ConnectionURL | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-javax.jdo.option.ConnectionURL] The information in the attached PDF doc also needs be added to the wiki for release 2.1.0. * [TLSSSLCommunicationBetweenHMSandDatabases.pdf | https://issues.apache.org/jira/secure/attachment/12789210/TLSSSLCommunicationBetweenHMSandDatabases.pdf] > Enable TLS encryption to HMS backend database > --------------------------------------------- > > Key: HIVE-13044 > URL: https://issues.apache.org/jira/browse/HIVE-13044 > Project: Hive > Issue Type: Improvement > Components: Metastore > Affects Versions: 2.1.0 > Reporter: Aihua Xu > Assignee: Aihua Xu > Labels: TODOC2.1 > Fix For: 2.1.0 > > Attachments: HIVE-13044.1.patch, HIVE-13044.2.patch, > TLSSSLCommunicationBetweenHMSandDatabases.pdf > > > When the database like mysql enables TLS/SSL encryption, we should provide > some configuration properties like the ones to HS2 to enable that. Right now, > I think we can enable that through javaopts and connection url. -- This message was sent by Atlassian JIRA (v6.3.4#6332)