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

Apache Spark commented on SPARK-7312:
-------------------------------------

User 'yhuai' has created a pull request for this issue:
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
>
> 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