Re: maven build failing in spark sql w/BouncyCastleProvider CNFE

2022-12-05 Thread Yang,Jie(INF)
Steve, did compile failed happen when mvn build Spark master with hadoop 3.4.0-SNAPSHOT? 发件人: Hyukjin Kwon 日期: 2022年12月6日 星期二 10:27 抄送: Apache Spark Dev 主题: Re: maven build failing in spark sql w/BouncyCastleProvider CNFE Steve, does the lower version of scala plugin work for you? If that

Re: maven build failing in spark sql w/BouncyCastleProvider CNFE

2022-12-05 Thread Hyukjin Kwon
Steve, does the lower version of scala plugin work for you? If that solves, we could temporary downgrade for now. On Mon, 5 Dec 2022 at 22:23, Steve Loughran wrote: > trying to build spark master w/ hadoop trunk and the maven sbt plugin is > failing. This doesn't happen with the 3.3.5 RC0; > >

Re: [VOTE][RESULT][SPIP] Asynchronous Offset Management in Structured Streaming

2022-12-05 Thread Jerry Peng
Thanks Jungtaek for shepherding this effort! On Sun, Dec 4, 2022 at 6:25 PM Jungtaek Lim wrote: > The vote passes with 7 +1s (5 binding +1s). > Thanks to all who reviews the SPIP doc and votes! > > (* = binding) > +1: > - Jungtaek Lim > - Xingbo Jiang > - Mridul Muralidharan (*) > - Hyukjin

maven build failing in spark sql w/BouncyCastleProvider CNFE

2022-12-05 Thread Steve Loughran
trying to build spark master w/ hadoop trunk and the maven sbt plugin is failing. This doesn't happen with the 3.3.5 RC0; I note that the only mention of this anywhere was me in march. clearly something in hadoop trunk has changed in a way which is incompatible. Has anyone else tried such a