You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "daile (JIRA)" <ji...@apache.org> on 2019/02/19 02:33:00 UTC

[jira] [Created] (SPARK-26919) change maven default compile java home

daile created SPARK-26919:
-----------------------------

             Summary: change maven default compile java home
                 Key: SPARK-26919
                 URL: https://issues.apache.org/jira/browse/SPARK-26919
             Project: Spark
          Issue Type: Improvement
          Components: Build
    Affects Versions: 2.4.1
            Reporter: daile
         Attachments: p1.png

  when i use "build/mvn -DskipTests clean package"  the deafult java home Configuration "

${java.home}". I tried the environment of mac os and winodws and found that the default java.home is */jre but the jre environment does not have the javac complie command. So I think it can be replaced with the system environment variable and the test is successfully compiled.

!image-2019-02-19-10-25-02-872.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org