Running the Wikipedia search demo on a secure cluster

You can run the Wikipedia, stress, and log search demo directories on a secure cluster.

Kerberos Options

  • -a enable Kerberos authentication
  • -h hostname server hostname (not required if server hostname resolution is correctly set up)

HTTP Basic Authentication

Use with Cassandra's PasswordAuthenticator.

  • -u username
  • -p password

SSL Options

  • -e cert enable HTTPS for client to node encryption, using cert certificate file
  • -k disable strict hostname checking for SSL certificates