----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46303/ -----------------------------------------------------------
(Updated April 18, 2016, 6:28 p.m.) Review request for samza. Changes ------- Added service wait to zookeeper, namenode, and resourcemanager Repository: samza-hello-samza Description ------- To prevent kafka dependent services and unit tests to fail intermittently after bootstrap, a wait_kafka function has been added Diffs (updated) ----- bin/grid 042cabe355ec3a8fff06f193252fec494d01a864 Diff: https://reviews.apache.org/r/46303/diff/ Testing ------- * Tested normal bootstrap procedure works with additional wait added for kafka * Tested that timeout occurs if Kafka takes too long to start Thanks, Vishal Kuo