GitHub user JunHe77 opened a pull request:

    https://github.com/apache/bigtop/pull/403

    BIGTOP-3090: provisioner failed on fedora-26 when deploying jdk

    The puppet recipe of jdk intends to setup cacerts link with pki/java/cacerts
    while jdk is not installed. This security failure will cause later bigtop
    components installation failure.
    
    Change-Id: Ib728cdf60db9feaddb3f65643ee2134158947254
    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-3090

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/403.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 #403
    
----
commit f8b11c182090e2ea6efee268726246cd4b5f5464
Author: Jun He <jun.he@...>
Date:   2018-10-03T13:56:48Z

    BIGTOP-3090: provisioner failed on fedora-26 when deploying jdk
    
    The puppet recipe of jdk intends to setup cacerts link with pki/java/cacerts
    while jdk is not installed. This security failure will cause later bigtop
    components installation failure.
    
    Change-Id: Ib728cdf60db9feaddb3f65643ee2134158947254
    Signed-off-by: Jun He <[email protected]>

----


---

Reply via email to