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: [email protected]
For additional commands, e-mail: [email protected]