You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Liang Xie (JIRA)" <ji...@apache.org> on 2015/03/05 06:52:38 UTC

[jira] [Created] (HADOOP-11675) tiny exception log with checking storedBlock is null or not

Liang Xie created HADOOP-11675:
----------------------------------

             Summary: tiny exception log with checking storedBlock is null or not
                 Key: HADOOP-11675
                 URL: https://issues.apache.org/jira/browse/HADOOP-11675
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.6.0
            Reporter: Liang Xie
            Assignee: Liang Xie
            Priority: Minor


Found this log at our product cluster:
{code}
2015-03-05,10:33:31,778 ERROR org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest: Compaction failed regionName=xiaomi_device_info_test,ff,1425377429116.41437dc231fe370f1304104a75aad78f., storeName=A, fileCount=7, fileSize=899.7 M (470.7 M, 259.7 M, 75.9 M, 24.4 M, 24.8 M, 25.7 M, 18.6 M), priority=23, time=44765894600479
java.io.IOException: BP-1356983882-10.2.201.14-1359086191297:blk_1211511211_1100144235504 does not exist or is not under Constructionnull
{code}

let's check storedBlock is null or not to make log pretty



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)