Marina Popova

Results 8 comments of Marina Popova

One note: please note that all active development is moved to this project now: https://github.com/BigDataDevs/kafka-elasticsearch-consumer It is Spring-based, and uses Gradle for build and running. We still have to update...

Hi, @3quanfeng, I think this specific application was designed specifically for the purpose of fast batch indexing into ES, with ways to customize event transformation and indexing logic. Your idea...

Great, I've created a Pull request - please take a look! I will try to compile the TODO list - mostly right now they are in comments int he code....

Great! Krishna, to answer your question: yes, I did test running the app form my fork - it works fine. Specific scenarios I've tested: -- happy-path execution with no errors;...

Krishna, also , I think your idea to split the list of TODOs into smaller tasks is great! For the immediate future, I am planning on working on the multi-threading...

Sure, sounds good - lets use the new branch. I've added one minor change last night for the IndexHandler - but will modify it slightly to be a bit more...

Thanks , Krishna, sounds great! No worry about timing - I keep pushing changes fast because I really want to use this project in production very soon (in a couple...

Hi, Zousheng. Yes, we are actively working on adding support for ES 2.x. It will happen in this project though, as this is where active development is moved to now:...