[
https://issues.apache.org/jira/browse/IMPALA-7779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qifan Chen closed IMPALA-7779.
------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> Parquet Scanner can write binary data into profile
> --------------------------------------------------
>
> Key: IMPALA-7779
> URL: https://issues.apache.org/jira/browse/IMPALA-7779
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 3.1.0
> Reporter: Lars Volker
> Assignee: Qifan Chen
> Priority: Major
> Labels: profile
> Fix For: Impala 4.0
>
>
> In
> [hdfs-parquet-scanner.cc:1224|https://github.com/apache/impala/blob/master/be/src/exec/hdfs-parquet-scanner.cc#L1224]
> we log an invalid file version string. Whatever 4 bytes that that pointer
> points to will end up in the profile. These can be non-ascii characters, thus
> potentially breaking tools that parse the profiles and expect their content
> to be plain text. We should either remove the bytes from the message, or
> escape them as hex.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]