[
https://issues.apache.org/jira/browse/HIVEMALL-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794703#comment-16794703
]
ASF GitHub Bot commented on HIVEMALL-242:
-----------------------------------------
myui commented on issue #186: [HIVEMALL-242][HIVEMALL-241] Drop support for
Spark 2.1 and Deprecate Java7 for packaging
URL:
https://github.com/apache/incubator-hivemall/pull/186#issuecomment-473762305
Will add verifier in pom.xml to check minimum class file compatibility to
Java 7 (compile/packaging requires Java 8 or later though).
Exception is library classes under spark module. Hivemall on spark runs on
Java 8 or later.
https://stackoverflow.com/questions/25014585/how-to-check-that-all-maven-dependencies-are-compiled-for-java-6
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Drop support for Spark 2.1
> --------------------------
>
> Key: HIVEMALL-242
> URL: https://issues.apache.org/jira/browse/HIVEMALL-242
> Project: Hivemall
> Issue Type: Task
> Affects Versions: 0.5.2
> Reporter: Makoto Yui
> Assignee: Takeshi Yamamuro
> Priority: Minor
> Labels: spark
> Fix For: 0.6.0
>
>
> We can drop Spark 2.1 support in Hivemall. Spark 2.1 requires Java7. Spark
> 2.2 or later requires Java8 or later.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)