Hey Dan-
I'd love for the Elastic Search stuff to be added to the main code, as
a separate module.  Keeping these in the main source code keeps them
more likely to be maintained and correct.

The EvironemtnConfigRewriter can likely go in the same place as the
ConfigRewriter interface, since it doesn't depend on Kafka as the
current RegexTopicRewriter does.

If you could open JIRAs for these, that would be great.  Happy to
shepard the code in.
-Jakob

On 14 April 2015 at 11:46, Dan <danharve...@gmail.com> wrote:
> Hey,
>
> At state.com we've started to write some generic extensions to Samza that
> we think would be more generally useful. We've got
> a ElasticsearchSystemProducer/Factory to output to an Elasticsearch index
> and EnvironmentConfigRewriter to modify config from environment variable.
>
> What's the best way for us to add things like this? Do you want more
> modules in the main project or should we just create some separate projects
> on github?
>
> It would be good to get core extensions like these shared to be tested and
> used by more people
>
> Thanks,
> Dan

Reply via email to