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

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

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

 ##########
 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:
   Minor clarification to the above: Beam Spark runner supports Spark's latest 
_feature_ release, i.e. `2.4.*`.
   
   I think the plan is to create a separate module when moving to Spark 3 
([BEAM-9282](https://issues.apache.org/jira/browse/BEAM-9282)). @iemejia knows 
more
 
----------------------------------------------------------------
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: 390356)
    Time Spent: 1.5h  (was: 1h 20m)

> 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: 1.5h
>  Remaining Estimate: 0h
>




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

Reply via email to