You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/10/21 05:58:58 UTC

[jira] [Updated] (SPARK-18040) Improve R handling or messaging of JVM exception

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

Felix Cheung updated SPARK-18040:
---------------------------------
    Description: 
Similar to SPARK-17838, there are a few cases where an exception can be thrown from the JVM side when an action is performed (head, count, collect).

For example, any error with planner can and only happen then. We need to have error handling for those cases to present the error more clearly in R instead of a long Java stacktrace.


> Improve R handling or messaging of JVM exception
> ------------------------------------------------
>
>                 Key: SPARK-18040
>                 URL: https://issues.apache.org/jira/browse/SPARK-18040
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 2.0.2, 2.1.0
>            Reporter: Felix Cheung
>            Priority: Minor
>
> Similar to SPARK-17838, there are a few cases where an exception can be thrown from the JVM side when an action is performed (head, count, collect).
> For example, any error with planner can and only happen then. We need to have error handling for those cases to present the error more clearly in R instead of a long Java stacktrace.



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