You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2013/01/02 21:58:12 UTC

[jira] [Commented] (ACCUMULO-832) Create directory for debug logs

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

Eric Newton commented on ACCUMULO-832:
--------------------------------------

John, can you alter the scripts to check for a failure to create ACCUMULO_LOG_DIR?
                
> Create directory for debug logs
> -------------------------------
>
>                 Key: ACCUMULO-832
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-832
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.4.1, 1.4.0, 1.4.2
>            Reporter: Keith Turner
>            Assignee: John Vines
>              Labels: newbie
>             Fix For: 1.5.0
>
>
> While evaluating the 1.4.2 tarball, I noticed the empty logs dir was missing.  With default config, this needs to be create before accumulo will start.  It would be nice if this were there for new users.  
> Seems like we have the following options : 
>  * create in svn (does not work well w/ git)
>  * create at build time (i.e. maven puts empty dir in tarball)
>  * create at run time (scripts that start services create dir if needed)
> I kinda like the run time option.  This way the dir will be created even when the user changes the config.
> I think we used to have an empty dir in the tar ball.  Can not remember if this was in svn or created by maven, but it seems that was lost somehow.  
> Not sure if we should do something for 1.4.  It seems like we should since this an unnecessary speed bump for new users.

--
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