Skip to main content

...Less than 1 minute

SchemaFileSketch Tool

Since version 0.14.0, IoTDB could store schema into a persistent slotted file.

If you want to parse schema file into a human-readable way, you can use this tool to parse the specified schema file.

The tool can sketch .pst file.

How to use

Linux/MacOS

./print-schema-file.sh -f your/path/to/schema_file.pst -o /your/path/to/sketch.txt

Windows

./print-schema-file.bat -f your/path/to/schema_file.pst -o /your/path/to/sketch.txt

Copyright © 2024 The Apache Software Foundation.
Apache IoTDB, IoTDB, Apache, the Apache feather logo, and the Apache IoTDB project logo are either registered trademarks or trademarks of The Apache Software Foundation in all countries

Have a question? Connect with us on QQ, WeChat, or Slack. Join the community now.