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

Shivaram Venkataraman resolved SPARK-17882.
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
                   2.0.2

Resolved by https://github.com/apache/spark/pull/15375

> RBackendHandler swallowing errors
> ---------------------------------
>
>                 Key: SPARK-17882
>                 URL: https://issues.apache.org/jira/browse/SPARK-17882
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 2.0.1
>            Reporter: James Shuster
>            Assignee: James Shuster
>            Priority: Minor
>             Fix For: 2.0.2, 2.1.0
>
>
> RBackendHandler is swallowing general exceptions in handleMethodCall which 
> makes it impossible to debug certain issues that happen when doing an 
> invokeJava call.
> In my case this was the following error
> java.lang.IllegalAccessException: Class 
> org.apache.spark.api.r.RBackendHandler can not access a member of class with 
> modifiers "public final"
> The getCause message that is written back was basically blank.



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