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

Apache Spark commented on SPARK-6458:
-------------------------------------

User 'marmbrus' has created a pull request for this issue:
https://github.com/apache/spark/pull/5158

> Bad error message for invalid data sources
> ------------------------------------------
>
>                 Key: SPARK-6458
>                 URL: https://issues.apache.org/jira/browse/SPARK-6458
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.3.0
>            Reporter: Michael Armbrust
>            Assignee: Michael Armbrust
>            Priority: Critical
>
> Create a table where the datasources is some random class.  The error message 
> is not very helpful:
> {code}
> Caused by: scala.MatchError: org.postgresql.Driver@2e0d0929 (of class 
> org.postgresql.Driver)
>       at org.apache.spark.sql.sources.ResolvedDataSource$.apply(ddl.scala:288)
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to