You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Yajun Dong (JIRA)" <ji...@apache.org> on 2010/08/25 07:56:17 UTC

[jira] Created: (HDFS-1354) NullPointerException was cast when trying to read file via StreamFile

NullPointerException was cast when trying to read file via StreamFile
---------------------------------------------------------------------

                 Key: HDFS-1354
                 URL: https://issues.apache.org/jira/browse/HDFS-1354
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: data-node
    Affects Versions: 0.21.0
            Reporter: Yajun Dong


The value method " getServletContext().getAttribute("name.conf")" returned is null. In my opinion, the key should be "datanode.conf" rather than "name.conf", because the StreamFile instance is running on datanode.

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