You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xiaozhihong (Jira)" <ji...@apache.org> on 2022/01/06 06:22:00 UTC

[jira] [Created] (IOTDB-2279) Export a amount of data, report 500

xiaozhihong created IOTDB-2279:
----------------------------------

             Summary: Export a amount of data, report 500
                 Key: IOTDB-2279
                 URL: https://issues.apache.org/jira/browse/IOTDB-2279
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Tools/Others
            Reporter: xiaozhihong
         Attachments: image-2022-01-06-14-15-53-958.png

1、using benchmark to write data:
GROUP_NUMBER=10

DEVICE_NUMBER=10
SENSOR_NUMBER=300
LOOP=1000
BATCH_SIZE_PER_WRITE=1000
IS_OUT_OF_ORDER=true
OUT_OF_ORDER_MODE=BATCH
2、In iotdb-engine.properties,modify parameter:

max_deduplicated_path_num=100000
3、execute csv export:
!image-2022-01-06-14-15-53-958.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)