Skip to content

Commit e0c5b69

Browse files
mahendruajayAjay Mahendru
andauthored
3.4 cpu py39 v1.1 (#146)
* release Spark 3.4-cpu-py39-v1.1 * make fixes for hadoop-aws integration with aws-java-sdk-v2 * fix lint errors * Fix test expectations for a job failed with AlgorithError as we ramp up traffic for V2 stack * updating OS libs to address more CVEs --------- Co-authored-by: Ajay Mahendru <[email protected]>
1 parent f24887c commit e0c5b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark/processing/3.4/py3/docker/py39/Dockerfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN yum clean all \
88
&& yum update -y \
99
&& yum update -y kernel kernel-headers kernel-devel \
1010
&& yum install -y awscli bigtop-utils curl gcc gzip unzip zip gunzip tar wget liblapack* libblas* libopencv* libopenblas* \
11-
&& yum update -y libcurl curl tar vim-data vim-minimal ncurses-libs ncurses ncurses-base ncurses-compat-libs binutils nss-softokn-freebl avahi-libs avahi dbus dbus-libs python python-libs python-devel gstreamer-plugins-base python-pillow
11+
&& yum update -y cpio glib2 libcurl curl tar vim-data vim-minimal ncurses-libs ncurses ncurses-base ncurses-compat-libs binutils nss-softokn-freebl avahi-libs avahi dbus dbus-libs python python-libs python-devel gstreamer-plugins-base python-pillow
1212

1313
# Taken from EMR https://tiny.amazon.com/1dp4p55nm/codeamazpackAwsCblob8b00src
1414
RUN amazon-linux-extras enable corretto8 nginx1 \

0 commit comments

Comments
 (0)