Hi, I want to try spark-2.4 module committed recently but I do not see spark-2.4 directory in optional dir after I build whole Ignite distribution.
I am building like this: mvn clean install -Pall-java,all-scala,licenses -DskipTests && mvn initialize -Prelease Why is there just "spark" but not "spark-2.4" even "spark-2.4" is in all-scala profile? Cheers
