You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Dave Latham (JIRA)" <ji...@apache.org> on 2016/03/31 00:01:25 UTC

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

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

Dave Latham resolved HBASE-15564.
---------------------------------
    Resolution: Invalid

> 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 hashes 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)