Thanks Endre, I'll forward your answers to spark user mailing list.
Jianshi
On Tuesday, October 28, 2014 8:02:38 PM UTC+8, Akka Team wrote:
>
> Hi,
>
> On Tue, Oct 28, 2014 at 11:03 AM, Jianshi Huang > wrote:
>
>> Hi,
>>
>> I got the following exceptions when using Spray client to write to
>>
Hi,
On Tue, Oct 28, 2014 at 11:03 AM, Jianshi Huang
wrote:
> Hi,
>
> I got the following exceptions when using Spray client to write to
> OpenTSDB using its REST API.
>
> Exception in thread "pool-10-thread-2" java.lang.NoSuchMethodError:
> akka.actor.ActorSystem.dispatcher()Lscala/concurrent/
Hi,
I got the following exceptions when using Spray client to write to OpenTSDB
using its REST API.
Exception in thread "pool-10-thread-2" java.lang.NoSuchMethodError:
akka.actor.ActorSystem.dispatcher()Lscala/concurrent/ExecutionContext;
It worked locally in my Intellij but failed when I la