DEV Community

Cover image for ๐ŸŽ‰ Apache Ambari 3.0.0 Released: A New Chapter in Hadoop Cluster Management
Jialiang Cai
Jialiang Cai

Posted on

3 1 1 1 1

๐ŸŽ‰ Apache Ambari 3.0.0 Released: A New Chapter in Hadoop Cluster Management

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:

  1. Download from Apache Ambari Download Page
  2. 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! ๐Ÿ‘‡

hadoop #apache #devops #bigdata

Top comments (2)

Collapse
 
yaruyng profile image
yang yaru โ€ข

congratulation๏ผ

Collapse
 
stanislav_rodionov_a5901f profile image
Stanislav Rodionov โ€ข

Where can I see instruction for upgrading Apache Ambari 2.8 to 3.0?