[VOTE][RESULT] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-15 Thread L. C. Hsieh
Hi all, The vote passes with 7+1s (5 binding +1s). (* = binding) +1: Dongjoon Hyun(*) Liang-Chi Hsieh(*) Huaxin Gao(*) Bo Yang Xiao Li(*) Chao Sun(*) Hussein Awala +0: None -1: None Thanks. - To unsubscribe e-mail:

Re: [VOTE] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-14 Thread Hussein Awala
+1 (non-binding) to using an independent version for the Spark Kubernetes Operator with a compatibility matrix with Spark versions. On Fri, Apr 12, 2024 at 5:31 AM L. C. Hsieh wrote: > Hi all, > > Thanks for all discussions in the thread of "Versioning of Spark > O

Re: [VOTE] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-12 Thread Chao Sun
Apr 12, 2024 at 9:07 AM Dongjoon Hyun >>> wrote: >>> >>>> +1 >>>> >>>> Thank you! >>>> >>>> I hope we can customize `dev/merge_spark_pr.py` script per repository >>>> after this PR. >>>> >>

Re: [VOTE] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-12 Thread Xiao Li
gt;> >>> I hope we can customize `dev/merge_spark_pr.py` script per repository >>> after this PR. >>> >>> Dongjoon. >>> >>> On 2024/04/12 03:28:36 "L. C. Hsieh" wrote: >>> > Hi all, >>> > >>> > Than

Re: [VOTE] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-12 Thread bo yang
>> Dongjoon. >> >> On 2024/04/12 03:28:36 "L. C. Hsieh" wrote: >> > Hi all, >> > >> > Thanks for all discussions in the thread of "Versioning of Spark >> > Operator": >> https://lists.apache.org/thread/zhc7nb2sxm8jjxd

Re: [VOTE] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-12 Thread L. C. Hsieh
> Dongjoon. > > On 2024/04/12 03:28:36 "L. C. Hsieh" wrote: > > Hi all, > > > > Thanks for all discussions in the thread of "Versioning of Spark > > Operator": https://lists.apache.org/thread/zhc7nb2sxm8jjxdppq8qjcmlf4rcsthh > > > &

Re: [VOTE] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-12 Thread huaxin gao
t; > > > Thanks for all discussions in the thread of "Versioning of Spark > > Operator": > https://lists.apache.org/thread/zhc7nb2sxm8jjxdppq8qjcmlf4rcsthh > > > > I would like to create this vote to get the consensus for versioning > > of the Sp

Re: [VOTE] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-12 Thread Dongjoon Hyun
+1 Thank you! I hope we can customize `dev/merge_spark_pr.py` script per repository after this PR. Dongjoon. On 2024/04/12 03:28:36 "L. C. Hsieh" wrote: > Hi all, > > Thanks for all discussions in the thread of "Versioning of Spark > Operator":

[VOTE] Add new `Versions` in Apache Spark JIRA for Versioning of Spark Operator

2024-04-11 Thread L. C. Hsieh
Hi all, Thanks for all discussions in the thread of "Versioning of Spark Operator": https://lists.apache.org/thread/zhc7nb2sxm8jjxdppq8qjcmlf4rcsthh I would like to create this vote to get the consensus for versioning of the Spark Kubernetes Operator. The proposal is to use an i

Re: [External] Re: Versioning of Spark Operator

2024-04-11 Thread Ofir Manor
: Wednesday, April 10, 2024 6:14 PM To: Dongjoon Hyun Cc: dev@spark.apache.org Subject: [External] Re: Versioning of Spark Operator This approach makes sense to me. If Spark K8s operator is aligned with Spark versions, for example, it uses 4.0.0 now. Because these JIRA tickets are not actually

Re: Versioning of Spark Operator

2024-04-10 Thread L. C. Hsieh
This approach makes sense to me. If Spark K8s operator is aligned with Spark versions, for example, it uses 4.0.0 now. Because these JIRA tickets are not actually targeting Spark 4.0.0, it will cause confusion and more questions, like when we are going to cut Spark release, should we include

Re: Versioning of Spark Operator

2024-04-10 Thread bo yang
Cool, looks like we have two options here. Option 1: Spark Operator and Connect Go Client versioning independent of Spark, e.g. starting with 0.1.0. Pros: they can evolve versions independently. Cons: people will need an extra step to decide the version when using Spark Operator and Connect Go

Re: Versioning of Spark Operator

2024-04-10 Thread Dongjoon Hyun
Ya, that would work. Inevitably, I looked at Apache Flink K8s Operator's JIRA and GitHub repo. It looks reasonable to me. Although they share the same JIRA, they choose different patterns per place. 1. In POM file and Maven Artifact, independent version number. 1.8.0 2. Tag is also based on

Re: Versioning of Spark Operator

2024-04-10 Thread L. C. Hsieh
-go/commits/master/ > > >> > > >> Dongjoon. > > >> > > >> On 2024/04/08 17:48:18 "L. C. Hsieh" wrote: > > >> > Hi all, > > >> > > > >> > We've opened the dedicated repository of Spark Kubernetes Ope

Re: Versioning of Spark Operator

2024-04-09 Thread L. C. Hsieh
; > >> I took a look at `Apache Spark Connect Go` repo mentioned in the > > > thread. Sadly, there is no release at all and no activity since last 6 > > > months. It seems to be the first time for Apache Spark community to > > > consider these sister repositories (

Re: Versioning of Spark Operator

2024-04-09 Thread Dongjoon Hyun
;> I took a look at `Apache Spark Connect Go` repo mentioned in the > > thread. Sadly, there is no release at all and no activity since last 6 > > months. It seems to be the first time for Apache Spark community to > > consider these sister repositories (Go and K8s Operator). >

Re: Versioning of Spark Operator

2024-04-09 Thread bo yang
t; > > >> Dongjoon. > > >> > > >> On 2024/04/08 17:48:18 "L. C. Hsieh" wrote: > > >> > Hi all, > > >> > > > >> > We've opened the dedicated repository of Spark Kubernetes Operator, > >

Re: Versioning of Spark Operator

2024-04-09 Thread Dongjoon Hyun
der these > >> sister repositories (Go and K8s Operator). > >> > >> https://github.com/apache/spark-connect-go/commits/master/ > >> > >> Dongjoon. > >> > >> On 2024/04/08 17:48:18 "L. C. Hsieh" wrote: &g

Re: Versioning of Spark Operator

2024-04-09 Thread DB Tsai
ngjoon. >> >> On 2024/04/08 17:48:18 "L. C. Hsieh" wrote: >> > Hi all, >> > >> > We've opened the dedicated repository of Spark Kubernetes Operator, >> > and the first PR is created. >> > Thank you for the review from the community so

Re: Versioning of Spark Operator

2024-04-09 Thread Mridul Muralidharan
or, > > and the first PR is created. > > Thank you for the review from the community so far. > > > > About the versioning of Spark Operator, there are questions. > > > > As we are using Spark JIRA, when we are going to merge PRs, we need to > > choose

Re: Versioning of Spark Operator

2024-04-09 Thread Dongjoon Hyun
s created. > Thank you for the review from the community so far. > > About the versioning of Spark Operator, there are questions. > > As we are using Spark JIRA, when we are going to merge PRs, we need to > choose a Spark version. However, the Spark Operator is versioning > differ

Versioning of Spark Operator

2024-04-08 Thread L. C. Hsieh
Hi all, We've opened the dedicated repository of Spark Kubernetes Operator, and the first PR is created. Thank you for the review from the community so far. About the versioning of Spark Operator, there are questions. As we are using Spark JIRA, when we are going to merge PRs, we need to choose