Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-17882

RBackendHandler swallowing errors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.1
    • 2.0.2, 2.1.0
    • SparkR
    • None

    Description

      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.

      Attachments

        Activity

          People

            jrshust James Shuster
            jrshust James Shuster
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: