examples
examples copied to clipboard
Hi Can You describe what was the reason, how can I fix it? `22/06/14 14:29:22 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable`
Hi there, I am running your docker image runs from the just file, which works really good. Now I have tried running from a docker-compose file, including a postgres db....
I'm a spark newbie but I ran the example and it eventually died on line 41 I think because no column was specified. I added the "population" alias and still...
Hi, I was looking for quick (no sbt/maven powered) way of fetching JVM artefacts to the spark docker image. Found wget on your [blogpost](https://www.datamechanics.co/blog-post/tutorial-running-pyspark-inside-docker-containers) but it has drawbacks as not...