This commit is contained in:
Giannis Mouchakis
2019-09-12 19:25:54 +03:00
parent 41928f5d53
commit f8455415e2
5 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ RUN curl -O https://dist.apache.org/repos/dist/release/hadoop/common/KEYS
RUN gpg --import KEYS
ENV HADOOP_VERSION 3.1.1
ENV HADOOP_VERSION 3.1.2
ENV HADOOP_URL https://www.apache.org/dist/hadoop/common/hadoop-$HADOOP_VERSION/hadoop-$HADOOP_VERSION.tar.gz
RUN set -x \