[
https://issues.apache.org/jira/browse/CASSANDRA-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702779#action_12702779
]
Jonathan Ellis commented on CASSANDRA-106:
------------------------------------------
I'm +1 on making things easier for new users but I think the drawbacks might
outweigh the benefits here: using relative paths means that if I run
`bin/cassandra` from trunk/, i will have trunk/storage, but if I run
`./cassandra` from trunk/bin, i will have trunk/bin/storage. That's worse than
having to mkdir /var/cassandra IMO.
> Change default storage directories
> ----------------------------------
>
> Key: CASSANDRA-106
> URL: https://issues.apache.org/jira/browse/CASSANDRA-106
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Johan Oskarsson
> Priority: Minor
> Fix For: 0.3
>
> Attachments: CASSANDRA-106.patch
>
>
> In order to improve the experience for a first time user we should change the
> default storage and log directories to a path that exists
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.