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?