Using secure cluster
You can run the Term and phrase searches using the wikipedia demo 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 DseAuthenticator:
-
-u username
-
-p password
You can use this option to run the shell scripts:
./1-add-schema.sh -u root -p password && ./2-index.sh -u root -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