You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@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

        

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

Posted by "Kihwal Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kihwal Lee updated MAPREDUCE-2852:
----------------------------------

    Attachment: mapreduce-2852.txt

This is a patch for changing the comments.

> 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
>
>         Attachments: mapreduce-2852.txt
>
>
> 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

        

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

Posted by "Eli Collins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins updated MAPREDUCE-2852:
-----------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I've committed this. Thanks Kihwal!

> 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
>            Assignee: Kihwal Lee
>             Fix For: 0.20.205.0
>
>         Attachments: mapreduce-2852.txt
>
>
> 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

        

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

Posted by "Kihwal Lee (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087060#comment-13087060 ] 

Kihwal Lee commented on MAPREDUCE-2852:
---------------------------------------

The corresponding JIRA is MAPREDUCE-1100.


> 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

        

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

Posted by "Kihwal Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kihwal Lee updated MAPREDUCE-2852:
----------------------------------

    Assignee: Kihwal Lee
      Status: Patch Available  (was: Open)

> 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
>            Assignee: Kihwal Lee
>             Fix For: 0.20.205.0
>
>         Attachments: mapreduce-2852.txt
>
>
> 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

        

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

Posted by "Eli Collins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087107#comment-13087107 ] 

Eli Collins commented on MAPREDUCE-2852:
----------------------------------------

Thanks Kihwal

+1 to the patch

> 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
>            Assignee: Kihwal Lee
>             Fix For: 0.20.205.0
>
>         Attachments: mapreduce-2852.txt
>
>
> 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

        

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

Posted by "Kihwal Lee (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087070#comment-13087070 ] 

Kihwal Lee commented on MAPREDUCE-2852:
---------------------------------------

I grep'ed the 0.20-security branch and couldn't find any more like this.

> 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
>            Assignee: Kihwal Lee
>             Fix For: 0.20.205.0
>
>         Attachments: mapreduce-2852.txt
>
>
> 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

        

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

Posted by "Eli Collins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087121#comment-13087121 ] 

Eli Collins commented on MAPREDUCE-2852:
----------------------------------------

If no one objects I'll commit this to branch-20-security.

> 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
>            Assignee: Kihwal Lee
>             Fix For: 0.20.205.0
>
>         Attachments: mapreduce-2852.txt
>
>
> 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