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

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

                Author: ASF GitHub Bot
            Created on: 21/Feb/20 00:58
            Start Date: 21/Feb/20 00:58
    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_r382343820
 
 

 ##########
 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:
   No, the Spark runner only supports one Spark version per Beam release 
(currently 
[2.4.5](https://github.com/apache/beam/blob/800754399baa939232b9863b5104111c638e88aa/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L399)),
 unlike Flink, which supports the latest three Flink versions.
 
----------------------------------------------------------------
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: 390348)
    Time Spent: 50m  (was: 40m)

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




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

Reply via email to