Skip to content

Instantly share code, notes, and snippets.

@atiaxi
Forked from RussellSpitzer/reference.md
Last active October 8, 2015 18:41
Show Gist options
  • Save atiaxi/ee5104f5aac34f63e72e to your computer and use it in GitHub Desktop.
Save atiaxi/ee5104f5aac34f63e72e to your computer and use it in GitHub Desktop.

Configuration Reference

Cassandra Authentication Parameters

###spark.cassandra.auth.conf.factory

(Default: DefaultAuthConfFactory)

name of a Scala module or class implementing AuthConfFactory providing custom authentication configuration

###spark.cassandra.auth.username

Login name for password authentication

spark.cassandra.auth.password

password for password authentication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment