Re: [VOTE] Release Spark 3.2.3 (RC1)

2022-11-15 Thread Yang,Jie(INF)
I switched Scala 2.13 to Scala 2.12 today. The test is still in progress and it has not been hung. Yang Jie 发件人: Dongjoon Hyun 日期: 2022年11月16日 星期三 01:17 收件人: "Yang,Jie(INF)" 抄送: huaxin gao , "L. C. Hsieh" , Chao Sun , dev 主题: Re: [VOTE] Release Spark 3.2.3 (RC1) Did you hit that in Scala

Re: [DISCUSS] SPIP: Better Spark UI scalability and Driver stability for large applications

2022-11-15 Thread Wenchen Fan
This looks great! UI stability/scalability has been a pain point for a long time. On Sat, Nov 12, 2022 at 5:24 AM Gengliang Wang wrote: > Hi Everyone, > > I want to discuss the "Better Spark UI scalability and Driver stability > for large applications" proposal. Please find the links below: > >

Re: [VOTE] Release Spark 3.2.3 (RC1)

2022-11-15 Thread Mridul Muralidharan
+1 Signatures, digests, etc check out fine. Checked out tag and build/tested with -Pyarn -Pmesos -Pkubernetes Regards, Mridul On Tue, Nov 15, 2022 at 1:00 PM kazuyuki tanimura wrote: > +1 (non-binding) > > Thank you Chao > > Kazu > > >  | Kazuyuki Tanimura | ktanim...@apple.com |

Re: [VOTE] Release Spark 3.2.3 (RC1)

2022-11-15 Thread kazuyuki tanimura
+1 (non-binding) Thank you Chao Kazu  | Kazuyuki Tanimura | ktanim...@apple.com | +1-408-207-7176 Apple Confidential and Proprietary Information This email and any attachments is privileged and contains confidential information intended only for the recipient(s) named above. Any other

Re: [VOTE] Release Spark 3.2.3 (RC1)

2022-11-15 Thread Sean Owen
+1 from me, at least from my testing. Java 8 + Scala 2.12 and Java 8 + Scala 2.13 worked for me, and I didn't see a test hang. I am testing with Python 3.10 FWIW. On Tue, Nov 15, 2022 at 6:37 AM Yang,Jie(INF) wrote: > Hi, all > > > > I test v3.2.3 with following command: > > > > ``` > >

Re: [VOTE] Release Spark 3.2.3 (RC1)

2022-11-15 Thread Dongjoon Hyun
Did you hit that in Scala 2.12, too? Dongjoon. On Tue, Nov 15, 2022 at 4:36 AM Yang,Jie(INF) wrote: > Hi, all > > > > I test v3.2.3 with following command: > > > > ``` > > dev/change-scala-version.sh 2.13 > > build/mvn clean install -Phadoop-3 -Phadoop-cloud -Pmesos -Pyarn > -Pkinesis-asl

Re: [VOTE] Release Spark 3.2.3 (RC1)

2022-11-15 Thread Yang,Jie(INF)
Hi, all I test v3.2.3 with following command: ``` dev/change-scala-version.sh 2.13 build/mvn clean install -Phadoop-3 -Phadoop-cloud -Pmesos -Pyarn -Pkinesis-asl -Phive-thriftserver -Pspark-ganglia-lgpl -Pkubernetes -Phive -Pscala-2.13 -fn ``` The testing environment is: OS: CentOS 6u3