Open natasha-aleksandrova opened 6 years ago
I've reproduced this using precisely the same program (save for my own subscription) on Google Cloud Platform (GCP) DataProc v1.2. I've both published hundreds of messages onto my own GCP PubSub subscription. Just to be sure, I've subscribed back to pull the self-same messages - via the Python client running on my laptop. As expected, GCP PubSub seems fine.
For me too, this 'receiver-JAR-with-pyspark-binding-egg' would be ideal. It builds clean.
So, anyone know of any alternatives?
Thank you both @natasha-aleksandrova and @shulegaa for the detailed report!
That exception does not make the cause apparent and I will need a bit more information:
I just tried to reproduce tonight but was unable to unfortunately. However I only tried with Apache Spark 2.3.2 as standalone on my laptop and not on dataproc. But both java and python connectors worked for me.
Also note that I just pushed a commit to upgrade the versions referenced. So you may want to get these updates.
@bmahe I am no longer working on the Pyspark project and won't be able to provide additional info, sorry!
I am trying to get this library and not having any luck... Appreciate any help!
here is the code:
here are the logs from GCP: