[
https://issues.apache.org/jira/browse/SAMZA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini resolved SAMZA-292.
-----------------------------------
Resolution: Duplicate
Fix Version/s: 0.8.0
Fixed as part of SAMZA-381.
> Default log directory in Logging doc is wrong
> ---------------------------------------------
>
> Key: SAMZA-292
> URL: https://issues.apache.org/jira/browse/SAMZA-292
> Project: Samza
> Issue Type: Bug
> Components: docs
> Reporter: Yan Fang
> Priority: Minor
> Labels: newbie
> Fix For: 0.8.0
>
>
> In [Logging
> doc/website|http://samza.incubator.apache.org/learn/documentation/0.7.0/jobs/logging.html],
> it says
> {quote}
> Samza will look for the SAMZA_LOG_DIR environment variable when it executes.
> If this variable is defined, all logs will be written to this directory. If
> the environment variable is empty, or not defined, then Samza will use /tmp.
> This environment variable can also be referenced inside log4j.xml files (see
> above).
> {quote}
> Actually, if the environment variable (SAMZA_LOG_DIR) is not defined, Samza
> will use the *$base_dir* , not the */tmp*.
--
This message was sent by Atlassian JIRA
(v6.2#6252)