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

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

                Author: ASF GitHub Bot
            Created on: 21/Feb/20 02:27
            Start Date: 21/Feb/20 02:27
    Worklog Time Spent: 10m 
      Work Description: Hannah-Jiang commented on pull request #10921: 
[BEAM-9022] publish Spark job server Docker image
URL: https://github.com/apache/beam/pull/10921#discussion_r382366200
 
 

 ##########
 File path: release/src/main/scripts/build_release_candidate.sh
 ##########
 @@ -236,6 +236,9 @@ if [[ $confirmation = "y" ]]; then
     ./gradlew ":runners:flink:${ver}:job-server-container:dockerPush" 
-Pdocker-tag="${RELEASE}_rc${RC_NUM}"
   done
 
+  echo '-------------Generating and Pushing Spark job server 
image-------------'
+  ./gradlew "./gradlew :runners:spark:job-server:container:dockerPush" 
-Pdocker-tag="${RELEASE}_rc${RC_NUM}"
 
 Review comment:
   Then let’s add it to documentation some where. If I am a spark user, I would 
really wonder which version is being supported.
 
----------------------------------------------------------------
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


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

    Worklog Id:     (was: 390390)
    Time Spent: 2h  (was: 1h 50m)

> Publish spark job server container images in release process
> ------------------------------------------------------------
>
>                 Key: BEAM-9022
>                 URL: https://issues.apache.org/jira/browse/BEAM-9022
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-spark
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Major
>              Labels: portability-spark
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




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

Reply via email to