You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2012/10/24 01:04:12 UTC

[jira] [Commented] (HADOOP-8968) TaskTracker and DataNode relaxed version check is not working

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

Hadoop QA commented on HADOOP-8968:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12550549/HADOOP-8968.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/1668//console

This message is automatically generated.
                
> TaskTracker and DataNode relaxed version check is not working
> -------------------------------------------------------------
>
>                 Key: HADOOP-8968
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8968
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 1.2.0
>
>         Attachments: HADOOP-8968.patch
>
>
> The logic in the TaskTracker and the DataNode to allow a relax version check with the JobTracker and NameNode is not working.
> The relaxed check is done after the strict check, thus no chance for the relaxed check to ever happen.
> The relaxed check is hardcoded to require exact same versions (allowing different builds). The relaxed check should be able to work with a prefix of the full version (i.e. to handle patch releases).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira