Hi!
  Have you started the DRPC server?
Please have a look at:
http://stackoverflow.com/questions/23693871/storm-basicdrpc-client-execute

I hope that this help.
 Florin

On Mon, Apr 18, 2016 at 2:18 AM, sam mohel <sammoh...@gmail.com> wrote:

> i got this error when i submitted topology with localhost 127.0.0.1
>
> Exception in thread "main" DRPCExecutionException(msg:Request failed)
>     at
> backtype.storm.generated.DistributedRPC$execute_result.read(DistributedRPC.java:904)
>     at
> org.apache.thrift7.TServiceClient.receiveBase(TServiceClient.java:78)
>     at
> backtype.storm.generated.DistributedRPC$Client.recv_execute(DistributedRPC.java:92)
>     at
> backtype.storm.generated.DistributedRPC$Client.execute(DistributedRPC.java:78)
>     at backtype.storm.utils.DRPCClient.execute(DRPCClient.java:71)
>
> is that mean to increase time for drpc ? like drpc.request.timeout.secs or
> something else ?
>
> Thanks for any help
>

Reply via email to