Laszlo Gaal created IMPALA-13826:
------------------------------------
Summary: 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
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)