You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by Jialin Qiao <qi...@apache.org> on 2022/05/20 15:00:01 UTC

Standalone version in the new distribution

Hi,

Recently, we changed the organization of all-distribution, which contains a
datanode and confignode.

If you want to start server (standalone), you could go to
datanode/sbin/start-server.sh.
If you want to start cli, you could go to datanode/sbin/start-cli.sh.

You could treat the datanode as the server before.
The system, data, wal folders will be created under datanode by default.

Thanks,
—————————————————
Jialin Qiao
Apache IoTDB PMC