Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Who agreed with this solution

avatar
Champion

It is related to an JMX counter within the Datanode process.  I am not sure what it is counting but it something within it is throwing an NPE.  This is likely coming after the write stream has process all data but since it hits this exception it throws and exits.  It should be safe to ignore this error.

 

getDatanodeNetworkCounts

 A related JIRA although it doesn't seem to be part of CDH yet.

 

https://issues.apache.org/jira/browse/HDFS-7331

View solution in original post

Who agreed with this solution