JacekPliszka commented on PR #29719:
URL: https://github.com/apache/spark/pull/29719#issuecomment-1820683767

   @linar-jether 
   
   >     jdf = spark._jvm.PythonSQLUtils.toDataFrame(jrdd, spark_schema.json(),
   >                                                 spark._jsparkSession)
   
   Fails for me here with 
   
   py4j.Py4JException: Method toDataFrame([class 
org.apache.spark.api.java.JavaRDD, class java.lang.String, class 
org.apache.spark.sql.SparkSession]) does not exist. This is single node cluster 
and the method does exist.. strange..
   
   Acording to Databricks this is 3.5.0 - on 3.3.0 it failed earlier.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to