[
https://issues.apache.org/jira/browse/IMPALA-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csaba Ringhofer resolved IMPALA-12978.
--------------------------------------
Fix Version/s: Impala 4.4.0
Resolution: Fixed
> IMPALA-12544 made impala-shell incompatible with old impala servers
> -------------------------------------------------------------------
>
> Key: IMPALA-12978
> URL: https://issues.apache.org/jira/browse/IMPALA-12978
> Project: IMPALA
> Issue Type: Bug
> Components: Clients
> Reporter: Csaba Ringhofer
> Assignee: Csaba Ringhofer
> Priority: Critical
> Fix For: Impala 4.4.0
>
>
> IMPALA-12544 uses "progress.total_fragment_instances > 0:", but
> total_fragment_instances is None if the server is older and does not know
> this Thrift member yet (added in IMPALA-12048).
> [https://github.com/apache/impala/blob/fb3c379f395635f9f6927b40694bc3dd95a2866f/shell/impala_shell.py#L1320]
>
> This leads to error messages in interactive shell sessions when progress
> reporting is enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)