You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by 曹志富 <ca...@gmail.com> on 2015/06/10 09:57:15 UTC

seems a doc error

In ths doc :Enabling JMX authentication
<http://docs.datastax.com/en/cassandra/2.1/cassandra/security/secureJmxAuthentication.html>

In the chapter :

$ nodetool status -u cassandra -pw cassandra

should change to

     $ nodetool -u cassandra -pw cassandra status

--------------------------------------
Ranger Tsao

Re: seems a doc error

Posted by Robert Coli <rc...@eventbrite.com>.
Email such doc corrections to :

"docs AT datastax dot com"

=Rob


On Wed, Jun 10, 2015 at 12:57 AM, 曹志富 <ca...@gmail.com> wrote:

> In ths doc :Enabling JMX authentication
> <http://docs.datastax.com/en/cassandra/2.1/cassandra/security/secureJmxAuthentication.html>
>
> In the chapter :
>
> $ nodetool status -u cassandra -pw cassandra
>
> should change to
>
>      $ nodetool -u cassandra -pw cassandra status
>
> --------------------------------------
> Ranger Tsao
>