HADOOP-17056. Addendum patch: Fix typo
(cherry picked from commit 5157118bd7
)
This commit is contained in:
parent
0b25913384
commit
9cfc0e50fa
|
@ -209,7 +209,7 @@ RUN curl -L -s -S \
|
|||
###
|
||||
ENV MAVEN_OPTS -Xms256m -Xmx1536m
|
||||
|
||||
# Skip gpg verification when downlonading Yetus via yetus-wrapper
|
||||
# Skip gpg verification when downloading Yetus via yetus-wrapper
|
||||
ENV HADOOP_SKIP_YETUS_VERIFICATION true
|
||||
|
||||
###
|
||||
|
|
|
@ -218,7 +218,7 @@ RUN mkdir -p /opt/phantomjs \
|
|||
###
|
||||
ENV MAVEN_OPTS -Xms256m -Xmx1536m
|
||||
|
||||
# Skip gpg verification when downlonading Yetus via yetus-wrapper
|
||||
# Skip gpg verification when downloading Yetus via yetus-wrapper
|
||||
ENV HADOOP_SKIP_YETUS_VERIFICATION true
|
||||
|
||||
###
|
||||
|
|
Loading…
Reference in New Issue