Open AndreSchumacher opened 10 years ago
To fix this problem, need to add the following to https://github.com/amplab/docker-scripts/blob/master/apache-hadoop-hdfs-precise/Dockerfile#L11
RUN echo "deb http://archive.ubuntu.com/ubuntu precise-updates main universe" >> /etc/apt/sources.list
I was trying to do this by simply swapping references to 0.9.0 with 0.9.1. The problem is that I have to rebuild the hadoop image and that DockerFile fails to build while trying to install open-jre.