Re: [VOTE] Use plain text logs by default

2025-01-09 Thread Ye Zhou
+1 (non-binding) On Thu, Jan 9, 2025 at 3:02 PM Sakthi wrote: > +1 (non-binding) > > Sakthi > > On Thu, Jan 9, 2025 at 9:16 AM Rozov, Vlad > wrote: > >> +1 (non-binding) >> >> Vlad >> >> On Jan 8, 2025, at 8:28 PM, Wenchen Fan wrote: >> >> Hi all, >> >> Following the discussion[1], I'd like to

Re: push-based external shuffle service on K8S - Spark 4.0? Earlier versions?

2024-06-06 Thread Ye Zhou
Hi Ofir. Right now, the push based shuffle within Spark is only supported for Spark on YARN, with external shuffle service running as auxiliary service in NodeManager, but not natively on K8s. As far as I know, there are no recent plans to add the support for Spark on K8s natively. For question 2,

Re: [VOTE] SPIP: Testing Framework for Spark UI Javascript files

2023-11-24 Thread Ye Zhou
+1(non-binding) On Fri, Nov 24, 2023 at 11:16 Mridul Muralidharan wrote: > > +1 > > Regards, > Mridul > > On Fri, Nov 24, 2023 at 8:21 AM Kent Yao wrote: > >> Hi Spark Dev, >> >> Following the discussion [1], I'd like to start the vote for the SPIP [2]. >> >> The SPIP aims to improve the test c

Re: [VOTE] SPIP: An Official Kubernetes Operator for Apache Spark

2023-11-14 Thread Ye Zhou
+1(Non-binding) On Tue, Nov 14, 2023 at 9:42 AM L. C. Hsieh wrote: > Hi all, > > I’d like to start a vote for SPIP: An Official Kubernetes Operator for > Apache Spark. > > The proposal is to develop an official Java-based Kubernetes operator > for Apache Spark to automate the deployment and simp

Re: [VOTE] Release Apache Spark 3.4.0 (RC7)

2023-04-11 Thread Ye Zhou
+1 non-binding On Tue, Apr 11, 2023 at 18:40 Ye Zhou wrote: > Yes, it is not a regression issue. We can fix it after the release. > > Thanks > Ye > > On Tue, Apr 11, 2023 at 17:42 Xiao Li wrote: > >> Thanks for testing it in your environment! >> >> >

Re: [VOTE] Release Apache Spark 3.4.0 (RC7)

2023-04-11 Thread Ye Zhou
l fix it in 3.4 and the fix will be available in the next > maintenance releases. > > Xiao > > > > Ye Zhou 于2023年4月11日周二 17:14写道: > >> Manually tested the binary in our cluster. >> Started spark-shell application with some shuffle. Found one issue which >>

Re: [VOTE] Release Apache Spark 3.4.0 (RC7)

2023-04-11 Thread Ye Zhou
Manually tested the binary in our cluster. Started spark-shell application with some shuffle. Found one issue which is related to push based shuffle client side metrics introduced in https://github.com/apache/spark/pull/36165. Filed a ticket https://issues.apache.org/jira/browse/SPARK-43100, posted

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

2022-11-16 Thread Ye Zhou
+1 (non-binding) Thanks for proposing this improvement to SHS, it resolves the main performance issue within SHS. On Wed, Nov 16, 2022 at 1:15 PM Jungtaek Lim wrote: > +1 > > Nice to see the chance for driver to reduce resource usage and increase > stability, especially the fact that the driver

Re: [VOTE] Release Spark 3.2.0 (RC7)

2021-10-08 Thread Ye Zhou
+1 (non-binding). Run Maven build, tested within our YARN cluster, in client or cluster mode, with push based shuffle enabled/disalbled, and shuffling a large amount of data. Applications ran successfully with expected shuffle behavior. On Fri, Oct 8, 2021 at 10:06 PM sarutak wrote: > +1 > > I