[
https://issues.apache.org/jira/browse/HDFS-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729573#comment-13729573
]
Kihwal Lee commented on HDFS-5057:
----------------------------------
The file or its parent directory is probably renamed or deleted. This happens
most often when the file is not closed properly.
BTW, please use the user mailing list for questions. JIRA is for reporting bugs.
> NameSystem.addStoredBlock: addStoredBlock request received for
> blk_-8546297170266610178_1223147 on 192.168.10.44:40010 size 134217728 but
> was rejected: Block not in blockMap with any generation stamp
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-5057
> URL: https://issues.apache.org/jira/browse/HDFS-5057
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: chojuil
>
> In some cases, the following symptoms occur?
> ---------------------------------------------------------------------------
> 2013-08-02 00:09:16,426 INFO org.apache.hadoop.hdfs.StateChange: BLOCK*
> NameSystem.addStoredBlock: addStoredBlock request received for
> blk_-8546297170266610178_1223147 on 192.168.10.44:40010 size 134217728 but
> was rejected: Block not in blockMap with any generation stamp
> 2013-08-02 00:09:16,426 INFO org.apache.hadoop.hdfs.StateChange: BLOCK*
> NameSystem.addToInvalidates: blk_-8546297170266610178 to 192.168.10.44:40010
> 2013-08-02 00:09:16,429 INFO org.apache.hadoop.hdfs.StateChange: BLOCK*
> NameSystem.addStoredBlock: addStoredBlock request received for
> blk_-8546297170266610178_1223147 on 192.168.10.23:40010 size 134217728 but
> was rejected: Block not in blockMap with any generation stamp
> 2013-08-02 00:09:16,429 INFO org.apache.hadoop.hdfs.StateChange: BLOCK*
> NameSystem.addToInvalidates: blk_-8546297170266610178 to 192.168.10.23:40010
> 2013-08-02 00:09:16,468 ERROR
> org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException
> as:hdfsuser
> cause:org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException: No lease
> on /hdfsroot/20130802/1214110.0 File does not exist. [Lease. Holder:
> DFSClient_1545724836, pendingcreates: 4]
> 2013-08-02 00:09:16,468 INFO org.apache.hadoop.ipc.Server: IPC Server handler
> 7 on 40000, call addBlock(/hdfsroot/20130802/1214110.0, DFSClient_1545724836,
> null) from 192.168.10.23:60071: error:
> org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException: No lease on
> /hdfsroot/20130802/1214110.0 File does not exist. [Lease. Holder:
> DFSClient_1545724836, pendingcreates: 4]
> org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException: No lease on
> /hdfsroot/20130802/1214110.0 File does not exist. [Lease. Holder:
> DFSClient_1545724836, pendingcreates: 4]
> at
> org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem.java:1720)
> at
> org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem.java:1711)
> at
> org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:1619)
> at
> org.apache.hadoop.hdfs.server.namenode.NameNode.addBlock(NameNode.java:736)
> at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:578)
> at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1393)
> at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1389)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.security.auth.Subject.doAs(Subject.java:396)
> at
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1149)
> at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1387)
>
>
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira