[
https://issues.apache.org/jira/browse/HBASE-28416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-28416:
------------------------------
Fix Version/s: 2.6.0
3.0.0-beta-2
(was: 4.0.0-alpha-1)
Hadoop Flags: Reviewed
Release Note:
Remove hbase-examples from the release binaries.
We will still publish it into maven central.
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to branch-2.6+.
Thanks [~stoty]!
[~bbeaudreault] I set the fix versions to 2.6.0, you can include this commit
and try publish again.
> Remove hbase-examples from hbase-assembly
> -----------------------------------------
>
> Key: HBASE-28416
> URL: https://issues.apache.org/jira/browse/HBASE-28416
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0-beta-1
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.6.0, 3.0.0-beta-2
>
>
> hbase-assembly is supposed to contain programming examples for HBase.
> However, it is added to the assembly API, and becomes part of the HBase
> distrbutions.
> On hand this adds some potentially useful components and coprocessors to
> HBase, on the other hand many of those are not production quality, and were
> never meant to be used as-is.
> It also adds the Curator libraries to the general HBase classpath, which are
> used but by but a single example.
> Removing hbase-examples from the assembly would fix both problems.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)