You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/03 01:19:18 UTC

[jira] [Commented] (TRAFODION-1706) trafodion is not compatible with hbase 1.0 and later version

    [ https://issues.apache.org/jira/browse/TRAFODION-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176782#comment-15176782 ] 

ASF GitHub Bot commented on TRAFODION-1706:
-------------------------------------------

Github user zellerh commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/348#discussion_r54816839
  
    --- Diff: core/sqf/hbase_utilities/src/main/java/org/trafodion/utility/backuprestore/TrafExportSnapshot.java ---
    @@ -114,7 +119,10 @@
       private static final String INPUT_FOLDER_PREFIX = "export-files.";
     
       // Export Map-Reduce Counters, to keep track of the progress
    -  public enum Counter { MISSING_FILES, COPY_FAILED, BYTES_EXPECTED, BYTES_COPIED, FILES_COPIED };
    +  public enum Counter {
    --- End diff --
    
    Should this use some enum imported from another class? org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter?


> trafodion is not compatible with hbase 1.0 and later version
> ------------------------------------------------------------
>
>                 Key: TRAFODION-1706
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1706
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: mashengchen
>            Assignee: mashengchen
>
> trafodion is not compatible with hbase 1.0 and later version.Some api is changed, like Hlog was changed to WAL...



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