robbertvanwaveren opened a new pull request, #79: URL: https://github.com/apache/spark-docker/pull/79
It seems running basic commands inside the container like installing additional python packages with pip fails due to a lack of a home directory for the spark user. This PR solves that. Not sure if that matches with the intended use-cases of the container but people are struggling with it. related issues online: https://stackoverflow.com/questions/75560836/apach-spark-py-docker-image-error-could-not-install-packages-due-to-an-oserror https://stackoverflow.com/questions/2662598/grails-date-property-editor https://github.com/benniehaelen/delta-lake-up-and-running/issues/5 -- 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]
