zhangbutao commented on code in PR #51:
URL: https://github.com/apache/hive-site/pull/51#discussion_r2166891213


##########
content/docs/latest/howtorelease_27362106.md:
##########
@@ -254,6 +254,11 @@ git push origin release-X.Y.Z-rcR
 % cd packaging/target
 % shasum -a 256 apache-hive-X.Y.Z-bin.tar.gz > 
apache-hive-X.Y.Z-bin.tar.gz.sha256
 % shasum -a 256 apache-hive-X.Y.Z-src.tar.gz > 
apache-hive-X.Y.Z-src.tar.gz.sha256
+
+% cd standalone-metastore/metastore-server
+% mvn clean package -DskipTests -Pdocker
+
+% shasum -a 256 apache-hive-standalone-metastore-server-X.Y.Z-bin.tar.gz > 
apache-hive-standalone-metastore-server-X.Y.Z-bin.tar.gz.sha256

Review Comment:
   The shasum for `apache-hive-standalone-metastore-X.Y.Z-src.tar.gz`  is 
missing?



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

Reply via email to