Thank you for trying out version 3.0. Currently, 3.0 has not been released yet. 
Upon its release, RPM packages for Rock8 and Rocky9, as well as installation 
packages for all related big data components, will be made available. These 
packages are not entirely the same as those in Bigtop—some have been patched. 
This will be detailed in the documentation on the new official website when the 
time comes.  

We do not recommend upgrading from version 2.8, as there are significant code 
differences between 2.8 and 3.0, which will likely cause issues. The community 
will treat 3.0 as a long-term maintenance version moving forward. It is 
advisable to wait for the official release and then download all the 
installation packages for use together.

> On Mar 25, 2025, at 03:11, Brenden Cobb <bc...@blackduck.com.INVALID> wrote:
> 
> Hi - Anticipating the 3.0 release, I tried to upgrade an Ambari 2.8 test 
> cluster (docker environment, Bigtop 3.2.0, Centos 7.9) to Ambari 3.0 
> (snapshot from trunk) and ran into some issues.
> 
> When running ambari-server upgrade, some stuff from 
> /var/lib/ambari-server/ambari-env.sh gets reverted(?) to the older version. I 
> can get past this by running the schema upgrade manually with the 
> "--add-opens" stuff”:
> 
> /usr/jdk64/jdk-17.0.2/bin/java --add-opens java.base/java.lang=ALL-UNNAMED 
> --add-opens java.base/java.util.regex=ALL-UNNAMED --add-opens 
> java.base/java.util=ALL-UNNAMED --add-opens 
> java.base/java.lang.reflect=ALL-UNNAMED -cp 
> '/etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/postgresql-jdbc.jar'
>  org.apache.ambari.server.upgrade.SchemaUpgradeHelper > 
> /var/log/ambari-server/ambari-server.out 2>&1
> 
> And then modifying ambari-env.sh to reflect latest updates. After this Ambari 
> Server starts and runs fine.
> 
> Start / Stop services (hdfs, yarn, zookeeper) surfaced issues with 
> bigtop-select/distro-select. I replaced with the python3 version, and those 
> specific errors went away, but starting some services just hangs and never 
> completes. I’m not sure what the issue is.
> 
> 
> Will upgrading from 2.8 -> 3.0 be viable when 3.0 is released?
> 
> Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org
For additional commands, e-mail: dev-h...@ambari.apache.org

Reply via email to