[
https://issues.apache.org/jira/browse/HBASE-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627531#comment-14627531
]
Hudson commented on HBASE-13352:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1010 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1010/])
Revert "HBASE-13352 Add hbase.import.version to Import usage (Lars Hofhansl)"
(apurtell: rev 9c3fa44ec2118943823dea04a64ffba7d69ac470)
* hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/Import.java
> 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, 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)