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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to set up complex Greenplum Query in Talend?

Hello there Talend Community, 

 

I am rather new to Talend and am not sure what the best practice is to design a Talend job that outputs an Excel file from a complex query. I'm hitting about 10 tables with sub queries and from 3 different schemas from a Greenplum DB but I haven't found a simple solution to do so (tmap, multiple tGreenplumInput)

 

Any guidance or suggestions would greatly help!

 

Best,

Alex

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

What does your complex Greenplum query look like? Could you please set an example for us?

Best regards

Sabrina

Anonymous
Not applicable
Author

I actually was able to fix the query (removed dashes, notes and aliases with quotes) and am using a Postgresql Input component now but have a "java.lang.ClassNotFoundException: org.post.gresqlDriver" error. I believe I have the proper modules installed (see attached) so I'm not sure what the exact issue is. 


TalendError.JPG