[ http://issues.apache.org/jira/browse/HADOOP-365?page=all ]

Owen O'Malley updated HADOOP-365:
---------------------------------

    Attachment: datanode-class-cast.patch

This fixes the expression to get the Thread out of the MapEntry.

> datanode crashes on startup with ClassCastException
> ---------------------------------------------------
>
>                 Key: HADOOP-365
>                 URL: http://issues.apache.org/jira/browse/HADOOP-365
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.5.0
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.5.0
>
>         Attachments: datanode-class-cast.patch
>
>
> When I bring up a DataNode it gets a ClassCastException:
> Exception in thread "main" java.lang.ClassCastException: 
> java.util.HashMap$Entry
>         at org.apache.hadoop.dfs.DataNode.runAndWait(DataNode.java:907)
>         at org.apache.hadoop.dfs.DataNode.main(DataNode.java:954)
> This was introduced by the patch for HADOOP-354.

-- 
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

        

Reply via email to