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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
badri1
Contributor
Contributor

tCassandraInput and tCassandraOnput type issue

Hi All,

We are trying to migrate data. 
Our source is cassandra DB and for "tCassandraInput, tCassandraOnput" component we don't have any "type" field for frozen types like map, set and frozen when we try doing "edit schema". 

Please find the attached screenshot for reference.

 

Thanks

Labels (3)
3 Replies
Anonymous
Not applicable

Hello,

You could change Cassandra metadata mapping talend type from Project setting-->General-->Metadata of TalendType.

Best regards

Sabrina

badri1
Contributor
Contributor
Author

We solved by mapping the column frozen as object and db type blob!

Date - date - "dd-MM-yyyy"
Map - Object
Set - Object
Blog -
List -
Blob - byte[]
Fozen - made as Set . job is success , no data. so no proper evaluation
Date - timestamp

Anonymous
Not applicable

Hello,

What's the error message are you getting? No data? Any more information will be helpful for us to address your issue.

Best regards

Sabrina