[
https://issues.apache.org/jira/browse/IMPALA-15176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csaba Ringhofer updated IMPALA-15176:
-------------------------------------
Description:
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)"
was:
trino container failed to startup, got not too informative errore 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)"
> 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
>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]