You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jayadevan M (JIRA)" <ji...@apache.org> on 2016/01/21 06:55:39 UTC

[jira] [Commented] (SPARK-12941) Spark-SQL JDBC Oracle dialect fails to map string datatypes to Oracle VARCHAR datatype

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

Jayadevan M commented on SPARK-12941:
-------------------------------------

[~jpoblete]
Would like to work on this.

> Spark-SQL JDBC Oracle dialect fails to map string datatypes to Oracle VARCHAR datatype
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-12941
>                 URL: https://issues.apache.org/jira/browse/SPARK-12941
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.4.1
>         Environment: Apache Spark 1.4.2.2
>            Reporter: Jose Martinez Poblete
>
> When exporting data from Spark to Oracle, string datatypes are translated to TEXT for Oracle, this is leading to the following error
> {noformat}
> java.sql.SQLSyntaxErrorException: ORA-00902: invalid datatype
> {noformat}
> As per the following code:
> https://github.com/apache/spark/blob/branch-1.4/sql/core/src/main/scala/org/apache/spark/sql/jdbc/jdbc.scala#L144
> See also:
> http://stackoverflow.com/questions/31287182/writing-to-oracle-database-using-apache-spark-1-4-0



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

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