[
https://issues.apache.org/jira/browse/IMPALA-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Gaal resolved IMPALA-13826.
----------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> generate_xml_config.py complains that the imp module is deprecated in Python 3
> ------------------------------------------------------------------------------
>
> Key: IMPALA-13826
> URL: https://issues.apache.org/jira/browse/IMPALA-13826
> Project: IMPALA
> Issue Type: Bug
> Reporter: Laszlo Gaal
> Assignee: Laszlo Gaal
> Priority: Major
> Labels: build
> Fix For: Impala 5.0.0
>
>
> Python deprecated the 'imp' module in Python 3.4, and removed it in 3.12.
> In newer environments like Rocky Linux 9 the system default Python version is
> newer than 3.4, so the XML config file generator started issuing warnings
> about the module deprecation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)