You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/05/29 20:34:01 UTC

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

     [ https://issues.apache.org/jira/browse/SPARK-27849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun resolved SPARK-27849.
-----------------------------------
       Resolution: Fixed
         Assignee: Gengliang Wang
    Fix Version/s: 3.0.0

This is resolved via https://github.com/apache/spark/pull/24719

> 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
>            Assignee: Gengliang Wang
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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