Michael Armbrust created SPARK-6458:
---------------------------------------
Summary: 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
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]