Re: Using Kafka Producer inside Oracle DB

2017-07-06 Thread Stephen Durfey
hat class it couldn't > find? > 2. What exactly are you putting into your jar file? > > -Dave > > -Original Message- > From: Rahul R04 [mailto:rahul.kuma...@mphasis.com] > Sent: Thursday, July 6, 2017 5:29 AM > To: users@kafka.apache.org > Subject: Using Ka

RE: Using Kafka Producer inside Oracle DB

2017-07-06 Thread Tauzell, Dave
:rahul.kuma...@mphasis.com] Sent: Thursday, July 6, 2017 5:29 AM To: users@kafka.apache.org Subject: Using Kafka Producer inside Oracle DB Hi, I am trying to post Messages from Oracle to Kafka broker directly using custom java class for that I uploaded the required library in oracle and calling jav

Using Kafka Producer inside Oracle DB

2017-07-06 Thread Rahul R04
Hi, I am trying to post Messages from Oracle to Kafka broker directly using custom java class for that I uploaded the required library in oracle and calling java function using oracle function/procedure. Basic java function is working fine but function in which Kafka is getting initialized and