HADOOP-17056. Addendum patch: Fix typo
(cherry picked from commit5157118bd7
) (cherry picked from commit59e7275beb
)
This commit is contained in:
parent
de4f1aabfa
commit
f30abb3e73
|
@ -179,7 +179,7 @@ RUN apt-get -y install nodejs && \
|
|||
###
|
||||
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