You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/04/06 13:37:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17315565#comment-17315565 ] 

Apache Spark commented on SPARK-34970:
--------------------------------------

User 'gengliangwang' has created a pull request for this issue:
https://github.com/apache/spark/pull/32066

> 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
>
> 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