Akanksha-kedia opened a new pull request, #1180:
URL: https://github.com/apache/bigtop/pull/1180

   [BIGTOP-3989](https://issues.apache.org/jira/browse/BIGTOP-3989)
   Upgrade hbase version to 2.5.3
   
   https://apache.osuosl.org/phoenix/
   https://archive.apache.org/dist/phoenix/
   https://apache.osuosl.org/hbase/
   https://archive.apache.org/dist/hbase/
   
   
   'hbase' {
   name = 'hbase'
   rpm_pkg_suffix = "" + bigtop.base_version.replace(".", "")
   relNotes = 'Apache HBase'
   version { base = '2.4.13'; pkg = base; release = 2 }
   tarball { destination = "${name}-${version.base}.tar.gz"
   source = "${name}-${version.base}-src.tar.gz" }
   url { download_path = "/$name/${version.base}/"
   site = "${apache.APACHE_MIRROR}/${download_path}"
   archive = "${apache.APACHE_ARCHIVE}/${download_path}" }
   }
   
   
   Task :hbase-pkg
   Caching disabled for task ':hbase-pkg' because:
   Build cache is disabled
   Task ':hbase-pkg' is not up-to-date because:
   Task has not declared any outputs despite executing actions.
   :hbase-pkg (Thread[Execution worker for ':' Thread 2,5,main]) completed. 
Took 0.002 secs.
   
   BUILD SUCCESSFUL in 26m 23s
   6 actionable tasks: 6 executed
   
   image
   
   CentOS Linux(x86_64)


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