You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The datastax portal provides a zip file with configuration (hosts, ports, certificates and etc.) in a zip file. The spark Cassandra connector and the java connector have a spark.cassandra.connection.config.cloud.path and withCloudSecureConnectBundle API respectively to use the zip file as a source of config.
How should I use this file with phantom?
The text was updated successfully, but these errors were encountered:
The datastax portal provides a zip file with configuration (hosts, ports, certificates and etc.) in a zip file. The spark Cassandra connector and the java connector have a
spark.cassandra.connection.config.cloud.path
andwithCloudSecureConnectBundle
API respectively to use the zip file as a source of config.How should I use this file with phantom?
The text was updated successfully, but these errors were encountered: