You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Michael Bieniosek (JIRA)" <ji...@apache.org> on 2007/06/15 01:11:26 UTC

[jira] Resolved: (HADOOP-1494) TaskRunner.java unconditionally sets child vm hadoop.root.logger to INFO,TLA

     [ https://issues.apache.org/jira/browse/HADOOP-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Bieniosek resolved HADOOP-1494.
---------------------------------------

    Resolution: Invalid

This isn't quite right; I misunderstood how the log4j stuff works.  I'm trying to figure out what the real solution is...

> TaskRunner.java unconditionally sets child vm hadoop.root.logger to INFO,TLA
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-1494
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1494
>             Project: Hadoop
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Michael Bieniosek
>            Priority: Minor
>
> When TaskRunner.java spins up a task in a child vm, it sets -Dhadoop.root.logger=INFO,TLA.  This seems wrong.  Maybe it would be better as System.getProperty("hadoop.root.logger")?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.