GitHub user JunHe77 opened a pull request:
https://github.com/apache/bigtop/pull/404
BIGTOP-3091: Set Bigtop repo to higher priority
Bigtop repo file in deploy/puppet doesn't have "priority" field.
An example is on Fedora-26, zookeeper is 3.4.9 in distro repo, while
conflicts with 3.4.6 in Bigtop stack. Similiar to BIGTOP-2796.
Change-Id: I2b1231a2cf62a30401784780c92b31ab810fe34b
Signed-off-by: Jun He <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JunHe77/bigtop BIGTOP-3091
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/404.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #404
----
commit 1fed7039bffd846dcffac95cd5d1e0212df68d51
Author: Jun He <jun.he@...>
Date: 2018-10-03T14:05:24Z
BIGTOP-3091: Set Bigtop repo to higher priority
Bigtop repo file in deploy/puppet doesn't have "priority" field.
An example is on Fedora-26, zookeeper is 3.4.9 in distro repo, while
conflicts with 3.4.6 in Bigtop stack. Similiar to BIGTOP-2796.
Change-Id: I2b1231a2cf62a30401784780c92b31ab810fe34b
Signed-off-by: Jun He <[email protected]>
----
---