iwasakims commented on code in PR #964:
URL: https://github.com/apache/bigtop/pull/964#discussion_r933899547


##########
bigtop.bom:
##########
@@ -145,11 +145,11 @@ bigtop {
     'hadoop' {
       name    = 'hadoop'
       relNotes = 'Apache Hadoop'
-      version { base = '3.3.3'; pkg = base; release = 1 }
+      version { base = '3.3.4'; pkg = base; release = 1 }
       tarball { destination = "${name}-${version.base}.tar.gz"
                 source      = "${name}-${version.base}-src.tar.gz" }
-      url     { download_path = "/$name/common/$name-${version.base}"
-                site = "${apache.APACHE_MIRROR}/${download_path}"
+      url     { download_path = "/$name/$name-${version.base}-RC1"

Review Comment:
   @guyuqi No one is willing to cut another RC before new issue is found on 
ongoing vote. There is no veto now.



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

Reply via email to