Yan Fang created SAMZA-292:
------------------------------

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


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)

Reply via email to