Update scala to 2.11.7 and spark to 1.5.2

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Update scala to 2.11.7 and spark to 1.5.2

Alexey Kuznetsov-2
Hi!

How about to update dependencies?

scala to 2.11.7 and spark to 1.5.2

Any objections?

If no I will create issue and update.
--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Update scala to 2.11.7 and spark to 1.5.2

Sergey Kozlov
Hi Alexey

Have you tried to build Apache Ignite with suggested changes?

On Tue, Nov 24, 2015 at 12:53 PM, Alexey Kuznetsov <[hidden email]>
wrote:

> Hi!
>
> How about to update dependencies?
>
> scala to 2.11.7 and spark to 1.5.2
>
> Any objections?
>
> If no I will create issue and update.
> --
> Alexey Kuznetsov
> GridGain Systems
> www.gridgain.com
>



--
Sergey Kozlov
Reply | Threaded
Open this post in threaded view
|

Re: Update scala to 2.11.7 and spark to 1.5.2

Alexey Kuznetsov-2
Yes, I successfully build it locally,but not run tests on TC.

On Tue, Nov 24, 2015 at 4:56 PM, Sergey Kozlov <[hidden email]> wrote:

> Hi Alexey
>
> Have you tried to build Apache Ignite with suggested changes?
>
> On Tue, Nov 24, 2015 at 12:53 PM, Alexey Kuznetsov <
> [hidden email]>
> wrote:
>
> > Hi!
> >
> > How about to update dependencies?
> >
> > scala to 2.11.7 and spark to 1.5.2
> >
> > Any objections?
> >
> > If no I will create issue and update.
> > --
> > Alexey Kuznetsov
> > GridGain Systems
> > www.gridgain.com
> >
>
>
>
> --
> Sergey Kozlov
>



--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Update scala to 2.11.7 and spark to 1.5.2

Alexey Kuznetsov-2
I created issue for that: https://issues.apache.org/jira/browse/IGNITE-1989

On Tue, Nov 24, 2015 at 5:01 PM, Alexey Kuznetsov <[hidden email]>
wrote:

> Yes, I successfully build it locally,but not run tests on TC.
>
> On Tue, Nov 24, 2015 at 4:56 PM, Sergey Kozlov <[hidden email]>
> wrote:
>
>> Hi Alexey
>>
>> Have you tried to build Apache Ignite with suggested changes?
>>
>> On Tue, Nov 24, 2015 at 12:53 PM, Alexey Kuznetsov <
>> [hidden email]>
>> wrote:
>>
>> > Hi!
>> >
>> > How about to update dependencies?
>> >
>> > scala to 2.11.7 and spark to 1.5.2
>> >
>> > Any objections?
>> >
>> > If no I will create issue and update.
>> > --
>> > Alexey Kuznetsov
>> > GridGain Systems
>> > www.gridgain.com
>> >
>>
>>
>>
>> --
>> Sergey Kozlov
>>
>
>
>
> --
> Alexey Kuznetsov
> GridGain Systems
> www.gridgain.com
>



--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Update scala to 2.11.7 and spark to 1.5.2

Alexey Kuznetsov-2
Igniters,

I've updated scala dependencies to latest stable one: scala to 2.11.7 and
spark to 1.5.2
TeamCity and QA smoke test passed.
I've merged changes to ignite-1.5.

On Tue, Nov 24, 2015 at 6:06 PM, Alexey Kuznetsov <[hidden email]>
wrote:

> I created issue for that:
> https://issues.apache.org/jira/browse/IGNITE-1989
>
> On Tue, Nov 24, 2015 at 5:01 PM, Alexey Kuznetsov <[hidden email]
> > wrote:
>
>> Yes, I successfully build it locally,but not run tests on TC.
>>
>> On Tue, Nov 24, 2015 at 4:56 PM, Sergey Kozlov <[hidden email]>
>> wrote:
>>
>>> Hi Alexey
>>>
>>> Have you tried to build Apache Ignite with suggested changes?
>>>
>>> On Tue, Nov 24, 2015 at 12:53 PM, Alexey Kuznetsov <
>>> [hidden email]>
>>> wrote:
>>>
>>> > Hi!
>>> >
>>> > How about to update dependencies?
>>> >
>>> > scala to 2.11.7 and spark to 1.5.2
>>> >
>>> > Any objections?
>>> >
>>> > If no I will create issue and update.
>>> > --
>>> > Alexey Kuznetsov
>>> > GridGain Systems
>>> > www.gridgain.com
>>> >
>>>
>>>
>>>
>>> --
>>> Sergey Kozlov
>>>
>>
>>
>>
>> --
>> Alexey Kuznetsov
>> GridGain Systems
>> www.gridgain.com
>>
>
>
>
> --
> Alexey Kuznetsov
> GridGain Systems
> www.gridgain.com
>



--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Update scala to 2.11.7 and spark to 1.5.2

Konstantin Boudnik-2
In reply to this post by Alexey Kuznetsov-2
Did Spark do it again and bumped the SDK version inside of a subminor release?
I guess it's time to simply get over the fact that some people just never learn ;(

Cos

On Tue, Nov 24, 2015 at 04:53PM, Alexey Kuznetsov wrote:

> Hi!
>
> How about to update dependencies?
>
> scala to 2.11.7 and spark to 1.5.2
>
> Any objections?
>
> If no I will create issue and update.
> --
> Alexey Kuznetsov
> GridGain Systems
> www.gridgain.com

signature.asc (237 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Update scala to 2.11.7 and spark to 1.5.2

Alexey Kuznetsov-2
Cos, not sure that I understand what do you mean...

I looked into sparck pom.xml and see that they also use scala 2.11.7
 and also in scala 2.11.7 release notes I see "A 300x more embeddable Scala
REPL, brought to you by a team effort with Apache Spark. "

Scala 2.11.7 is a bugfix update and I think it is safe to update Ignite
from scala 2.11.2 to scala 2.11.7

Could you tell us what is wrong from your point of view?

On Thu, Nov 26, 2015 at 9:33 AM, Konstantin Boudnik <[hidden email]> wrote:

> Did Spark do it again and bumped the SDK version inside of a subminor
> release?
> I guess it's time to simply get over the fact that some people just never
> learn ;(
>
> Cos
>
> On Tue, Nov 24, 2015 at 04:53PM, Alexey Kuznetsov wrote:
> > Hi!
> >
> > How about to update dependencies?
> >
> > scala to 2.11.7 and spark to 1.5.2
> >
> > Any objections?
> >
> > If no I will create issue and update.
> > --
> > Alexey Kuznetsov
> > GridGain Systems
> > www.gridgain.com
>



--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com