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 Configuration connecting to DataStax Spark

In my project, we have a requirement to run Talend Big Data Jobs in DataStax Spark Environment. As it is a ec2 machine, I am using the "custom-unsupported" option with Standalone Mode. I have imported the related jar files and added the spark host url. But still facing issues with the connectivity. Could you please let me know the steps to connect to DataStax and run the jobs.

 

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

Could you please let us know on which talend build version you got this issue?

As we known that, Datastax ship Spark with their Cassandra platform. Are you able to extract table from Cassandra to DSEFS (Datastax HDFS implementation)?

So far, Talend studio doesn't officially support a DataStax cluster.

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Thanks for replying.  We are using Talend 6.4 version and we are able to connect Datasax and retriving the tables and loading to DSE cassandra. Here, we have to execute the Talend Jobs in DSE SPark. Could you please help me to resolve it.