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

ASF GitHub Bot updated HDDS-11423:
----------------------------------
    Labels: pull-request-available  (was: )

> Implement equals operation for --filter option to ozone ldb scan
> ----------------------------------------------------------------
>
>                 Key: HDDS-11423
>                 URL: https://issues.apache.org/jira/browse/HDDS-11423
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Tejaskriya Madhan
>            Assignee: Tejaskriya Madhan
>            Priority: Major
>              Labels: pull-request-available
>
> Having a --filter option for `ozone debug ldb scan` command which selects 
> records that have a given value for a particular field will make debugging 
> easier.
> A list of fields along with the value it should have, is given to the 
> command, and only those records matching it will be shown.
> eg.) ozone debug ldb --db=/data/metadata/om.db scan --cf=volumeTable 
> --filter="usedNamespace:equals:2,adminName:equals:impala" 
> Will show only the records having usedNamespace=2 and adminName="impala"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to