Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend DI and OpenStack

What is the best way to integrate Talend DI and/or BD with OpenStack ? I see components for google, aws, drop storage but is there a way to connect to openstack storage  
Labels (3)
1 Reply
Anonymous
Not applicable
Author

If Talend does not have components for OpenStack, you can build your own interface. You have all the base components you would need tSOAP, tRest... you then just need to communicate with the OpenStack API.
You could even take on writing some components for Talend Exchange, if you're fearless.