You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by JunHe77 <gi...@git.apache.org> on 2018/02/27 05:55:00 UTC

[GitHub] bigtop pull request #342: BIGTOP-3004: Fix HBase build failure on Debian/Fed...

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 <ju...@linaro.org>

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 <ju...@...>
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 <ju...@linaro.org>

----


---

[GitHub] bigtop issue #342: BIGTOP-3004: Fix HBase build failure on Debian/Fedora

Posted by JunHe77 <gi...@git.apache.org>.
Github user JunHe77 commented on the issue:

    https://github.com/apache/bigtop/pull/342
  
    Close this as it has been merged.


---

[GitHub] bigtop pull request #342: BIGTOP-3004: Fix HBase build failure on Debian/Fed...

Posted by JunHe77 <gi...@git.apache.org>.
Github user JunHe77 closed the pull request at:

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


---