You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Raghu Angadi (JIRA)" <ji...@apache.org> on 2007/09/26 19:39:50 UTC

[jira] Updated: (HADOOP-1948) Spurious error message during block crc upgrade.

     [ https://issues.apache.org/jira/browse/HADOOP-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raghu Angadi updated HADOOP-1948:
---------------------------------

    Component/s: dfs
    Description: 
For blocks with zero size, Namenode prints following warning :

2007-09-26 17:13:04,620 WARN org.apache.hadoop.fs.FSNamesystem: blockCrcInfo(): blk_-3329852458225636700 could not be found in blocks for /user/rangadi/filename .

Fortunately this not harmful. But should be fixed. I think this should go into 0.14.2. Fix is simple.

  was:

For blocks with zero size, Namenode prints following warning :

2007-09-26 17:13:04,620 WARN org.apache.hadoop.fs.FSNamesystem: blockCrcInfo(): blk_-3329852458225636700 could not be found in blocks for /user/rangadi/filename .

Fortunately this not harmful. But should be fixed. I think this should go into 0.14.2. Fix is simple.


> Spurious error message during block crc upgrade.
> ------------------------------------------------
>
>                 Key: HADOOP-1948
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1948
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.14.1
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>             Fix For: 0.14.2
>
>
> For blocks with zero size, Namenode prints following warning :
> 2007-09-26 17:13:04,620 WARN org.apache.hadoop.fs.FSNamesystem: blockCrcInfo(): blk_-3329852458225636700 could not be found in blocks for /user/rangadi/filename .
> Fortunately this not harmful. But should be fixed. I think this should go into 0.14.2. Fix is simple.

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