arjenzhou edited a comment on issue #6241: URL: https://github.com/apache/incubator-doris/issues/6241#issuecomment-946693813
@hf200012 I have the same issue. OKHttp request log ``` 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : --> PUT http://10.219.185.136:8030/api/youdata/inventory/_stream_load 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : Content-Type: application/json; charset=utf-8 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : Content-Length: 4819 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : Authorization: Basic eW91ZGF0YTp5b3VkYXRh 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : Expect: 100-continue 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : format: json 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : label: porter_1_1634650725187 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : strip_outer_array: true 2021-10-19 21:38:45.189 INFO 49229 --- [tp1343835789-21] okhttp3.OkHttpClient : --> END PUT ``` -- 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-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org