You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/09/13 22:42:00 UTC

[jira] [Updated] (HBASE-18812) Recategorize some of classes used as tools

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

Chia-Ping Tsai updated HBASE-18812:
-----------------------------------
    Description: 
The classes used from cmd line should be made as LimitedPrivate.TOOLS. The candidates are shown below.
# BackupDriver
# RestoreDriver
# CreateSnapshot
# SnapshotInfo
# ExportSnapshot
# Canary
# VersionInfo
# RegionMover
# CellCounter
# CopyTable
# DumpReplicationQueues
# Export
# HashTable
# Import
# ImportTsv
# LoadIncrementalHFiles
# ReplicationSyncUp
# SyncTable
# VerifyReplication

  was:
The classes used from cmd line should be made as LimitedPrivate.TOOLS. The candidates are shown below.
# BackupDriver
# RestoreDriver
# CreateSnapshot
# SnapshotInfo
# ExportSnapshot
# Canary
# VersionInfo


> Recategorize some of classes used as tools
> ------------------------------------------
>
>                 Key: HBASE-18812
>                 URL: https://issues.apache.org/jira/browse/HBASE-18812
>             Project: HBase
>          Issue Type: Task
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>
> The classes used from cmd line should be made as LimitedPrivate.TOOLS. The candidates are shown below.
> # BackupDriver
> # RestoreDriver
> # CreateSnapshot
> # SnapshotInfo
> # ExportSnapshot
> # Canary
> # VersionInfo
> # RegionMover
> # CellCounter
> # CopyTable
> # DumpReplicationQueues
> # Export
> # HashTable
> # Import
> # ImportTsv
> # LoadIncrementalHFiles
> # ReplicationSyncUp
> # SyncTable
> # VerifyReplication



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