You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2019/05/27 07:32:00 UTC

[jira] [Created] (SPARK-27849) Redact treeString of FileTable and DataSourceV2ScanExecBase

Gengliang Wang created SPARK-27849:
--------------------------------------

             Summary: Redact treeString of FileTable and DataSourceV2ScanExecBase
                 Key: SPARK-27849
                 URL: https://issues.apache.org/jira/browse/SPARK-27849
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Gengliang Wang


To follow https://github.com/apache/spark/pull/17397, the output of FileTable and DataSourceV2ScanExecBase can contain sensitive information (like Amazon keys). Such information should not end up in logs, or be exposed to non privileged users.
Add a redaction facility for these output to resolve the issue. A user can enable this by setting a regex in the same spark.redaction.string.regex configuration as V1.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org