[ https://issues.apache.org/jira/browse/HBASE-18812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440641#comment-16440641 ]
Guangxu Cheng commented on HBASE-18812: --------------------------------------- # BackupDriver # Canary # CellCounter # Compressor # CopyTable # CreateSnapshot # DumpReplicationQueues # ExpiredMobFileCleaner # Export # ExportSnapshot # HashTable # Import # ImportTsv # IndexBuilder # LoadIncrementalHFiles # MapReduceHFileSplitterJob # MasterProcedureSchedulerPerformanceEvaluation # ProcedureWALLoaderPerformanceEvaluation # ProcedureWALPerformanceEvaluation # RegionMover # ReplicationSyncUp # RestoreDriver # RowCounter # SampleUploader # ScanPerformanceEvaluation # ServerCommandLine # SnapshotInfo # StripeCompactionsPerformanceEvaluation # SyncTable # VerifyReplication # VersionInfo # WALPerformanceEvaluation # WALPlayer # ZkAclReset Attach first patch to reivew. The above classes are marked as HBaseInterfaceAudience.TOOLS > 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: Guangxu Cheng > Priority: Major > Attachments: HBASE-18812.master.001.patch > > > 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 > # WALPlayer > # ZkAclReset -- This message was sent by Atlassian JIRA (v7.6.3#76005)