You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "StLeoX (via GitHub)" <gi...@apache.org> on 2023/06/04 08:55:49 UTC

[GitHub] [doris] StLeoX commented on issue #20296: [Bug] streamload task cause be process down

StLeoX commented on issue #20296:
URL: https://github.com/apache/doris/issues/20296#issuecomment-1575475892

   **Can't streamload from another machine**.
   Do this:
   ```
   curl  --location-trusted -u root: -T sale.csv -H "column_separator:," http://{fe_ip}:8030/api/testdb/sale/_stream_load
   ```
   No cli output. No data in the table `testdb.sale`.
   
   Env:
   ```
   fe_ip is deployed ip, not 127.0.0.1
   curl 7.81.0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org