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 "Wendy Chien (JIRA)" <ji...@apache.org> on 2007/03/02 01:33:51 UTC

[jira] Created: (HADOOP-1056) Decommission only recognizes IP addesses in hosts and exclude files on refresh.

Decommission only recognizes IP addesses in hosts and exclude files on refresh.
-------------------------------------------------------------------------------

                 Key: HADOOP-1056
                 URL: https://issues.apache.org/jira/browse/HADOOP-1056
             Project: Hadoop
          Issue Type: Bug
            Reporter: Wendy Chien


HADOOP-442 and HADOOP-985 collided and caused this bug.  Because DatanodeID.getHost() now returns an IP address, when we reread the hosts and exclude files on refresh, we won't recognize any of the hostnames in the files as matching the what getHost returns.  

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


[jira] Updated: (HADOOP-1056) Decommission only recognizes IP addesses in hosts and exclude files on refresh.

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

Doug Cutting updated HADOOP-1056:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.12.0
           Status: Resolved  (was: Patch Available)

I committed this.  Thanks, Wendy!

> Decommission only recognizes IP addesses in hosts and exclude files on refresh.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-1056
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1056
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Wendy Chien
>         Assigned To: Wendy Chien
>             Fix For: 0.12.0
>
>         Attachments: excludefix.patch
>
>
> HADOOP-442 and HADOOP-985 collided and caused this bug.  Because DatanodeID.getHost() now returns an IP address, when we reread the hosts and exclude files on refresh, we won't recognize any of the hostnames in the files as matching the what getHost returns.  

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


[jira] Commented: (HADOOP-1056) Decommission only recognizes IP addesses in hosts and exclude files on refresh.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477490 ] 

Hadoop QA commented on HADOOP-1056:
-----------------------------------

-1, because the patch command could not apply the latest attachment http://issues.apache.org/jira/secure/attachment/12352394/excludefix.patch as a patch to trunk revision http://svn.apache.org/repos/asf/lucene/hadoop/trunk/513993. Please note that this message is automatically generated and may represent a problem with the automation system and not the patch. Results are at http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch

> Decommission only recognizes IP addesses in hosts and exclude files on refresh.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-1056
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1056
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Wendy Chien
>         Assigned To: Wendy Chien
>             Fix For: 0.12.0
>
>         Attachments: excludefix.patch
>
>
> HADOOP-442 and HADOOP-985 collided and caused this bug.  Because DatanodeID.getHost() now returns an IP address, when we reread the hosts and exclude files on refresh, we won't recognize any of the hostnames in the files as matching the what getHost returns.  

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


[jira] Updated: (HADOOP-1056) Decommission only recognizes IP addesses in hosts and exclude files on refresh.

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

Wendy Chien updated HADOOP-1056:
--------------------------------

    Attachment: excludefix.patch

Attached a patch which checks for getHostName also in inHostsList and inExcludedHostsList.

> Decommission only recognizes IP addesses in hosts and exclude files on refresh.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-1056
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1056
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Wendy Chien
>         Attachments: excludefix.patch
>
>
> HADOOP-442 and HADOOP-985 collided and caused this bug.  Because DatanodeID.getHost() now returns an IP address, when we reread the hosts and exclude files on refresh, we won't recognize any of the hostnames in the files as matching the what getHost returns.  

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


[jira] Updated: (HADOOP-1056) Decommission only recognizes IP addesses in hosts and exclude files on refresh.

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

Raghu Angadi updated HADOOP-1056:
---------------------------------

    Status: Patch Available  (was: Open)

+1.

> Decommission only recognizes IP addesses in hosts and exclude files on refresh.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-1056
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1056
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Wendy Chien
>         Assigned To: Wendy Chien
>         Attachments: excludefix.patch
>
>
> HADOOP-442 and HADOOP-985 collided and caused this bug.  Because DatanodeID.getHost() now returns an IP address, when we reread the hosts and exclude files on refresh, we won't recognize any of the hostnames in the files as matching the what getHost returns.  

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


[jira] Assigned: (HADOOP-1056) Decommission only recognizes IP addesses in hosts and exclude files on refresh.

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

Wendy Chien reassigned HADOOP-1056:
-----------------------------------

    Assignee: Wendy Chien

> Decommission only recognizes IP addesses in hosts and exclude files on refresh.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-1056
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1056
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Wendy Chien
>         Assigned To: Wendy Chien
>         Attachments: excludefix.patch
>
>
> HADOOP-442 and HADOOP-985 collided and caused this bug.  Because DatanodeID.getHost() now returns an IP address, when we reread the hosts and exclude files on refresh, we won't recognize any of the hostnames in the files as matching the what getHost returns.  

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