Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/24580 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/bin/minicluster_trino/Dockerfile M tests/common/trino_cluster.py 2 files changed, 20 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I6778d8b85d3d3565a49dd88df1a4209bcde3a82b Gerrit-Change-Number: 24580 Gerrit-PatchSet: 4 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
