[ 
https://issues.apache.org/jira/browse/SPARK-34970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17316838#comment-17316838
 ] 

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

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

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to