Csaba Ringhofer has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24580
Change subject: IMPALA-15176: Fix trino tests where $HOSTNAME is fqdn ...................................................................... IMPALA-15176: Fix trino tests where $HOSTNAME is fqdn If node.id is unset, Trino uses $HOSTNAME, which can be a problem if it is fqdn, because . is not allowed in node.id. Fixed this by setting node.id to impala-minicluster-trino. Also added more diagnostics to Trino cluster startup to make investigating similar problems easier. Assisted-by: Cloude Opus 4.8 Change-Id: I6778d8b85d3d3565a49dd88df1a4209bcde3a82b --- M testdata/bin/minicluster_trino/Dockerfile M tests/common/trino_cluster.py 2 files changed, 20 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/80/24580/1 -- To view, visit http://gerrit.cloudera.org:8080/24580 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I6778d8b85d3d3565a49dd88df1a4209bcde3a82b Gerrit-Change-Number: 24580 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]>
