maosongfu removed a comment on issue #1012: URL: https://github.com/apache/incubator-heron/issues/1012#issuecomment-229691156
That means # of containers you specified in topology config is more than the # of instances. 2016-06-30 5:56 GMT-07:00 Kartik Sathyanarayanan [email protected]: > Hi, > > I get the following error upon submitting a topology in Heron. > > Exception in thread "main" java.lang.RuntimeException: More containers allocated than instance. Bailing out. > at com.twitter.heron.packing.roundrobin.RoundRobinPacking.getBasePacking(RoundRobinPacking.java:246) > at com.twitter.heron.packing.roundrobin.RoundRobinPacking.pack(RoundRobinPacking.java:57) > at com.twitter.heron.scheduler.LaunchRunner.call(LaunchRunner.java:121) > at com.twitter.heron.scheduler.SubmitterMain.callLauncherRunner(SubmitterMain.java:465) > at com.twitter.heron.scheduler.SubmitterMain.submitTopology(SubmitterMain.java:418) > at com.twitter.heron.scheduler.SubmitterMain.main(SubmitterMain.java:315) > > Could you help me with this please? Altering the task resources in > heron.aurora isn't solving the problem. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > https://github.com/twitter/heron/issues/1012, or mute the thread > https://github.com/notifications/unsubscribe/AC422hhPVrUKjm5fc-uekvq5NydlUVGBks5qQ70bgaJpZM4JCIS5 > . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
