Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 09-15-2016 04:04 PM
Hi,
Can somebody explain about Ambari version naming standard?
Looking similar to HDP https://community.hortonworks.com/questions/41422/question-on-hdp-versioning.html
Created 09-16-2016 11:56 AM
Thanks @Mats Johansson so as per doc (<major>.<minor>.<maintenance> ) if I'm using Ambari 2.2.1 and want to upgrade to 2.2.2 then that will be a maintenance release upgrade with no new feature addition, right?.
Created 09-16-2016 10:39 AM
Hi @Jitendra,
Please have a look at http://hadoop.apache.org/versioning.html - It cover Ambari as well.
/Best regards, Mats
Created 09-16-2016 11:56 AM
Thanks @Mats Johansson so as per doc (<major>.<minor>.<maintenance> ) if I'm using Ambari 2.2.1 and want to upgrade to 2.2.2 then that will be a maintenance release upgrade with no new feature addition, right?.
Created 09-16-2016 08:33 PM
Correct. That is a maintenance release dealing with bugs associated with features that already part of the release.
Created 09-16-2016 08:47 PM
Thanks @Constantin Stanca But wondering why Ambari 2.2.2 has new feature (Grafana) even it was a maintainence release.
Created 09-16-2016 11:35 PM
Good question. It shouldn't. Occasionally, a feature may slip in. As long as it is not a major change, it is probably something tolerated. It could be also a Tech Preview which is probably the case with Grafana and that is probably fine. Did that feature break an existent functionality?
Created 09-19-2016 12:39 PM
Correct, if the change is non-destructive, it will be considered for a maint. release. But I should point out that the community tries to minimize this though. Cheers.