[ 
https://issues.apache.org/jira/browse/CASSANDRA-13947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeremy Hanna updated CASSANDRA-13947:
-------------------------------------
    Description: 
Certain nodetool commands would benefit from some examples of usage.  For 
example, user defined compactions require a comma separated list of path names 
from the data directory room to the table name.

{code}
nodetool compact --user-defined 
system_schema/types-5a8b1ca866023f77a0459273d308917a/mc-5-big-Data.db,system_schema/types-5a8b1ca866023f77a0459273d308917a/mc-6-big-Data.db
{code}

  was:Certain nodetool commands would benefit from some examples of usage.  For 
example, user defined compactions require a comma separated list of path names 
from the data directory room to the table name.


> Add some clarifying examples of nodetool usage
> ----------------------------------------------
>
>                 Key: CASSANDRA-13947
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13947
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jeremy Hanna
>              Labels: lhf
>
> Certain nodetool commands would benefit from some examples of usage.  For 
> example, user defined compactions require a comma separated list of path 
> names from the data directory room to the table name.
> {code}
> nodetool compact --user-defined 
> system_schema/types-5a8b1ca866023f77a0459273d308917a/mc-5-big-Data.db,system_schema/types-5a8b1ca866023f77a0459273d308917a/mc-6-big-Data.db
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to