You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by GitBox <gi...@apache.org> on 2019/03/18 04:03:08 UTC

[GitHub] [incubator-hivemall] myui edited a comment on issue #186: [HIVEMALL-242][HIVEMALL-241] Drop support for Spark 2.1 and Deprecate Java7 for packaging

myui edited a comment 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:
users@infra.apache.org


With regards,
Apache Git Services