I haven't tried it with spark specifically, but I've definitely run into
problems trying to depend on multiple versions of akka in one project.

On Sat, Jan 3, 2015 at 11:22 AM, Koert Kuipers <[email protected]> wrote:

> hey Ted,
> i am aware of the upgrade efforts for akka. however if spark 1.2 forces me
> to upgrade all our usage of akka to 2.3.x while spark 1.0 and 1.1 force me
> to use akka 2.2.x then we cannot build one application that runs on all
> spark 1.x versions, which i would consider a major incompatibility.
> best, koert
>
>
> On Sat, Jan 3, 2015 at 12:11 AM, Ted Yu <[email protected]> wrote:
>
>> Please see http://akka.io/news/2014/05/22/akka-2.3.3-released.html which
>> points to
>> http://doc.akka.io/docs/akka/2.3.3/project/migration-guide-2.2.x-2.3.x.html?_ga=1.35212129.1385865413.1420220234
>>
>> Cheers
>>
>> On Fri, Jan 2, 2015 at 9:11 AM, Koert Kuipers <[email protected]> wrote:
>>
>>> i noticed spark 1.2.0 bumps the akka version. since spark uses it's own
>>> akka version, does this mean it can co-exist with another akka version in
>>> the same JVM? has anyone tried this?
>>>
>>> we have some spark apps that also use akka (2.2.3) and spray. if
>>> different akka versions causes conflicts then spark 1.2.0 would not be
>>> backwards compatible for us...
>>>
>>> thanks. koert
>>>
>>
>>
>

Reply via email to