I'd like to install specific version/tag of HDP components. I'm using Redhat 7.
I've tried Ambari and it allows to install major versions like 2.6.4.0.
I want to install version 2.6.4.25 but it's not available.
I've tried to guess repository url for this version based on major version -
http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.4.25 but it does not exists.
Is there available repository with minor versions? Or should I compile components by myself?