UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
spark-operator
spark-py
Commits
72d7da0d
Commit
72d7da0d
authored
Feb 24, 2021
by
Jeffrey Weatherford
Browse files
lets try new paths
parent
4243f368
Pipeline
#175276
failed with stages
in 11 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
72d7da0d
...
@@ -17,8 +17,8 @@ RUN dnf -y update && dnf -y upgrade && \
...
@@ -17,8 +17,8 @@ RUN dnf -y update && dnf -y upgrade && \
pip3
install
--upgrade
./pip-21.0.1-py3-none-any.whl ./setuptools-53.0.0-py3-none-any.whl
&&
\
pip3
install
--upgrade
./pip-21.0.1-py3-none-any.whl ./setuptools-53.0.0-py3-none-any.whl
&&
\
rm
-rf
/var/cache/dnf
rm
-rf
/var/cache/dnf
COPY
--from=base
/opt/spark/
python/pyspark /opt/spark/python/pyspark
COPY
--from=base python/pyspark /opt/spark/python/pyspark
COPY
--from=base
/opt/spark/
python/lib /opt/spark/python/lib
COPY
--from=base python/lib /opt/spark/python/lib
ENV
SPARK_HOME /opt/spark
ENV
SPARK_HOME /opt/spark
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment