Re: Kafka integration with Legacy Systems (OCI)

2023-01-27 Thread andreasvdber...@avathar.be
hi, there is a kafka connector for weblogic. https://docs.confluent.io/kafka-connectors/weblogic-source/current/overview.html greetings, Andreas > Op 27 jan. 2023, om 16:55 heeft Olamide Sode het >

Kafka integration with Legacy Systems (OCI)

2023-01-27 Thread Olamide Sode
Hi, I am looking for an architecture that uses kafka to integrate with an Oracle Cloud Infrastructure Legacy system that runs a weblogic server as the application server. Would be great if I can be pointed to a starting guide or direction? Thank you. Ola

Re: SAP PI/PO -> Kafka integration options

2021-03-17 Thread M. Manna
Kafka doesn’t have a rest proxy. Confluent does. Also, Instaclustr offers a Kafka REST proxy. Also, SAP has 100s of products including SAP Cloud Platform. So not sure what this PI/PO means for your case. Unless there’s something I’m unaware of, you referring to non-Apache offering here. You

SAP PI/PO -> Kafka integration options

2021-03-17 Thread Blakaj Arian
Hi, My name is Arian. I work at Scania as an architect. We have SAP in our landscape and are using PI/PO as our integration platform. We are interested to know what type of integration options there is to integrate to Kafka from a SAP PI/PO perspective. We know that Kafka has an API proxy

SAP PI/PO -> Kafka integration options

2021-03-17 Thread Blakaj Arian
Hi, My name is Arian. I work at Scania as an architect. We have SAP in our landscape and are using PI/PO as our integration platform. We are interested to know what type of integration options there is to integrate to Kafka from a SAP PI/PO perspective. We know that Kafka has an API proxy

kafka integration with qradar

2019-06-20 Thread oliv '
Hello, Does anyone know where to find a good documentation to iconnect kafka to qradarapart from ibm's one ? Also a compatibility document to know which kafka version for which qradar version ? Thank you Olivier

Re: Storm kafka integration

2017-02-19 Thread Yuanjia
Hi, You can use storm-kafka-client, which support storing consumer offsets in kafka cluster. Yuanjia Li From: pradeep s Date: 2017-02-20 03:49 To: users Subject: Storm kafka integration Hi, I am using Storm 1.0.2 and Kafka 0.10.1.1 and have query on Spout code to integrate with Kafka. As per

Re: Storm kafka integration

2017-02-19 Thread Matthias J. Sax
You should ask Storm people. Kafka Spout is not provided by Kafka community. Or maybe try out Kafka's Streams API (couldn't resist... ;) ) -Matthias On 2/19/17 11:49 AM, pradeep s wrote: > Hi, > I am using Storm 1.0.2 and Kafka 0.10.1.1 and have query on Spout code to > integrate with Kafka.

Storm kafka integration

2017-02-19 Thread pradeep s
Hi, I am using Storm 1.0.2 and Kafka 0.10.1.1 and have query on Spout code to integrate with Kafka. As per storm docs , its mentioned to use Broker Hosts to register the Kafka Spout. http://storm.apache.org/releases/1.0.2/storm-kafka.html In this case will the consumer offsets be stored in

Re: Apache Kafka integration using Apache Camel

2017-01-11 Thread Asaf Mesika
> > 0.10.1.0 > > > > > > > > org.apache.camel > > camel-core > > 2.17.0 > > > > > > Thanks & Regards > > Swati > > > > -Original Message- > &

Re: Apache Kafka integration using Apache Camel

2017-01-09 Thread Kamal C
> > > org.apache.camel > camel-core > 2.17.0 > > > Thanks & Regards > Swati > > -Original Message- > From: Gupta, Swati [mailto:swati.gu...@anz.com] > Sent: Friday, 6 January 2017 4:01 PM > To: users@kafka.

RE: Apache Kafka integration using Apache Camel

2017-01-08 Thread Gupta, Swati
org.apache.camel camel-core 2.17.0 Thanks & Regards Swati -Original Message- From: Gupta, Swati [mailto:swati.gu...@anz.com] Sent: Friday, 6 January 2017 4:01 PM To: users@kafka.apache.org Subject: RE: Apache Kafka integra

RE: Apache Kafka integration using Apache Camel

2017-01-05 Thread Gupta, Swati
1 routes, of which 1 are started. PID_IS_UNDEFINED: INFO DefaultCamelContext -Original Message- From: Ewen Cheslack-Postava [mailto:e...@confluent.io] Sent: Friday, 6 January 2017 3:58 PM To: users@kafka.apache.org Subject: Re: Apache Kafka integration using Apache Camel More generally

Re: Apache Kafka integration using Apache Camel

