Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

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

Closed
wants to merge 5 commits into from

Conversation

maropu
Copy link
Member

@maropu maropu commented Sep 11, 2017

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

@coveralls
Copy link

coveralls commented Sep 11, 2017

Coverage Status

Coverage remained the same at 40.198% when pulling 95ec783 on maropu:HIVEMALL-133 into 3804789 on apache:master.

@asfgit asfgit closed this in b342dab Sep 13, 2017
@myui
Copy link
Member

myui commented Sep 13, 2017

👍 Merged!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants