shailendra-repo / Pyspark-hadoop-hive-docker

10 stars 7 forks source link

how to remove spark and jupyter notebook images from docker yml file #1

Open sunnn opened 10 months ago

sunnn commented 10 months ago

I find difficulty in removing the spark and jupyter images from config file

underwater commented 5 months ago

hello, I am trying to build images using the 'make', but getting this error image

czammar commented 3 weeks ago

It seems that the Hadoop version hadoop-3.3.4 is no longer available in the URL. I fixed by upgrading the version in the file base/Dockerfile:

ARG HADOOP_VERSION=3.3.5