2017-01-05 Thread Ewen Cheslack-Postava
More generally, do you have any log errors/messages or additional info? It's tough to debug issues like this from 3rd party libraries if they don't provide logs/exception info that indicates why processing a specific message failed. -Ewen On Thu, Jan 5, 2017 at 8:29 PM, UMESH CHAUDHARY

Re: Apache Kafka integration using Apache Camel

2017-01-05 Thread UMESH CHAUDHARY
Did you test that kafka console consumer is displaying the produced message? On Fri, Jan 6, 2017 at 9:18 AM, Gupta, Swati wrote: > Hello All, > > > > I am trying to create a Consumer using Apache Camel for a topic in Apache > Kafka. > I am using Camel 2.17.0 and Kafka 0.10

Apache Kafka integration using Apache Camel

2017-01-05 Thread Gupta, Swati
Hello All, I am trying to create a Consumer using Apache Camel for a topic in Apache Kafka. I am using Camel 2.17.0 and Kafka 0.10 and JDK 1.8. I have attached a file, KafkaCamelTestConsumer.java which is a standalone application trying to read from a topic "test1"created in Apache Kafka I am

Examples for Angular2 with kafka integration

2016-12-26 Thread Sudheer Jonna
Hi Team, Can you please provide any resource for Angular2 with Kafka integration examples.Thanks in advance. -- Regards, Sudheer

Re: Kafka integration with Oracle QA

2015-12-08 Thread Gwen Shapira
Hi, Can you explain a bit more what you'd expect this integration to do? Kafka is a queue, just like Oracle AQ is - so I can see how you may replace Oracle AQ with Kafka, but I'm not sure what you are trying to achieve by integrating them. Gwen On Mon, Dec 7, 2015 at 7:52 PM, CY Kuek

Kafka integration with Oracle QA

2015-12-07 Thread CY Kuek
Hi All, Good day, I have a question would like to seek for your advice. Is Kafka able to integrate with Oracle AQ for near real-time integration? Do you have any details on this? Thanks. Regards, Chiew Yea

Re: Kafka integration with Hadoop

2015-05-12 Thread Gwen Shapira
Also, Flume 1.6 has Kafka source, sink and channel. Using Kafka source or channel with Dataset sink should work. Gwen On Tue, May 12, 2015 at 6:16 AM, Warren Henning warren.henn...@gmail.com wrote: You could start by looking at Linkedin's Camus and go from there? On Mon, May 11, 2015 at 8:10

Kafka integration with Hadoop

2015-05-11 Thread Rajesh Datla
Hi All, How to integrate Kafka with Hadoop ecosystem. How to store Kafka messages into HDFS in parquet format Regards Raj

Re: Kafka integration with Hadoop

2015-05-11 Thread Warren Henning
You could start by looking at Linkedin's Camus and go from there? On Mon, May 11, 2015 at 8:10 PM, Rajesh Datla rajeshdatla2...@gmail.com wrote: Hi All, How to integrate Kafka with Hadoop ecosystem. How to store Kafka messages into HDFS in parquet format Regards Raj

MQTT and Kafka Integration

2015-01-26 Thread Su She
Hello Everyone, I recently watched this video by Tim Kellogg: https://www.youtube.com/watch?v=VoTclkxSago. 1) Has anyone integrated MQTT and Kafka? If so how did the architecture look like? I am confused as to how to get messages from the MQTT broker to the Kafka broker. 2) Has anyone used this

Re: Kafka integration...

2014-04-15 Thread Jonathan Hodges
We are also using straight Java. I am not sure if Spring/Camel supports past 0.8 beta. On Mon, Apr 14, 2014 at 9:39 PM, Otis Gospodnetic otis.gospodne...@gmail.com wrote: In our case it's straight Java. Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr

Re: Kafka integration...

2014-04-15 Thread Joe Stein
I have seen or heard first hand of many (almost all) of these in the wild being used https://cwiki.apache.org/confluence/display/KAFKA/Clients#Clients-For0.8.xin production somewhere. /*** Joe Stein Founder, Principal Consultant Big Data Open Source

Re: Kafka integration...

2014-04-14 Thread Otis Gospodnetic
In our case it's straight Java. Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr Elasticsearch Support * http://sematext.com/ On Fri, Apr 11, 2014 at 8:58 PM, Michael Campbell michael.campb...@gmail.com wrote: Are most of you using straight Java or Scala APIs to talk

Kafka integration...

2014-04-11 Thread Michael Campbell
Are most of you using straight Java or Scala APIs to talk to Kafka, or something else like Spring Integration, Camel, or some other abstraction?

Strange issue with Camel Kafka integration

2014-02-26 Thread Raj Vaida
Hi I am trying to integrate Camel with Kafka. I have implemented following route. *bean id=publisherPoint class=org.vaida.esb.camel.orderdispatcher.OrderDispatcher.PublisherPoint property name=topicId value=feedAlpha/ property name=props propsprop