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 2021/04/07 16:57:00 UTC

[jira] [Resolved] (SPARK-34970) Redact map-type options in the output of explain()

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

Gengliang Wang resolved SPARK-34970.
------------------------------------
    Fix Version/s: 3.1.2
       Resolution: Fixed

Issue resolved by pull request 32079
[https://github.com/apache/spark/pull/32079]

> Redact map-type options in the output of explain()
> --------------------------------------------------
>
>                 Key: SPARK-34970
>                 URL: https://issues.apache.org/jira/browse/SPARK-34970
>             Project: Spark
>          Issue Type: Task
>          Components: Security, SQL
>    Affects Versions: 3.1.0, 3.2.0, 3.1.1
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>             Fix For: 3.1.2
>
>
> The `explain()` method prints the arguments of tree nodes in logical/physical plans. The arguments could contain a map-type option which contains sensitive data.
> We should map-type options in the output of explain(), otherwise we will see sensitive data in explain output or Spark UI.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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