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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

License for Talend open studio

Hi,
I want to use Talend Open Studio-Data Integration libraries in a java application. I know that it is licensed as Apache License v2.
Can anyone confirm whether I have to make the java application open source in order to use Talend Open Studio-Data Integration in the java application?
Labels (3)
4 Replies
Anonymous
Not applicable
Author

Hi,
 So far, we have to comply with Apache License v2.(Usually, it's not used for commercial product)
In addition, talend support for TalendHelpCenter:Calling a Talend Job from an external Java application.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
Thanks for the reply and the reference link for using the talend data integration from a java application.
So, I don't have to make my application open source or use talend's logo or copyright information in my application. Am I correct?
Anonymous
Not applicable
Author

Hi,
You don't have to public your code or use talend's logo in your application unless you re-develop talend as your own product for commercial(for sale).
You need talend's copyright information in your application.(international conventions)
Could you please check more information about Apache License v2?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
Thank you for clearing my doubts/confusion.