You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@livy.apache.org by GitBox <gi...@apache.org> on 2019/11/01 20:57:42 UTC

[GitHub] [incubator-livy] wypoon opened a new pull request #253: [LIVY-705][THRIFT] Support getting keystore password from Hadoop credential provider

wypoon opened a new pull request #253: [LIVY-705][THRIFT] Support getting keystore password from Hadoop credential provider
URL: https://github.com/apache/incubator-livy/pull/253
 
 
   ## What changes were proposed in this pull request?
   
   https://issues.apache.org/jira/browse/LIVY-705
   
   LIVY-475 added support for getting the keystore password and key password from a Hadoop credential provider file. The keystore password is also needed for SSL/TLS support in the Thrift server. In this change, we extend the support for getting the keystore password from the Hadoop credential provider to the Thrift server as well.
   
   ## How was this patch tested?
   
   Manually tested a Livy Thrift server that has livy.server.thrift.use.SSL=true, using both binary and http mode. Configured keystore password in a Hadoop credential provider file and provided the path to this file in livy.hadoop.security.credential.provider.path.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services