nodetool enablethrift

Re-enables the Thrift server.

Re-enables the Thrift server.

Synopsis

nodetool <options> enablethrift
Options are:
  • ( -h | --host ) <host name> | <ip address>
  • ( -p | --port ) <port number>
  • ( -pw | --password ) <password >
  • ( -u | --username ) <user name>
  • ( -pwf <passwordFilePath | --password-file <passwordFilePath> )
  • Angle brackets (< >) mean not literal, a variable
  • Italics mean optional
  • The pipe (|) symbol means OR or AND/OR
  • Ellipsis (...) means repeatable