holdenk created SPARK-21068:
-------------------------------

             Summary: SparkR error message when passed an R object rather than 
Java object could be more informative
                 Key: SPARK-21068
                 URL: https://issues.apache.org/jira/browse/SPARK-21068
             Project: Spark
          Issue Type: Improvement
          Components: SparkR
    Affects Versions: 2.2.0, 2.3.0
            Reporter: holdenk
            Priority: Trivial


SparkR when passed a non-Java object and expecting a Java object SparkR's 
backend code has an error message which is `Error: clas(objId) == "jobj" is not 
TRUE`.

See backend.R and the isInstanceOf function



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to