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 2021/09/06 08:11:00 UTC

[jira] [Created] (IOTDB-1631) Timeout when exporting large data volume

xiaozhihong created IOTDB-1631:
----------------------------------

             Summary: Timeout when exporting large data volume
                 Key: IOTDB-1631
                 URL: https://issues.apache.org/jira/browse/IOTDB-1631
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Tools/Others
            Reporter: xiaozhihong


Operate as follow:
[xzh@i-s9p350bm apache-iotdb-0.13.0-SNAPSHOT-all-bin]$ ls
conf data docs ext lib LICENSE licenses logs nohup.out NOTICE README.md README_ZH.md RELEASE_NOTES.md sbin tools
[xzh@i-s9p350bm apache-iotdb-0.13.0-SNAPSHOT-all-bin]$ ./tools/export-csv.sh -h 127.0.0.1 -p 6667 -u root -pw root -td /home/xzh/import-export/data/
------------------------------------------
Starting IoTDB Client Export Script
------------------------------------------
ExportCsv> please input query: select * from root
select * from root
16:04:27.897 [main] DEBUG org.apache.iotdb.session.Session - EndPoint(ip:127.0.0.1, port:6667) execute sql select * from root
Cannot dump result because: 701: Current query is time out, please check your statement or modify timeout parameter.



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