Migrate integration tests to spark 2.4.4
This commit is contained in:
committed by
Balaji Varadarajan
parent
045fa87a3d
commit
92c69f5703
@@ -24,7 +24,7 @@ ENV ENABLE_INIT_DAEMON true
|
||||
ENV INIT_DAEMON_BASE_URI http://identifier/init-daemon
|
||||
ENV INIT_DAEMON_STEP spark_master_init
|
||||
|
||||
ARG SPARK_VERSION=2.3.1
|
||||
ARG SPARK_VERSION=2.4.4
|
||||
ARG SPARK_HADOOP_VERSION=2.7
|
||||
|
||||
ENV SPARK_VERSION ${SPARK_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user