[ 
https://issues.apache.org/jira/browse/BEAM-9063?focusedWorklogId=375132&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-375132
 ]

ASF GitHub Bot logged work on BEAM-9063:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Jan/20 18:26
            Start Date: 21/Jan/20 18:26
    Worklog Time Spent: 10m 
      Work Description: Hannah-Jiang commented on pull request #10612: [NOT 
READY TO MERGE][BEAM-9063] migrate docker images to apache
URL: https://github.com/apache/beam/pull/10612#discussion_r369167223
 
 

 ##########
 File path: runners/spark/job-server/container/build.gradle
 ##########
 @@ -54,9 +54,10 @@ task copyDockerfileDependencies(type: Copy) {
 }
 
 docker {
-  name containerImageName(name: 'spark-job-server',
+  name containerImageName(name: ${project.docker_image_default_repo_prefix} + 
'job-server',
 
 Review comment:
   Fixed it.
   Is there any reason we used `-` instead of `_` for `spark-job-server`?
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 375132)
    Time Spent: 1.5h  (was: 1h 20m)

> Migrate docker images to apache namespace.
> ------------------------------------------
>
>                 Key: BEAM-9063
>                 URL: https://issues.apache.org/jira/browse/BEAM-9063
>             Project: Beam
>          Issue Type: Task
>          Components: beam-community
>            Reporter: Hannah Jiang
>            Assignee: Hannah Jiang
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> https://hub.docker.com/u/apache



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to