We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c7e1cb commit 73857ffCopy full SHA for 73857ff
hbase/versions.py
@@ -3,12 +3,6 @@
3
# hbase-thirdparty is used to build the hbase-operator-tools and should be set to the version defined in the POM of HBase.
4
{
5
"product": "2.6.1",
6
- # TODO: what is this argument for exactly? The current version of hbase_thirdparty is 4.1.10
7
- # See: https://central.sonatype.com/artifact/org.apache.hbase.thirdparty/hbase-shaded-miscellaneous
8
- #
9
- # But that breaks the build of hbase-operator-tools with:
10
11
- # Could not find artifact org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2
12
"hbase_thirdparty": "4.1.9",
13
"hbase_operator_tools": "1.3.0-fd5a5fb",
14
"java-base": "11",
0 commit comments