Jeff Zhang created SPARK-11804:
----------------------------------

             Summary: Exception raise when using Jdbc predicates option in 
PySpark
                 Key: SPARK-11804
                 URL: https://issues.apache.org/jira/browse/SPARK-11804
             Project: Spark
          Issue Type: Bug
          Components: PySpark
            Reporter: Jeff Zhang


{code}
Py4JError: An error occurred while calling o276.jdbc. Trace:
py4j.Py4JException: Method jdbc([class java.lang.String, class 
java.lang.String, class [Ljava.lang.Object;, class java.util.Properties]) does 
not exist
        at py4j.reflection.ReflectionEngine.getMethod(ReflectionEngine.java:333)
        at py4j.reflection.ReflectionEngine.getMethod(ReflectionEngine.java:342)
        at py4j.Gateway.invoke(Gateway.java:252)
        at py4j.commands.AbstractCommand.invokeMethod(AbstractCommand.java:133)
        at py4j.commands.CallCommand.execute(CallCommand.java:79)
        at py4j.GatewayConnection.run(GatewayConnection.java:207)
        at java.lang.Thread.run(Thread.java:745)
{code}



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