Re: [VOTE] Spark 3.1.3 RC4

2022-02-16 Thread Mridul Muralidharan
+1 Signatures, digests, etc check out fine. Checked out tag and build/tested with -Pyarn -Pmesos -Pkubernetes Regards, Mridul On Wed, Feb 16, 2022 at 8:32 AM Thomas graves wrote: > +1 > > Tom > > On Mon, Feb 14, 2022 at 2:55 PM Holden Karau wrote: > > > > Please vote on releasing the

Re: [VOTE] Spark 3.1.3 RC4

2022-02-16 Thread Thomas graves
+1 Tom On Mon, Feb 14, 2022 at 2:55 PM Holden Karau wrote: > > Please vote on releasing the following candidate as Apache Spark version > 3.1.3. > > The vote is open until Feb. 18th at 1 PM pacific (9 PM GMT) and passes if a > majority > +1 PMC votes are cast, with a minimum of 3 + 1 votes. >

Re: Which manufacturers' GPUs support Spark?

2022-02-16 Thread Sean Owen
Spark itself does not use GPUs, and is agnostic to what GPUs exist on a cluster, scheduled by the resource manager, and used by an application. In practice, virtually all GPU-related use cases (for deep learning for example) use CUDA, and this is NVIDIA-specific. Certainly, RAPIDS is from NVIDIA.

Re: [VOTE] Spark 3.1.3 RC4

2022-02-16 Thread Gengliang Wang
+1 (non-binding) On Wed, Feb 16, 2022 at 1:28 PM Wenchen Fan wrote: > +1 > > On Tue, Feb 15, 2022 at 3:59 PM Yuming Wang wrote: > >> +1 (non-binding). >> >> On Tue, Feb 15, 2022 at 10:22 AM Ruifeng Zheng >> wrote: >> >>> +1 (non-binding) >>> >>> checked the release script issue Dongjoon