This is specific for pentaho but may be useful - https://github.com/RuckusWirelessIL/pentaho-kafka-consumer
On Thu, Dec 4, 2014 at 12:58 PM, Sa Li <sal...@gmail.com> wrote: > Hello, all > > I never developed a kafka consumer, I want to be able to make an advanced > kafka consumer in java to consume the data and continuously write the data > into postgresql DB. I am thinking to create a map in memory and getting a > predefined number of messages in memory then write into DB in batch, is > there a API or sample code to allow me to do this? > > > thanks > > > -- > > Alec Li > -- Thanks, Neha