You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2015/07/07 01:12:05 UTC

[jira] [Resolved] (HBASE-13352) Add hbase.import.version to Import usage.

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

Enis Soztutar resolved HBASE-13352.
-----------------------------------
       Resolution: Fixed
         Assignee: Lars Hofhansl
     Hadoop Flags: Reviewed
    Fix Version/s:     (was: 1.2.1)
                   1.2.0

Committed this to 0.98+. Thanks Lars. 

> Add hbase.import.version to Import usage.
> -----------------------------------------
>
>                 Key: HBASE-13352
>                 URL: https://issues.apache.org/jira/browse/HBASE-13352
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 2.0.0, 0.98.14, 1.0.2, 1.2.0, 1.1.2, 1.3.0
>
>         Attachments: 13352-v2.txt, 13352.txt, hbase-13352_v3.patch
>
>
> We just tried to export some (small amount of) data out of an 0.94 cluster to 0.98 cluster. We used Export/Import for that.
> By default we found that the import M/R job correctly reports the number of records seen, but _silently_ does not import anything. After looking at the 0.98 it's obvious there's an hbase.import.version (-Dhbase.import.version=0.94) to make this work.
> Two issues:
> # -Dhbase.import.version=0.94 should be show with the the Import.usage
> # If not given it should not just silently not import anything
> In this issue I'll just a trivially add this option to the Import tool's usage.



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