Question Zhaoying Li · Mar 6, 2021 Is there any Spark or Kafka connect InterSystems Iris Source? #Development Environment #InterSystems IRIS I can't find a case of spark or Kafka connecting to InterSystems Iris on the Internet. Are there any related resources can share? Product version: IRIS 2020.4 0 1 202
Eduard Lebedyuk · Mar 6, 2021 InterSystems provides a specialized Spark connector. Documentation. And, of course, you can use a JDBC driver. As for Kafka here's some examples showing InterSystems IRIS<>Kafka interoperability: PEX Demo Kafka demo
InterSystems provides a specialized Spark connector. Documentation. And, of course, you can use a JDBC driver.
As for Kafka here's some examples showing InterSystems IRIS<>Kafka interoperability: