Skip to content

Conversation

@abjfh30
Copy link
Contributor

@abjfh30 abjfh30 commented Oct 21, 2025

What changes were proposed in this pull request?

Add bigtop stack 3.4.0 files

How was this patch tested?

I built a rockylinux-9 virtual machine cluster in the local environment and tested the installation and use of the Hadoop cluster.
image

@yassiracharki
Copy link

Very good Contribution, I'm currently testing it 👍

@kestel
Copy link

kestel commented Oct 27, 2025

Could you please tell me where you're find bigtop 3.4 packages for rocky 9?
Or way how to you build it?
As I see - you're not changing original package name schema (like hadoop_3_3_0 to hadoop).

@abjfh30
Copy link
Contributor Author

abjfh30 commented Oct 29, 2025

Could you please tell me where you're find bigtop 3.4 packages for rocky 9? Or way how to you build it? As I see - you're not changing original package name schema (like hadoop_3_3_0 to hadoop)

Regarding the compilation of bigtop3.4, please refer to bigtop-guide and bigtop
After compilation is completed, build the local warehouse and then test it

@JiaLiangC JiaLiangC merged commit d5ef82a into apache:trunk Nov 9, 2025
1 check failed
@JiaLiangC
Copy link
Contributor

@abjfh30 Thank you very much for your contribution.

@abjfh30 abjfh30 deleted the AMBARI-26552 branch November 9, 2025 07:15
@yassiracharki
Copy link

@abjfh30 since you added the bigtop 3.4.0 to the ambari environment, do you have any advice regarding how to upgrade an existing cluster running 3.3.0 to 3.4.0 ?

it says ''Directly upgrading to this version is not supported''

Screenshot 2025-12-09 122851

@abjfh30
Copy link
Contributor Author

abjfh30 commented Dec 22, 2025

@yassiracharki Do we support upgrading from bigtop 3.2.0 to bigtop 3.3.0? Maybe we can refer to it.

@yassiracharki
Copy link

@abjfh30 to my knowledge, it doesn't seem there's a working upgrade package, but i will keep looking.

Copy link

@Dustinturner44 Dustinturner44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@francis9527
Copy link

francis9527 commented Jan 16, 2026

如何升级到bigtop 3.5?
我把/var/lib/ambari-server/resources/stacks/BIGTOP/3.2.0 复制了一份,改为3.5.0,并修改了里面的版本号。从bigtop下载了编译好的3.5版本的rpm(https://ci.bigtop.apache.org/job/Bigtop-3.5.0-x86_64/),按照规则改名加了_3_5_0,安装报错如下:
NoneType: None

The above exception was the cause of the following exception:

Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/stacks/BIGTOP/3.5.0/services/YARN/package/scripts/application_timeline_server.py", line 119, in
ApplicationTimelineServer().execute()
File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 413, in execute
method(env)
File "/var/lib/ambari-agent/cache/stacks/BIGTOP/3.5.0/services/YARN/package/scripts/application_timeline_server.py", line 47, in install
self.install_packages(env)
File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 994, in install_packages
name = self.format_package_name(package["name"])
File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 653, in format_package_name
return self.get_package_from_available(name)
File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 615, in get_package_from_available
raise Fail(f"No package found for {name}(expected name: {name_with_version})")
resource_management.core.exceptions.Fail: No package found for hadoop_${stack_version}-yarn(expected name: hadoop_3_5_0-yarn)

是否有人升级成功

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants