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

spark connectors - generated code

Hi,
Can anyone tell in what language do the "native" connectors for spark generate the code to be executed in Spark ?
Couldn't find any answer in Talend documentation. Always speaking about "spark code".
Do the spark connectors generate Java ? Scala ? Python ? ...
Thx for your answers.
Mathieu
Labels (4)
2 Replies
Anonymous
Not applicable
Author

Hi Mathieu
Talend generates Java.
Anonymous
Not applicable
Author

In tJava you can worked with rdds via Java code too.  I've yet to test if you can leverage dataframes within tJava.