Kengo Seki created BIGTOP-4459:
----------------------------------
Summary: Define Bigtop 3.5 release BOM
Key: BIGTOP-4459
URL: https://issues.apache.org/jira/browse/BIGTOP-4459
Project: Bigtop
Issue Type: Task
Reporter: Kengo Seki
Originally I'd have liked to upgrade Hadoop and Spark to 3.4.x and 4.x
respectively in the next release, but it also requires us to upgrade JDK to 17
and wait for the compatible version of some components to be released for a
while.
So during waiting for that, I'd propose cutting a quick release including the
follow things:
* Add Airflow as a new component
* Minor upgrades for a few components (Flink, HBase, Spark)
Let me know if you have any comments or proposals.
h3. Components
{code:java}
Components in v3.4 in v3.5
airflow 2.10.4
alluxio 2.9.6 2.9.6
bigtop-groovy 2.5.4 2.5.4
bigtop-jsvc 1.4.0 1.4.0
bigtop-utils 3.4.0 => 3.5.0
bigtop-select 3.4.0 => 3.5.0
flink 1.20.0 => 1.20.1
hadoop 3.3.6 3.3.6
hbase 2.6.1 => 2.6.2
hive 4.0.1 4.0.1
kafka 3.4.1 3.4.1
livy 0.8.0 0.8.0
phoenix 5.2.1 5.2.1
ranger 2.6.0 2.6.0
solr 8.11.4 8.11.4
spark 3.5.3 => 3.5.6
tez 0.10.4 0.10.4
zeppelin 0.11.2 0.11.2
zookeeper 3.8.4 3.8.4
{code}
h3. Distros
{code:java}
- Rocky Linux 9
- Fedora 40
- openEuler 22.03
- Debian 12
- Ubuntu 24.04
{code}
h3. Archs
{code:java}
- x86_64
- arm64
- ppc64le (hopefully)
{code}
h3. JDK
{code:java}
JDK 8 (for build requirement) and JDK 11 (for runtime)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)