cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to connect to IBM MQ from Databricks notebook?

sgannavaram
New Contributor III

We are trying to connect to IBM MQ and post message to MQ, which eventually consumed by mainframe application.

What are the IBM MQ clients .jars / libraries installed in cluster ? if you have any sample code for connectivity that would be helpful.

3 REPLIES 3

Ryan_Chynoweth
Esteemed Contributor

Thanks for posting this @Srinivas Gannavaramโ€‹ ! I am interested in seeing if someone has an answer here. Also, looking forward to connecting next week!

Saleem
New Contributor II

Kindly update if you are able to connect to MQ from Databricks. I am working on same but no luck as Iโ€™m unable to install pymqi library on the cluster as its showing error as MQ library could not be found

none_ranjeet
New Contributor III

Were you able to do this connection other than rest API which have problem in reading Binary messages, Please suggest