Spout failures too high

2016-12-09 Thread pradeep s
)*.shuffleGrouping(s3BoltId); StormSubmitter.submitTopology(topologyName, config, topologyBuilder.createTopology()); Regards Pradeep S

How to debug spout failures

2016-09-11 Thread pradeep s
the reason for these spout failures? [image: Inline image 1] Regards Pradeep S

Storm Nullpointer exception

2016-09-05 Thread pradeep s
Hi, After running our storm cluster in AWS for few days , we are getting a Nullpointer exception in worker logs. Do you have any suggestions on this issue? 2016-09-05 02:53:25.120 o.a.s.m.n.StormServerHandler [ERROR] server errors in handling the request java.lang.NullPointerException at com.

Storm set java security properties

2016-09-03 Thread pradeep s
.cache.negative.ttl" , "0"); Can you please suggest the best way to set these properties and how? Can we set these from storm.yaml? Regards Pradeep S