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

Reply via email to