-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36768/#review92951
-----------------------------------------------------------



bin/grid-elastic (line 1)
<https://reviews.apache.org/r/36768/#comment147209>

    Can you make changes to bin/grid by adding options to install 
elastic_search and/or kibana? Code seems redundant.



pom.xml (line 116)
<https://reviews.apache.org/r/36768/#comment147210>

    You won't need this if you apply your patch to the latest branch in 
samza-hello-samza.


I believe ElasticsearchProducer is going to be part of the 0.10 release in 
Samza. So, this patch should be against the "latest" branch in hello-samza. 
This diff looks like it is against the master branch. Can you please make the 
changes against latest branch ?

- Navina Ramesh


On July 24, 2015, 8:31 a.m., Stuart Davidson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/36768/
> -----------------------------------------------------------
> 
> (Updated July 24, 2015, 8:31 a.m.)
> 
> 
> 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
> 
>

Reply via email to