Re: [Action required] Default Spark profile changed to 3.2

2023-06-02 Thread Y Ethan Guo
There is a hotfix (https://github.com/apache/hudi/pull/8822) merged recently to fix the default build. SPARK_HOME does not matter and the latest master builds on my end with Spark 3.3 as SPARK_HOME. On Fri, Jun 2, 2023 at 1:28 AM Vinoth Chandar wrote: > Hi, > > Just tried doing a mvn clean

Re: [Action required] Default Spark profile changed to 3.2

2023-06-02 Thread Vinoth Chandar
Hi, Just tried doing a mvn clean install -DskipTests, and the build failed. My local SPARK_HOME is pointing to spark 3.3 installation. Does that all matter now? Quite possible this is an issue with my setup, just flagging. Thanks Vinoth On Fri, May 26, 2023 at 8:30 AM Shiyan Xu wrote: > Hi

[Action required] Default Spark profile changed to 3.2

2023-05-25 Thread Shiyan Xu
Hi all, We recently landed a change in master switching the default Spark profile from 2.4 to 3.2. If your local Hudi repo is configured to use Spark 2.4, you may need to re-import the IDEA project (this may involve