You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2016/05/10 13:44:13 UTC

[jira] [Comment Edited] (UIMA-4884) DUCC standardization of environment variables

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

Lou DeGenaro edited comment on UIMA-4884 at 5/10/16 1:43 PM:
-------------------------------------------------------------

Note:  resources/log4.xml previously used \${NodeName} which has now been changed to \${DUCC_NODENAME}.  Anyone with local modifications to this file must make changes accordingly.  The result of not doing so may be badly named log files for WebServer and Agents and perhaps other daemons.


was (Author: lou.degenaro):
Note:  resources/log4.xml previously used ${NodeName} which has now been changed to ${DUCC_NODENAME}.  Anyone with local modifications to this file must make changes accordingly.  The result of not doing so may be badly named log files for WebServer and Agents and perhaps other daemons.

> DUCC standardization of environment variables
> ---------------------------------------------
>
>                 Key: UIMA-4884
>                 URL: https://issues.apache.org/jira/browse/UIMA-4884
>             Project: UIMA
>          Issue Type: Improvement
>          Components: DUCC
>            Reporter: Lou DeGenaro
>            Assignee: Lou DeGenaro
>             Fix For: 2.1.0-Ducc
>
>
> DUCC environment variables should adhere to the following rules:
> 1. prefix is DUCC_
> 2. all upper case
> 3. those that do not follow this convention will be deprecated
> 4. consider the following list compiled by Burn:
> USER=burn
> HOME=/home/burn
> LANG=en_US.UTF-8
> LD_LIBRARY_PATH=/yet/a/nother/dumb/path
> IP=192.168.3.6
> JobId=294768
> DUCC_PROCESS_LOG_PREFIX=/home/burn/ducc/logs/294768/294768-UIMA-host.domain.net
> ProcessDuccIdFriendly=33
> NodeName=host.domain.net
> ProcessDuccId=dde7edef-eec0-44da-8467-9067811974d9



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)