You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/07/19 16:19:00 UTC

[jira] [Commented] (HBASE-15548) SyncTable: sourceHashDir is supposed to be optional but won't work without

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

Hudson commented on HBASE-15548:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.3-IT #139 (See [https://builds.apache.org/job/HBase-1.3-IT/139/])
HBASE-15548 SyncTable: sourceHashDir is supposed to be optional but (busbey: rev c91636b2d04bc6008fd16c7aa4b6db4f194c9fe8)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/SyncTable.java


> SyncTable: sourceHashDir is supposed to be optional but won't work without 
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-15548
>                 URL: https://issues.apache.org/jira/browse/HBASE-15548
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce, Operability, tooling
>    Affects Versions: 1.2.0
>         Environment: Ubuntu 12.04
>            Reporter: My Ho
>            Assignee: Dave Latham
>            Priority: Critical
>             Fix For: 2.0.0, 0.98.19, 1.4.0, 1.3.2, 1.2.7
>
>         Attachments: HBASE-15548.patch
>
>
> 1) SyncTable code is contradictory. Usage said sourcehashdir is optional (https://github.com/apache/hbase/blob/ad3feaa44800f10d102255a240c38ccf23a82d49/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/SyncTable.java#L687). However, the command won't run if sourcehashdir is missing (https://github.com/apache/hbase/blob/ad3feaa44800f10d102255a240c38ccf23a82d49/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/SyncTable.java#L83-L85) 
> 2) There is no documentation on how to create the desired sourcehash



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)