Let's add one more option to the CassandraConnectorConf
loadBalancingPolicy: Option[String] = None // Defaults to LocalNodeFirst Policy
This will allow for custom strategies to be inserted and tried more easily.