You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Rod Taylor (JIRA)" <ji...@apache.org> on 2006/03/30 17:53:26 UTC

[jira] Created: (NUTCH-241) Non-informative error message

Non-informative error message
-----------------------------

         Key: NUTCH-241
         URL: http://issues.apache.org/jira/browse/NUTCH-241
     Project: Nutch
        Type: Bug
    Versions: 0.8-dev    
    Reporter: Rod Taylor
    Priority: Trivial


060330 105006 mapred.child.heap.size is deprecated. Use mapred.child.heap.size instead. Meantime, interpolated child.heap.size into child.java.opt: -Xmx200m

The instructions inform you to use the deprecated option.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (NUTCH-241) Non-informative error message

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/NUTCH-241?page=comments#action_12372578 ] 

Doug Cutting commented on NUTCH-241:
------------------------------------

This is actually (ungrammatically) instructing you to use a new option.  I think the typo is that "interpolated" is meant to be "interpolate", meaning that you should include your current value of mapred.child.heap.size into mapred.child.java.opt, a more general option.  Can someone propose a better way to say this?

> Non-informative error message
> -----------------------------
>
>          Key: NUTCH-241
>          URL: http://issues.apache.org/jira/browse/NUTCH-241
>      Project: Nutch
>         Type: Bug
>     Versions: 0.8-dev
>     Reporter: Rod Taylor
>     Priority: Trivial

>
> 060330 105006 mapred.child.heap.size is deprecated. Use mapred.child.heap.size instead. Meantime, interpolated child.heap.size into child.java.opt: -Xmx200m
> The instructions inform you to use the deprecated option.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (NUTCH-241) Non-informative error message

Posted by "Rod Taylor (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/NUTCH-241?page=comments#action_12372599 ] 

Rod Taylor commented on NUTCH-241:
----------------------------------

I couldn't say about the accuracy of the rest, but this phrasing specifically is very confusing "mapred.child.heap.size is deprecated. Use mapred.child.heap.size instead."

If mapred.child.heap.size is deprecated, then why in the world would it suggest that I use it?

Should be it hadoop.child.heap.size?

> Non-informative error message
> -----------------------------
>
>          Key: NUTCH-241
>          URL: http://issues.apache.org/jira/browse/NUTCH-241
>      Project: Nutch
>         Type: Bug
>     Versions: 0.8-dev
>     Reporter: Rod Taylor
>     Priority: Trivial

>
> 060330 105006 mapred.child.heap.size is deprecated. Use mapred.child.heap.size instead. Meantime, interpolated child.heap.size into child.java.opt: -Xmx200m
> The instructions inform you to use the deprecated option.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (NUTCH-241) Non-informative error message

Posted by "stack@archive.org (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/NUTCH-241?page=all ]

stack@archive.org updated NUTCH-241:
------------------------------------

    Attachment: nutch241-tasktracker-warning-correction.patch

Correct log message.

This issue actually belongs back in hadoop.  Perhaps someone can move it there (and apply the patch there).

> Non-informative error message
> -----------------------------
>
>          Key: NUTCH-241
>          URL: http://issues.apache.org/jira/browse/NUTCH-241
>      Project: Nutch
>         Type: Bug
>     Versions: 0.8-dev
>     Reporter: Rod Taylor
>     Priority: Trivial
>  Attachments: nutch241-tasktracker-warning-correction.patch
>
> 060330 105006 mapred.child.heap.size is deprecated. Use mapred.child.heap.size instead. Meantime, interpolated child.heap.size into child.java.opt: -Xmx200m
> The instructions inform you to use the deprecated option.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira