You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2011/08/18 00:56:27 UTC

[jira] [Created] (MAPREDUCE-2852) Jira for YDH bug 2854624

Jira for YDH bug 2854624 
-------------------------

                 Key: MAPREDUCE-2852
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2852
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tasktracker
            Reporter: Eli Collins
             Fix For: 0.20.205.0


The DefaultTaskController and LinuxTaskController reference Yahoo! internal bug 2854624:

{code}
FileSystem rawFs = FileSystem.getLocal(getConf()).getRaw();
long logSize = 0; //TODO: Ref BUG:2854624
{code}

This jira tracks this TODO. If someone w/ access to Yahoo's bugzilla could update this jira with what the bug is that would be great.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira