GitHub user maropu opened a pull request:

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

    [HIVEMALL-133][SPARK][WIP] Support spark-v2.2 in the hivemalls-spark module

    ## What changes were proposed in this pull request?
    This pr added supports for spark-2.2 in Hivemall.
    
    This pr is currently WIP because:
    1. Java7's been dropped in spark-v2.2 and Hivemall still supports it, so we 
need some entries to check a Java version when `spark-2.2` enabled.
    2. We need to move common code into `spark/spark-common`.
    
    ## What type of PR is it?
    Improvement
    
    ## What is the Jira issue?
    https://issues.apache.org/jira/browse/HIVEMALL-133
    
    ## How was this patch tested?
    Existing tests


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

    $ git pull https://github.com/maropu/incubator-hivemall HIVEMALL-133

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

    https://github.com/apache/incubator-hivemall/pull/103.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 #103
    
----
commit 391c769fac54b578e69c91c76ca1c15fd42c9273
Author: Takeshi Yamamuro <[email protected]>
Date:   2017-07-20T02:18:05Z

    Support spark-2.2

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to