You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2017/02/13 03:44:41 UTC

[jira] [Comment Edited] (SPARK-19392) Throw an exception "NoSuchElementException: key not found: scale" in OracleDialect

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

Takeshi Yamamuro edited comment on SPARK-19392 at 2/13/17 3:43 AM:
-------------------------------------------------------------------

If users hit this issue again, we'll open this again.


was (Author: maropu):
If users hit this issue again, we'll open this.

> Throw an exception "NoSuchElementException: key not found: scale" in OracleDialect
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-19392
>                 URL: https://issues.apache.org/jira/browse/SPARK-19392
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Takeshi Yamamuro
>            Priority: Minor
>
> In OracleDialect, if you use Numeric types in `DataFrameWriter` with Oracle jdbc, this throws an exception below;
> {code}
>   java.util.NoSuchElementException: key not found: scale  at scala.collection.MapLike$class.default(MapLike.scala:228)
>   at scala.collection.AbstractMap.default(Map.scala:59)  at scala.collection.MapLike$class.apply(MapLike.scala:141)
> {code}
> This ticket comes from https://www.mail-archive.com/user@spark.apache.org/msg61280.html.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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