You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2014/02/19 18:40:21 UTC

[jira] [Comment Edited] (CASSANDRA-6475) Control nodetool history logging directory

    [ https://issues.apache.org/jira/browse/CASSANDRA-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905734#comment-13905734 ] 

sankalp kohli edited comment on CASSANDRA-6475 at 2/19/14 5:38 PM:
-------------------------------------------------------------------

The patch removes the hard coded path to user home directory in cqlsh. it gives an option to set that directory like we have in node tool. 


was (Author: kohlisankalp):
The patch removes the hard coded path to user home directory. it gives an option to set that directory like we have in node tool. 

> Control nodetool history logging directory
> ------------------------------------------
>
>                 Key: CASSANDRA-6475
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6475
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Brian Nixon
>            Assignee: sankalp kohli
>            Priority: Trivial
>              Labels: lhf
>         Attachments: trunk-6475.diff
>
>
> Nodetool history is logged to a directory based on the current user home. This leads to splintering of history with more than one user and, in one case, a failure to run any nodetool commands as the user did not have write access to their home directory.
> Suggested fix is to make the base directory for the history logging (both nodetool and cli) configurable. A way to disable the logging of these tools would also help.
> Reference:
> https://issues.apache.org/jira/browse/CASSANDRA-5823



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)