Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fcomte authored May 18, 2022
1 parent 7ff1714 commit aecf780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ USER root
ARG SPARK_VERSION=3.2.1
ARG HADOOP_VERSION=3.3.1
ARG HIVE_VERSION=2.3.9
ARG HIVE_LISTENER_VERSION=0.0.2
ARG HIVE_LISTENER_VERSION=0.0.3

ARG HADOOP_URL="https://downloads.apache.org/hadoop/common/hadoop-${HADOOP_VERSION}"
ARG HADOOP_AWS_URL="https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-aws"
Expand Down

0 comments on commit aecf780

Please sign in to comment.