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

Konstantin Shvachko commented on HADOOP-3448:
---------------------------------------------

I also noticed that if you don't do a clean build the new constants will not be 
picked up everywhere.
This probably has something to do with dependencies in our build.xml.

> Add some more hints of the problem when datanode and namenode don't match
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-3448
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3448
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.18.0
>            Reporter: Steve Loughran
>            Priority: Minor
>         Attachments: hadoop-3448.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> When there is a mismatch between name and data mode, and you are running with 
> -ea set, then Datanode.handshake() bails out with an assertion  "Data-node 
> and name-node layout versions must be the same.";
> However, this message doesnt actually say which version numbers are at fault. 
> A better error message would include the version information, so pointing the 
> finger of blame would be easier.

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

Reply via email to