[
https://issues.apache.org/jira/browse/IMPALA-15176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-15176.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> test_trino_interop broken on some linuxes
> -----------------------------------------
>
> Key: IMPALA-15176
> URL: https://issues.apache.org/jira/browse/IMPALA-15176
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Csaba Ringhofer
> Assignee: Csaba Ringhofer
> Priority: Blocker
> Fix For: Impala 5.0.0
>
>
> trino container failed to startup, got not too informative error message:
> failed on setup with "tests.common.trino_cluster.TrinoUnavailable: Trino did
> not become ready within 180s. Last error:"
> after extracting log it turned out that the problem is with node.id property
> which defaults to $HOSTNAME, which is not good for Trino in case it has "."
> in it, which is the case our RHEL test env
> "Errors:
> 1) Invalid configuration property node.id: should match
> [A-Za-z0-9][_A-Za-z0-9-]* (for class io.airlift.node.NodeConfig.nodeId)"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)