ajayydv commented on a change in pull request #746: HDDS-1442. add spark container to ozonesecure-mr compose files. Contributed by Ajay Kumar. URL: https://github.com/apache/hadoop/pull/746#discussion_r277050485
########## File path: hadoop-ozone/dist/src/main/compose/ozonesecure-mr/docker-compose.yaml ########## @@ -112,3 +112,13 @@ services: HADOOP_CLASSPATH: /opt/ozone/share/ozone/lib/hadoop-ozone-filesystem-lib-current-@project.version@.jar WAIT_FOR: rm:8088 command: ["yarn","timelineserver"] + spark: + image: ahadoop/spark:v1 Review comment: @elek thanks for documentation link. Added source for automated builds in docker. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org