Exception in thread "main" DRPCExecutionException(msg:Request timed out) 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)
On Thu, Jun 29, 2017 at 7:34 AM, Sai Dilip Reddy Kiralam < [email protected]> wrote: > can you paste the error message ? > > > > *Best regards,* > > *K.Sai Dilip Reddy.* > > On Thu, Jun 29, 2017 at 8:38 AM, sam mohel <[email protected]> wrote: > >> I'm confusing in something i'm facing now . i submitted topology in local >> mode and worked well , but in production not due to garbage collector that >> means need more RAM !! How topology worked in local with one machine well >> and when i used production to distribute work among two machines for >> example but need more RAM . >> >> Am i don't get it well ? or what ? Thanks for any help >> > >
