GitHub user maropu opened a pull request:
https://github.com/apache/incubator-hivemall/pull/137
[HIVEMALL-179][SPARK] Support spark-v2.3
## What changes were proposed in this pull request?
This pr supported the latest spark-v2.3.
## What type of PR is it?
Improvement
## What is the Jira issue?
https://issues.apache.org/jira/projects/HIVEMALL/issues/HIVEMALL-179
## 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-179
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/137.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 #137
----
commit 04c3ce8ed8d8a9c3380c5bad9577dc2e9a8e378a
Author: Takeshi Yamamuro <yamamuro@...>
Date: 2018-03-16T06:24:49Z
Support spark-v2.3
----
---