Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-11482

nodetool: Found unexpected parameters: [gettimeout, read]

    XMLWordPrintableJSON

Details

    • Normal

    Description

      While getting timeout values from nodetool giving below error.

      root@ubuntu:~# nodetool gettimeout read
      nodetool: Found unexpected parameters: [gettimeout, read]
      See 'nodetool help' or 'nodetool help <command>'.

      Getting the same error on CCM as well.

      $ ccm node1 nodetool gettimeout read
      Traceback (most recent call last):
      File "E:\Studies\Cassandra\ccm\ccm-master\ccm.py", line 74, in <module>
      cmd.run()
      File "E:\Studies\Cassandra\ccm\ccm-master\ccmlib\cmds\node_cmds.py", line 267, in run
      stdout, stderr = self.node.nodetool(" ".join(self.args[1:]))
      File "E:\Studies\Cassandra\ccm\ccm-master\ccmlib\node.py", line 699, in nodetool
      raise NodetoolError(" ".join(args), exit_status, stdout, stderr)
      ccmlib.node.NodetoolError: Nodetool command 'C:\Users\dins2\.ccm\repository\3.0.3\bin\nodetool.bat -h localhost -p 7100 gettimeout read' failed; exit status: 1; stdout: nodetool: Found unexpected parameters: [gettimeout, read]
      See 'nodetool help' or 'nodetool help <command>'.

      C* v3.0.3

      Attachments

        Activity

          People

            Unassigned Unassigned
            dins2k2 Dinesh Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: