[
https://issues.apache.org/jira/browse/HBASE-28434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921961#comment-17921961
]
Hudson commented on HBASE-28434:
--------------------------------
Results for branch branch-3
[build #375 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/375/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/375/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/375/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/375/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/375/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/375/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 source release artifact{color}
-- Something went wrong with this stage, [check relevant console
output|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/375//console].
(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console
output|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/375//console].
> Update assembly to create a tarball with hadoop and without hadoop
> ------------------------------------------------------------------
>
> Key: HBASE-28434
> URL: https://issues.apache.org/jira/browse/HBASE-28434
> Project: HBase
> Issue Type: Sub-task
> Reporter: Nihal Jain
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2
>
>
> The goal of this task is to update the HBase assembly by providing two
> distinct variants - one that includes Hadoop and one that does not.
> Currently, our assembly includes a substantial amount of the Hadoop
> distribution. This task involves modifying our build and assembly process to
> create two separate distributions of HBase:
> * A variant that includes Hadoop, serving as a complete package for users who
> do not have a pre-existing Hadoop installation.
> * A leaner variant without Hadoop, suitable for environments where Hadoop is
> already installed and configured.
> This change aims to reduce the distribution size, speed up startup times, and
> decrease the chance of conflicts with the Hadoop jars. It also aims to reduce
> the number of CVE-prone JARs in the binary assemblies.
> The task includes ensuring that both variants function correctly in their
> respective scenarios and that existing functionality is not negatively
> impacted.
> CC: [~stoty], [~zhangduo], [~ndimiduk], [~bbeaudreault]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)