Hey there, fellow developers! ๐
Exciting news from the Apache Ambari community - we've just released version 3.0.0! This release is not just another version bump - it's a testament to the resilience of the open source community and marks a significant milestone in our journey.
๐ช A Story of Community Resilience
Before diving into the features, I want to share something important with you. This release represents more than just new features - it's our first major release since HDP (Hortonworks Data Platform) became closed source. The journey hasn't been easy:
- ๐ We've gone through major community restructuring
- ๐ฅ Our contributor base significantly reduced
- ๐ We faced critical infrastructure challenges, especially with RPM distribution
- ๐จ We had to rebuild everything after Hortonworks merged with Cloudera and HDP went closed source
But here's the thing - despite all these challenges, our community stood strong. We kept pushing forward, driven by one goal: not to let down the users who've been patiently waiting for this release. This release is as much yours as it is ours - a testament to the power of open source spirit and community dedication.
๐ What's New?
https://ambari.apache.org/docs/3.0.0/release-notes/
Apache Bigtop Integration
The biggest change is that Ambari now uses Apache Bigtop as its default packaging system. This means a more sustainable and community-driven approach to package management. If you're a developer working with Hadoop components, this is going to make your life much easier!
Platform Support Galore ๐
- โ Rocky Linux 8 and 9 support
- โ openEuler-22.03 support
- โ๏ธ Java 17 support (yes, finally!)
- ๐ MySQL 8 support for Hive
- ๐ Upgrade to python3
New Services & Components ๐
- Alluxio: New distributed file system support
- Livy: Now available as an individual service
- Ranger KMS: Enhanced security features
- YARN Timeline Service V2: Better job history tracking
- DFSRouter: Easy access via the HDFS summary page
Monitoring Just Got Better ๐
- New Grafana dashboards for better visualization
- Improved metrics collection and display
- Better performance with reduced websocket connections
Security First ๐
- Major dependency upgrades to address CVEs
- Enhanced password validation
- Improved SSL cipher configurations
- Knox SSO login improvements
๐ฏ Who Should Care?
If you're:
- Managing Hadoop clusters
- Working with big data infrastructure
- Looking for better cluster management tools
- Interested in modern Hadoop ecosystem
Then this release is definitely for you!
๐ข Important Note About Downloads
Hey folks, a quick heads-up about the downloads! Due to the size of our RPM packages (about 10GB+ for each OS), Apache's infrastructure isn't suitable for hosting them. As a temporary solution, I'm personally hosting these files on my own server. However, there's a monthly bandwidth limit of 3TB due to budget constraints.
To help ensure everyone can access the files:
- ๐พ If you've already downloaded, consider sharing via Google Drive or similar platforms
- ๐ค Share download links with your peers if you have them
- ๐ Help spread the load by mirroring the files if you can
We're working on getting sponsorship to upgrade the server capacity. If you or your organization would like to sponsor this effort, please reach out to jialiangcaimd@gmail.com. Until then, let's help each other out - that's what open source is all about!
๐ Getting Started
Ready to try it out? Here's how:
- Download from Apache Ambari Download Page
- Check compatibility:
- OS: Rocky Linux 8/9, openEuler-22.03
- DB: PostgreSQL 10+, MySQL 5.7+/8+, MariaDB 10.2+
๐ฎ What's Next?
And here's a little sneak peek at what's coming in the next minor release:
- ๐ฑ Spring Framework 6 upgrade for better performance and security
- ๐ณ One-click cluster deployment with Docker automation
- ...and more exciting features in the pipeline!
Stay tuned - the future of Ambari is looking bright!
๐ค Join the Community!
We're always looking for contributors and feedback! You can find us here:
๐ Final Thoughts
Ambari 3.0.0 represents more than just technical improvements - it's a symbol of community resilience and open source spirit. Whether you're managing a small development cluster or a large production environment, these new features and improvements are designed to make your life easier.
To everyone who has stood by us through this journey - thank you. Your patience and support have made this release possible. And to those just discovering Ambari - welcome to our community!
Have you tried Ambari 3.0.0 yet? What features are you most excited about? Let me know in the comments below! ๐
Top comments (2)
congratulation๏ผ
Where can I see instruction for upgrading Apache Ambari 2.8 to 3.0?