Skip to content

Commit 4c12f03

Browse files
committed
replace cloudera with reload4j
1 parent 6cfbd41 commit 4c12f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile_log4j_patched

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM txscience/ctmd-pipeline-reload:v2.11
1616

1717
WORKDIR /
1818

19-
COPY ["log4j-1.2.17-cloudera.jar", "/spark-2.4.8-bin-hadoop2.7/jars/log4j-1.2.26.jar"]
19+
COPY ["reload4j-1.2.26.jar", "/spark-2.4.8-bin-hadoop2.7/jars/log4j-1.2.26.jar"]
2020
COPY --from=transform ["map-pipeline/target/scala-2.11/TIC preprocessing-assembly-0.2.0.jar", "TIC preprocessing-assembly.jar"]
2121

2222

0 commit comments

Comments
 (0)