[ 
https://issues.apache.org/jira/browse/SPARK-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Armbrust resolved SPARK-7312.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Issue resolved by pull request 5847
[https://github.com/apache/spark/pull/5847]

> SPARK-6913 broke jdk6 build
> ---------------------------
>
>                 Key: SPARK-7312
>                 URL: https://issues.apache.org/jira/browse/SPARK-7312
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.4.0
>            Reporter: Thomas Graves
>            Priority: Blocker
>             Fix For: 1.4.0
>
>
> https://github.com/apache/spark/pull/5782 uses 
> java.sql.Driver.getParentLogger  which doesn't exist in jdk6, only jdk7
> [error] 
> /home/tgraves/tgravescs_spark/sql/core/src/main/scala/org/apache/spark/sql/jdbc/jdbc.scala:198:
>  value getParentLogger is not a member of java.sql.Driver
> [error] override def getParentLogger: java.util.logging.Logger = 
> wrapped.getParentLogger
> [error] ^



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to