You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Hu (JIRA)" <ji...@apache.org> on 2018/06/07 08:13:00 UTC

[jira] [Commented] (HBASE-20696) Shell list_peers print useless string

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

Zheng Hu commented on HBASE-20696:
----------------------------------

The same problem for list_peer_configs

> Shell list_peers print useless string 
> --------------------------------------
>
>                 Key: HBASE-20696
>                 URL: https://issues.apache.org/jira/browse/HBASE-20696
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Zheng Hu
>            Priority: Major
>
> {code}
> hbase(main):020:0> list_peers
>  PEER_ID CLUSTER_KEY ENDPOINT_CLASSNAME REMOTE_ROOT_DIR SYNC_REPLICATION_STATE STATE REPLICATE_ALL NAMESPACES TABLE_CFS BANDWIDTH SERIAL
>  1 lg-hadoop-tst-st01.bj:10010,lg-hadoop-tst-st02.bj:10010,lg-hadoop-tst-st03.bj:10010:/hbase/test-hbase-slave nil hdfs://lg-hadoop-tst-st01.bj:20100/hbase/test-hbase-slave/remoteWALs ACTIVE ENABLED false  default.ycsb-test 0 false
> 1 row(s)
> Took 0.0446 seconds                                                                                                    
> => #<Java::JavaUtil::ArrayList:0x43ab9ae9>    ----> It's useless .. 
> {code}
> Interested contributors are welcome to fix this bug...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)