[ https://issues.apache.org/jira/browse/HDDS-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908814#comment-16908814 ]
Hudson commented on HDDS-1894: ------------------------------ FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17135 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/17135/]) HDDS-1894. Add filter to scmcli listPipelines. (#1286) (sammichen: rev bf3751521b51f8de25c12d6366e3fc535106cbb3) * (edit) hadoop-hdds/tools/src/main/java/org/apache/hadoop/hdds/scm/cli/pipeline/ListPipelinesSubcommand.java > Support listPipelines by filters in scmcli > ------------------------------------------ > > Key: HDDS-1894 > URL: https://issues.apache.org/jira/browse/HDDS-1894 > Project: Hadoop Distributed Data Store > Issue Type: Sub-task > Reporter: Xiaoyu Yao > Assignee: Li Cheng > Priority: Major > Labels: pull-request-available > Fix For: 0.4.1 > > Time Spent: 40m > Remaining Estimate: 0h > > Today scmcli has a subcmd that allow list all pipelines. This ticket is > opened to filter the results by switches, e.g., filter by Factor: THREE and > State: OPEN. This will be useful for trouble shooting in large cluster. > > {code} > bin/ozone scmcli listPipelines > Pipeline[ Id: a8d1b0c9-e1d4-49ea-8746-3f61dfb5ee3f, Nodes: > cce44fde-bc8d-4063-97b3-6f557af756e1\{ip: 10.17.112.65, host: > ia0230.halxg.cloudera.com, networkLocation: /default-rack, certSerialId: > null}, Type:RATIS, Factor:ONE, State:OPEN] > Pipeline[ Id: c9c453d1-d74c-4414-b87f-1d3585d78a7c, Nodes: > 0b7b0b93-8323-4b82-8cc0-a9a5c10ab827\{ip: 10.17.112.29, host: > ia0138.halxg.cloudera.com, networkLocation: /default-rack, certSerialId: > null}c756a0e0-5a1b-4d03-ba5b-cafbcabac877\{ip: 10.17.112.27, host: > ia0134.halxg.cloudera.com, networkLocation: /default-rack, certSerialId: > null}bee45bd7-1ee6-4726-b3d1-81476dc1eb49\{ip: 10.17.112.28, host: > ia0136.halxg.cloudera.com, networkLocation: /default-rack, certSerialId: > null}, Type:RATIS, Factor:THREE, State:OPEN] > {code} -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org