Ninad created SPARK-27244: ----------------------------- Summary: Conf Log Displays Password In Clear Text Key: SPARK-27244 URL: https://issues.apache.org/jira/browse/SPARK-27244 Project: Spark Issue Type: Bug Components: Spark Core Affects Versions: 2.4.0 Reporter: Ninad
When logConf is set to true and any sensitive information like passwords is set using spark-submit command then the passwords are logged in clear text from conf. Ideally, these passwords should be redacted as it does on UI and then printed to log for debugging purpose. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org