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 "Todd Lipcon (JIRA)" <ji...@apache.org> on 2014/07/27 21:21:38 UTC

[jira] [Commented] (MAPREDUCE-6005) native-task: fix some valgrind errors

    [ https://issues.apache.org/jira/browse/MAPREDUCE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075715#comment-14075715 ] 

Todd Lipcon commented on MAPREDUCE-6005:
----------------------------------------

{code}
+  } else {
+    return RawFileSystemInstance;
{code}

This doesn't seem quite right. How about we THROW instead?

----

Can you add a test for the bug fix in ToString, and the fix in CounterSet?



> native-task: fix some valgrind errors 
> --------------------------------------
>
>                 Key: MAPREDUCE-6005
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6005
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: task
>            Reporter: Binglin Chang
>            Assignee: Binglin Chang
>         Attachments: MAPREDUCE-6005.v1.patch
>
>
> Running test with valgrind shows there are some bugs, this jira try to fix them.



--
This message was sent by Atlassian JIRA
(v6.2#6252)