You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/14 15:15:00 UTC

[jira] [Commented] (HIVEMALL-242) Drop support for Spark 2.1

    [ https://issues.apache.org/jira/browse/HIVEMALL-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792783#comment-16792783 ] 

ASF GitHub Bot commented on HIVEMALL-242:
-----------------------------------------

myui commented on pull request #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
 
 
   ## What changes were proposed in this pull request?
   
   - Drop support for Spark 2.1
   - Require Java8 for packaging, deprecating Java7 (class file compatibility is Java7 or later) 
   
   ## What type of PR is it?
   
   Hot Fix
   
   ## What is the Jira issue?
   
   https://issues.apache.org/jira/browse/HIVEMALL-242
   https://issues.apache.org/jira/browse/HIVEMALL-241
   
   ## How was this patch tested?
   
   unit tests, manual tests
   
   ## Checklist
   
   - [x] Did you apply source code formatter, i.e., `./bin/format_code.sh`, for your commit?
   - [ ] Did you run system tests on Hive (or Spark)?
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


> 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: Makoto Yui
>            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)