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


##########
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:
   now the dir is `apache-hive-metastore-4.2.0-SNAPSHOT-bin` after unzipping 
the tarball



-- 
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