vanzin commented on issue #24170: [SPARK-26998][CORE] Remove SSL configuration 
from executors
URL: https://github.com/apache/spark/pull/24170#issuecomment-476705386
 
 
   > '${env:KEY_PASSWD}' is not highlighting the password.
   
   I don't know what that means. Here's a line from how we deploy our SHSs:
   
   ```
   # cat 
666-spark_on_yarn-SPARK_YARN_HISTORY_SERVER/spark-conf/spark-history-server.conf
 | grep keyStorePass
   spark.ssl.historyServer.keyStorePassword=${env:KEYSTORE_PASSWORD}
   ```
   

----------------------------------------------------------------
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]

Reply via email to