GitHub user JunHe77 opened a pull request:

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

    BIGTOP-3004: Fix HBase build failure on Debian/Fedora

    Debian/Fedora uses bash-4.4.12 which treats the extra
    trailing backslash as error. HBase has patch for this
    and should be backported.
    
    Change-Id: I11353ec0fcdca6e04373c0dac34e0e23aa757f30
    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-3004

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

    https://github.com/apache/bigtop/pull/342.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 #342
    
----
commit 59dfd230a46d354f587360db3d56fd0650634d91
Author: Jun He <jun.he@...>
Date:   2018-02-26T07:28:42Z

    BIGTOP-3004: Fix HBase build failure on Debian/Fedora
    
    Debian/Fedora uses bash-4.4.12 which treats the extra
    trailing backslash as error. HBase has patch for this
    and should be backported.
    
    Change-Id: I11353ec0fcdca6e04373c0dac34e0e23aa757f30
    Signed-off-by: Jun He <[email protected]>

----


---

Reply via email to