Yes I started it . the strange thing that I ran this code before without
any problem !



On Monday, April 18, 2016, Spico Florin <[email protected]> wrote:

> 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 <[email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>> 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