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/15 02:06:00 UTC

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

    [ https://issues.apache.org/jira/browse/IOTDB-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415287#comment-17415287 ] 

xiaozhihong commented on IOTDB-1631:
------------------------------------

When exporting a large amount of data currently, it will hang without any errors or dynamics.

> 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
>            Assignee: Xuan Ronaldo
>            Priority: Major
>
> 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)