[ https://issues.apache.org/jira/browse/SPARK-28569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897830#comment-16897830 ]
Hyukjin Kwon commented on SPARK-28569: -------------------------------------- Can you describe more contexts? For instance the expected input/output, reproducer, etc. > Recommended additions to SECRET_REDACTION_PATTERN > ------------------------------------------------- > > Key: SPARK-28569 > URL: https://issues.apache.org/jira/browse/SPARK-28569 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 3.0.0 > Reporter: Sean Mackrory > Priority: Major > > There are a few things filtered by Hadoop's ConfigRedactor that are not > currently filtered by SECRET_REDACTION_PATTERN that probably should be: > {code} > ssl.keystore.pass$ (keystore password) > fs.s3.*[Ss]ecret.?[Kk]ey (S3 secret access keys) > fs.s3a.*.server-side-encryption.key (S3 server-side encryption keys) > fs.azure\\.account.key.* (WASB / ABFS account secret keys) > credential$ (OAuth2 secrets) > {code} -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org