----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36768/ -----------------------------------------------------------
Review request for samza. Repository: samza-hello-samza Description ------- I'd put together an example of how to use the new ElasticsearchProvider for my work colleagues and I thought it'd be worth submitting it back to the community. This also includes a script to start elasticsearch and kibana on the host - be aware, there's a 64bit version depending on what machine you want to run against. Also note, this is against 0.10.0 of Samza which is not released yet. I am making the assumption that the Elasticsearch jars are bundled as part of that - if not, we'll need to add them to the POM here. Diffs ----- bin/grid-elastic PRE-CREATION pom.xml f9c4fa9 src/main/assembly/src.xml f57fee2 src/main/config/wikipedia-elastic.properties PRE-CREATION src/main/java/samza/examples/wikipedia/task/WikipediaElasticStreamTask.java PRE-CREATION Diff: https://reviews.apache.org/r/36768/diff/ Testing ------- Thanks, Stuart Davidson