outworkers/phantom

Unable to find documentation on `withCloudSecureConnectBundle`

Opened this issue · 0 comments

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?