Marco Gaido created SPARK-14594:
-----------------------------------

             Summary: 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.6.0
            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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to