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

[resolved] Import tables from postgresql to cassandra

Hello,
I have some problem when i try to exporting postgresql tables to cassandra database.
when i try to do it i have a "Exception in component tCassandraOutput_1 java.lang.NullPointerException" and i don't get it
0683p000009MDwF.jpg
i use talend open studio big data 6.2, postgresql 9.4, and cassandra 3.5
i'm using an existing connection and i use tLibraryLoad on tCassandraConnection to resolve a slf4j driver problem
i can tLogRow the output of the postgresql if i disable all cassandra's elements so the problem come from them.
this is a bug or a driver problem? or am i missing something?
thank you for your time.
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

i solved my problem by downgrading my cassandra to 2.1.x, its work fine now, no more problem.

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hi,
For external jar, have you already checked documents about: TalendHelpCenter:Identify required external modules and  TalendHelpCenter:Install external modules?
In addition, there is no any connector(OnsubJobOk or OnComponentOk) between your  tCassandraConnection and  tCassandraOutput which could cause the  java.lang.NullPointerException in your work flow.
Best regards
Sabrina
Anonymous
Not applicable
Author

i solved my problem by downgrading my cassandra to 2.1.x, its work fine now, no more problem.
Anonymous
Not applicable
Author

Hi,
Thanks for your feedback. Could you please mark this topic as resolved?
Best regards
Sabrina