Re: How to use spark-2.4 module in Ignite 2.8?

2020-01-14 Thread Alexey Zinoviev
I've fixed this issue in master and release branch, it works locally on my
machine well
https://issues.apache.org/jira/browse/IGNITE-12534



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/


Re: How to use spark-2.4 module in Ignite 2.8?

2020-01-09 Thread Alexey Zinoviev
Hi, I've found a bug in pom. It will be fixed on next week in master and
release branches.
Thank for the message!

ср, 18 дек. 2019 г. в 22:11, Denis Magda :

> Alexey, Nikolay,
>
> Could you please step in and shed some light on what has changed with
> Spark? Probably, that's an issue that needs to be addressed before the
> release.
>
> -
> Denis
>
>
> On Wed, Dec 18, 2019 at 9:26 AM Stefan Miklosovic <
> stefan.mikloso...@instaclustr.com> wrote:
>
>> 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
>>
>


Re: How to use spark-2.4 module in Ignite 2.8?

2019-12-18 Thread Denis Magda
Alexey, Nikolay,

Could you please step in and shed some light on what has changed with
Spark? Probably, that's an issue that needs to be addressed before the
release.

-
Denis


On Wed, Dec 18, 2019 at 9:26 AM Stefan Miklosovic <
stefan.mikloso...@instaclustr.com> wrote:

> 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
>