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 2017/11/14 08:30:37 UTC

[GitHub] bigtop pull request #300: BIGTOP-2917: Fix Ignite smoke test failure with JD...

GitHub user JunHe77 opened a pull request:

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

    BIGTOP-2917: Fix Ignite smoke test failure with JDK8

    Change-Id: I687a59386d5c9dfa4d7dff054bfdf16d2883e1ac
    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-2917

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

    https://github.com/apache/bigtop/pull/300.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 #300
    
----
commit e36c37185f814aa526aad1dd456bb7e6bb72151c
Author: Jun He <ju...@linaro.org>
Date:   2017-11-09T09:28:31Z

    BIGTOP-2917: Fix Ignite smoke test failure with JDK8
    
    Change-Id: I687a59386d5c9dfa4d7dff054bfdf16d2883e1ac
    Signed-off-by: Jun He <ju...@linaro.org>

----


---

[GitHub] bigtop issue #300: BIGTOP-2917: Fix Ignite smoke test failure with JDK8

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

    https://github.com/apache/bigtop/pull/300
  
    BTW, the synopsis of the PR (and the commit ticket) **should** be the same as the JIRA ticket, because the latter is The Source of truth.
    I have fixed it in this particular case, but please take it into advisement in the future. Thanks!


---

[GitHub] bigtop pull request #300: BIGTOP-2917: Fix Ignite smoke test failure with JD...

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

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


---

[GitHub] bigtop issue #300: BIGTOP-2917: Fix Ignite smoke test failure with JDK8

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

    https://github.com/apache/bigtop/pull/300
  
    While it looks like a good solution in the interim, could we open an upstream ticket for the Ignite to fix this issue?
    
    ```sed -i '/asm-all/{n;s/4.2/5.0.2/}' modules/hadoop/pom.xml```


---