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

Jonathan Ellis commented on CASSANDRA-854:
------------------------------------------

+1

> Can't run cassanfra-cli as a role user - getting permission denied
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-854
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-854
>             Project: Cassandra
>          Issue Type: Wish
>          Components: Tools
>    Affects Versions: 0.5
>         Environment: centos
>            Reporter: Michael
>            Assignee: Eric Evans
>            Priority: Trivial
>             Fix For: 0.6
>
>         Attachments: 
> v1-0001-CASSANDRA-854-make-failure-to-open-cli-history-non-fat.txt
>
>
> Can't run cassandra-cli as a role user this is what is returning:
> [bin]$ ./cassandra-cli --host localhost --port 9160
> Connected to localhost/9160
> Exception in thread "main" java.io.FileNotFoundException: 
> /var/home/app/.cassandra.history (Permission denied)
>         at java.io.FileOutputStream.open(Native Method)
>         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
>         at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
>         at java.io.FileWriter.<init>(FileWriter.java:73)
>         at jline.History.setHistoryFile(History.java:45)
>         at jline.History.<init>(History.java:37)
>         at org.apache.cassandra.cli.CliMain.main(CliMain.java:165)
> I don't have acess to the roles home dir.  Is there a way to specify where to 
> place  .cassandra.history?  I can run cassandra-cli fine as myself but that 
> is not the prefered way. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to