deniskuzZ commented on code in PR #5923: URL: https://github.com/apache/hive/pull/5923#discussion_r2182298481
########## 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: @dengzhhu653 fyi, that is not an archive name, but the folder inside -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org