Zoltán Borók-Nagy created IMPALA-15036:
------------------------------------------
Summary: Set HTTP port for minicluster Trino in a more robust way
Key: IMPALA-15036
URL: https://issues.apache.org/jira/browse/IMPALA-15036
Project: IMPALA
Issue Type: Bug
Components: Test
Reporter: Zoltán Borók-Nagy
Assignee: Zoltán Borók-Nagy
Currently Impala uses sed to replace property "http-server.http.port" in
Trino's config file.
However, newer Trino versions might not define that property, which means sed
fail silently and Trino binds the default port 8080.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)