You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/07/08 18:15:05 UTC

[jira] [Resolved] (SPARK-8897) SparkR DataFrame fail to return data of float type

     [ https://issues.apache.org/jira/browse/SPARK-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shivaram Venkataraman resolved SPARK-8897.
------------------------------------------
    Resolution: Duplicate

> SparkR DataFrame fail to return data of float type
> --------------------------------------------------
>
>                 Key: SPARK-8897
>                 URL: https://issues.apache.org/jira/browse/SPARK-8897
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 1.4.0
>            Reporter: Sun Rui
>
> This is an issue reported by Evgeny Sinelnikov <es...@griddynamics.com> in the Spark mailing list:
> {quote}
> I'm got a trouble with float type coercion on SparkR with hiveContext.
> > result <- sql(hiveContext, "SELECT offset, percentage from data limit > 100")
> > show(result)
> DataFrame[offset:float, percentage:float]
> > head(result)
> Error in as.data.frame.default(x[[i]], optional = TRUE) :
>     cannot coerce class ""jobj"" to a data.frame
> {quote}



--
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