[
https://issues.apache.org/jira/browse/SPARK-19392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878570#comment-15878570
]
Takeshi Yamamuro commented on SPARK-19392:
------------------------------------------
The entry in line 33 of `OracleDialect` does not exist (See:
https://github.com/apache/spark/blob/v1.6.0/sql/core/src/main/scala/org/apache/spark/sql/jdbc/OracleDialect.scala#L33)in
the community released v1.6.0.
So, it'd be better to ask Cloudera guys? Thanks!
> 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/[email protected]/msg61280.html.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]