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.