This repository was archived by the owner on Aug 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 506
METRON-2097 Install Metron MPack in Ambari 2.7.3.0 #1397
Closed
nickwallen
wants to merge
27
commits into
apache:feature/METRON-2088-support-hdp-3.1
from
nickwallen:METRON-2097
Closed
METRON-2097 Install Metron MPack in Ambari 2.7.3.0 #1397
nickwallen
wants to merge
27
commits into
apache:feature/METRON-2088-support-hdp-3.1
from
nickwallen:METRON-2097
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
Thanks @nickwallen. +1 Verified the PR using full dev by |
asfgit
pushed a commit
that referenced
this pull request
May 9, 2019
Contributor
Author
|
Thanks for the review @MohanDV ! I have merged this in the |
9 tasks
10 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR has been submitted against the
METRON-2088-support-hdp-3.1feature branch in support of running Metron on an HDP 3.1 cluster.Description
This change allows the Metron MPack to work with Ambari 2.7.3.0, which is the version of Ambari distributed in HDP 3.1.0.
The change is also backwards compatible with Ambari 2.6.1.0, which is the version of Ambari that we currently install against for HDP 2.6.5.
The legacy CentOS 6 image is configured to deploy using Ambari 2.6.1.0 and HDP 2.6.5.
The new CentOS 7 image is configured to deploy using Ambari 2.7.3.0 and HDP 3.1.0
Testing
Launch the CentOS 7 development environment.
Launch the CentOS 6 development environment.
Pull Request Checklist