IBM Event Streams and IBM Event Automation

 View Only
  • 1.  Integrating KSQLDB with Event Streams

    IBM Champion
    Posted Mon April 04, 2022 03:22 AM
    Hi,

    Is it possible to integrate KSQLDB with IBM Event Streams?, if so, is there any reference on how to configure?

    ------------------------------
    Thanks,
    Santhosh Ramanathan
    ------------------------------


  • 2.  RE: Integrating KSQLDB with Event Streams

    Posted Fri April 29, 2022 08:59 AM
    Hello @Santhosh Ramanathan - thanks for your patience! From one of our product managers:
    >The source for this is in git, under the Confluent Community License, it should work with OSS Kafka, and hence will work with ES.   You would be able to use with other nice (more license friendly) OSS technologies, such as FLINK SQL.




    ------------------------------
    Jina K
    ------------------------------



  • 3.  RE: Integrating KSQLDB with Event Streams

    IBM Champion
    Posted Tue May 03, 2022 03:40 AM
    Hi Jina,

    thanks for the response. Is there a detailed reference available on how to integrate Flink SQL with Event Streams

    ------------------------------
    Thanks,
    Santhosh Ramanathan
    ------------------------------



  • 4.  RE: Integrating KSQLDB with Event Streams

    Posted Mon August 15, 2022 04:59 AM
    Hi Santhosh,
    As Jina confirms, ksqlDB isn't open source but open code and will can be run with any Kafka deployment. In addition to Flink SQL, there's an example of using Apache Hive as an alternative to ksqlDB. Please see this blog article https://dalelane.co.uk/blog/?p=3832

    Regards
    Ed

    ------------------------------
    Edward Altenburger
    ------------------------------