You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "ZhangZhengming (Jira)" <ji...@apache.org> on 2023/03/31 03:18:00 UTC

[jira] [Created] (IOTDB-5749) [master][export-csv]

ZhangZhengming created IOTDB-5749:
-------------------------------------

             Summary: [master][export-csv] 
                 Key: IOTDB-5749
                 URL: https://issues.apache.org/jira/browse/IOTDB-5749
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: master
            Reporter: ZhangZhengming
            Assignee: Zhijia Cao
             Fix For: master
         Attachments: image-2023-03-31-11-14-18-772.png, image-2023-03-31-11-15-00-481.png

I use export-csv.sh and set timeout=3600000 to export 100,000,000 ,but report error  about {color:#de350b} “Status code: 301, Query Statement: fetchResults failed”{color}

shell:

./export-csv.sh -h 127.0.0.1 -p 6667 -u root -pw root -td ./ -f float.csv -tf timestamp -q "select s_6 from root.test.g_0.d_0" -linesPerFile 100000000 -t 3600000

!image-2023-03-31-11-15-00-481.png!

 

log:

!image-2023-03-31-11-14-18-772.png|width=1183,height=408!

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)