[
https://issues.apache.org/jira/browse/IMPALA-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong reassigned IMPALA-5993:
-------------------------------------
Assignee: (was: Jin Chul Kim)
> Fix the file offset in value parsing error messages when scanning text files
> ----------------------------------------------------------------------------
>
> Key: IMPALA-5993
> URL: https://issues.apache.org/jira/browse/IMPALA-5993
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 2.10.0, Impala 2.11.0
> Reporter: Lars Volker
> Priority: Major
> Labels: ramp-up, supportability
> Attachments: sample_07
>
>
> When the text scanner hits an error, it always prints the end of the file as
> the offset, even if the error occurs in the middle of the file. For example:
> {noformat}
> WARNINGS: Error converting column: 3 to INT
> Error parsing row: file: hdfs://localhost:20500/home/lv/sample_07/sample_07,
> before offset: 46055
> Error converting column: 3 to INT
> {noformat}
> We should instead print the offset of the problematic value to make debugging
> easier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]