smaheshwar-pltr opened a new pull request, #1466: URL: https://github.com/apache/iceberg-python/pull/1466
This let me run integration tests locally. Before, I was getting ``` py4j.protocol.Py4JJavaError: An error occurred while calling None.org.apache.spark.api.java.JavaSparkContext. [...] E : java.io.IOException: Failed to connect to [IP-REDACTED] E at org.apache.spark.network.client.TransportClientFactory.createClient(TransportClientFactory.java:294) E at org.apache.spark.network.client.TransportClientFactory.createClient(TransportClientFactory.java:214) ... ``` -- 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]
