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

Marco Gaido commented on SPARK-14594:
-------------------------------------

Yes, it works with few data. But if you put a lot of data (let's say 10 milion 
of rows per id with about 50000 ids), it crashes with the error above...

> Improve error messages for RDD API
> ----------------------------------
>
>                 Key: SPARK-14594
>                 URL: https://issues.apache.org/jira/browse/SPARK-14594
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>    Affects Versions: 1.5.2
>            Reporter: Marco Gaido
>
> When you have an error in your R code using the RDD API, you always get as 
> error message:
>     Error in if (returnStatus != 0) { : argument is of length zero
> This is not very useful and I think it might be better to catch the R 
> exception and show it instead.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to