Question

Anyone tried integrating SoapUI DB component with Hadoop database? I tried with datasource component and didnt work for me even after adding all the library files inside the lib folder. I have also added the connection string inside the soapui preference section. Finally i had to use groovy script for solving this issue.

This is how i have integrated now. I have written a groovy script for setting up the hadoop db connection and executing the SQL queries. The problem here is we cannot iterate using SoapUI Loop component here. I have to perform few operations with the retrieved data. So i would like to solve this using the soapui data source component.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top