You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Sahil Takiar (Jira)" <ji...@apache.org> on 2020/06/10 20:17:00 UTC

[jira] [Assigned] (IMPALA-7779) Parquet Scanner can write binary data into profile

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

Sahil Takiar reassigned IMPALA-7779:
------------------------------------

    Assignee: Qifan Chen

> 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
>
> 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org