|
@@ -218,6 +218,9 @@ RUN mkdir -p /opt/phantomjs \
|
|
###
|
|
###
|
|
ENV MAVEN_OPTS -Xms256m -Xmx1536m
|
|
ENV MAVEN_OPTS -Xms256m -Xmx1536m
|
|
|
|
|
|
|
|
+# Skip gpg verification when downlonading Yetus via yetus-wrapper
|
|
|
|
+ENV HADOOP_SKIP_YETUS_VERIFICATION true
|
|
|
|
+
|
|
###
|
|
###
|
|
# Everything past this point is either not needed for testing or breaks Yetus.
|
|
# Everything past this point is either not needed for testing or breaks Yetus.
|
|
# So tell Yetus not to read the rest of the file:
|
|
# So tell Yetus not to read the rest of the file:
|