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_r276366214
 
 

 ##########
 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/[email protected]@.jar
       WAIT_FOR: rm:8088
     command: ["yarn","timelineserver"]
+  spark:
+    image: ahadoop/spark:v1
 
 Review comment:
   Its based on our hadoop docker runner image. You can look at source at 
https://github.com/ajayydv/docker/tree/spark . We can create a team account for 
ozone in githib and docker and push this there.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to