Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23921

to look at the new patch set (#2).

Change subject: [build] Include OS version in kudu-binary artifact names
......................................................................

[build] Include OS version in kudu-binary artifact names

Update the naming convention for published Kudu mini-cluster binary
artifacts. Including the specific OS distribution and major version
prevents different build environments (e.g., RHEL 8 vs. RHEL 9) from
overwriting each other in the repository.

Before:
kudu-binary-1.19.0-SNAPSHOT-osx-x86_64.jar
kudu-binary-1.19.0-SNAPSHOT-linux-x86_64.jar

After:
kudu-binary-1.19.0-SNAPSHOT-osx15-x86_64.jar
kudu-binary-1.19.0-SNAPSHOT-rhel9-x86_64.jar

Change-Id: I7f17971704dfec32a0256383bbc3029743b4674f
---
M build-support/mini-cluster/relocate_binaries_for_mini_cluster.py
1 file changed, 33 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/21/23921/2
--
To view, visit http://gerrit.cloudera.org:8080/23921
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7f17971704dfec32a0256383bbc3029743b4674f
Gerrit-Change-Number: 23921
Gerrit-PatchSet: 2
Gerrit-Owner: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to