----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20988/ -----------------------------------------------------------
Review request for samza. Repository: samza-hello-samza Description ------- a shell script to produce raw wikipedia-data to kafka when the users can not connect to the irc service. the script: 1) allows users to overwrite kafka broker and zookeeper address. (default is localhost) 2) check the existence of the topick, wikipedia-raw. Create one if no exist. 3) an infinite loop to produce wikipedia-raw data. Diffs ----- bin/produce-wikipedia-raw-data.sh PRE-CREATION Diff: https://reviews.apache.org/r/20988/diff/ Testing ------- Thanks, Yan Fang
