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

Keith Turner commented on ACCUMULO-868:
---------------------------------------

bq. The location of the cache dir in the patch above is in $ACCUMULO_HOME if 
its not specified. 

One possible issue w/ this is the case where $ACCUMULO_HOME is owned by the 
root Linux user and accumulo runs as another Linux user.  This is probably the 
case when installed via rpm.   In this case it will not be able to create the 
vfs cache dir.  I do not think we can assume $ACCUMULO_HOME can be modified.   

bq. I don't object to your suggestion, only to say that you don't want to fill 
up /tmp.

filling up system tmp dir is bad, but it seems like the only dir we can assume 
we can write to.
                
> Explore configuring vfs cache
> -----------------------------
>
>                 Key: ACCUMULO-868
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-868
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: start
>            Reporter: Keith Turner
>            Assignee: Dave Marion
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-868-1.patch
>
>
> The current caching of jars is in /tmp and seems to be per process.   Can 
> this be made to survive process restarts?  Similar to rsync.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to