You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Mukul Kumar Singh (Jira)" <ji...@apache.org> on 2020/12/16 04:29:00 UTC

[jira] [Created] (HDDS-4595) RDBScanner should print table name if it is not present in the db definition

Mukul Kumar Singh created HDDS-4595:
---------------------------------------

             Summary: RDBScanner should print table name if it is not present in the db definition
                 Key: HDDS-4595
                 URL: https://issues.apache.org/jira/browse/HDDS-4595
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Tools
            Reporter: Mukul Kumar Singh
            Assignee: Mukul Kumar Singh


RDBScanner should print table name if it is not present in the db definition

{code}
➜  ~/code/apache/ozone/oz2 git:(HDDS-2939) ✗ hadoop-ozone/dist/target/ozone-1.1.0-SNAPSHOT/bin/ozone debug ldb --db=hadoop-ozone/integration-test/target/test-dir/MiniOzoneClusterImpl-62a36acd-f4a6-4025-95b9-adf73bb35048/ozone-meta/om.db/ scan --column_family=directoryTable
2020-12-16 00:22:23,625 [main] INFO codec.RepeatedOmKeyInfoCodec: RepeatedOmKeyInfoCodec ignorePipeline = true
2020-12-16 00:22:23,630 [main] INFO codec.OmKeyInfoCodec: OmKeyInfoCodec ignorePipeline = true
2020-12-16 00:22:23,630 [main] INFO codec.OmKeyInfoCodec: OmKeyInfoCodec ignorePipeline = true
Table with specified name does not exist%
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org