You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "My Ho (JIRA)" <ji...@apache.org> on 2016/03/30 20:43:25 UTC

[jira] [Created] (HBASE-15564) HashTable job supposedly succeeded but manifest.tmp remain

My Ho created HBASE-15564:
-----------------------------

             Summary: HashTable job supposedly succeeded but manifest.tmp remain
                 Key: HBASE-15564
                 URL: https://issues.apache.org/jira/browse/HBASE-15564
             Project: HBase
          Issue Type: Bug
          Components: mapreduce, Replication
    Affects Versions: 1.2.0
         Environment: Ubuntu 12.04
            Reporter: My Ho


I'm using org.apache.hadoop.hbase.mapreduce.HashTable to create hashses for use in SyncTable.  Occasionally, the job page in jobhistory will say the job succeeded, but in my filesystem, I see "manifest.tmp" instead of the expected "manifest".  According to the code[1], the job must have failed, but I don't see failure anywhere.  

[1]https://github.com/apache/hbase/blob/ad3feaa44800f10d102255a240c38ccf23a82d49/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HashTable.java#L739-L741



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