GitHub user takuti opened a pull request:

    https://github.com/apache/incubator-hivemall/pull/134

    CI sets enforced env variable JAVA8_HOME

    ## What changes were proposed in this pull request?
    
    The variable is enforced for building Spark 2.2; See:
    http://hivemall.incubator.apache.org/verify_artifacts.html
    
    This PR should fix CI failure like: 
https://travis-ci.org/apache/incubator-hivemall/builds/343706510
    
    ## What type of PR is it?
    
    Hot Fix
    
    ## What is the Jira issue?
    
    N/A
    
    ## How was this patch tested?
    
    Check the latest CI results below.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/takuti/incubator-hivemall 
travis-set-JAVA8_HOME

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

    https://github.com/apache/incubator-hivemall/pull/134.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 #134
    
----
commit 179a015edf5d2826498279eebd4a5691aba606c2
Author: Takuya Kitazawa <k.takuti@...>
Date:   2018-02-20T21:08:41Z

    CI sets enforced env variable JAVA8_HOME
    
    The variable is enforced for building Spark 2.2; See:
    http://hivemall.incubator.apache.org/verify_artifacts.html

----


---

Reply via email to