You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Steve Varnau (JIRA)" <ji...@apache.org> on 2017/05/26 22:16:04 UTC

[jira] [Created] (TRAFODION-2626) Log/Conf seperation from TRAF_HOME

Steve Varnau created TRAFODION-2626:
---------------------------------------

             Summary: Log/Conf seperation from TRAF_HOME
                 Key: TRAFODION-2626
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2626
             Project: Apache Trafodion
          Issue Type: Improvement
            Reporter: Steve Varnau
            Assignee: Steve Varnau


Dynamic files (configuration and log files) should be separated from delivered software.  It should be possible to have config files in /etc, log files in /var/log, and runtime software in /usr or /opt.

First step is to have conf and log variables separate from TRAF_HOME.

Proposal is to add following variables which can be used either in development or production environments to specify locations:

TRAF_HOME - executable / read-only locations
TRAF_CONF - configuration files location
TRAF_LOG - ouput logging location
TRAF_VAR - temporary / status files (node-local pid files, lock files, etc)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)