dengzhhu653 commented on code in PR #5923:
URL: https://github.com/apache/hive/pull/5923#discussion_r2182112720


##########
standalone-metastore/packaging/src/assembly/bin.xml:
##########
@@ -29,7 +29,7 @@
     <format>tar.gz</format>
   </formats>
 
-  <baseDirectory>apache-hive-metastore-${project.version}-bin</baseDirectory>
+  
<baseDirectory>apache-${project.parent.artifactId}-server-${project.version}-bin</baseDirectory>

Review Comment:
   renamed it to `${project.parent.artifactId}-${project.version}-bin` to keep 
the same pattern with the old releases, i.e, the 
hive-standalone-metastore-4.2.0-SNAPSHOT-bin.tar.gz



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to