Apache IoTDB MLNode

For developers, you can start an ML Node through the following steps.

  • Step 1: build project
mvn clean package -DskipUTs -pl mlnode -am
cd mlnode
poetry build
  • Step 2: install
pip install dist/apache_iotdb_mlnode-1.0.0-py3-none-any.whl --force-reinstall
  • Step 3: start node
mlnode start