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

Talend giving Operation Timeout Exception while reading data from Cassandra

Hi All,

We are using Talend to process the data from Cassandra, we are facing operation timeout exception while reading the data from cassandra table. Please find below my environment details:

Talend version - 6.4.1 TOS

Cassandra - DataStax Community edition 3.8.0

Cassandra Driver - cassandra-driver-core-3.0.0.-shaded.jar

 

We have single node Cassandra vm as it is dev environment. Currently Cassandra holding 80 million records in one table, I am trying to execute below query while making connection to Cassandra using Talend:

select * from table where location = "xyz" and key = "some-date" allow filtering

(location and key both columns are not part of primary key)

 

Same query is working fine on cqlsh prompt and giving results within 20 seconds but while connecting from Talend it is throwing operation timeout exception.

 

I found in few communities that SocketOptions can be used to configure read time, but I am not able to set these properties in Talend. Please help me to configure these properties in Talend components.

Any other solutions are also appreciated.

 

Thanks in advance...

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

Sorry for delay!

We have already replied to your another topic :https://community.talend.com/t5/Design-and-Development/Talend-giving-Operation-Timeout-Exception-whi...

Could you please stick to one topic so that we would pay individule attention to your issue?

Best regards

Sabrina