DC
Size: a a a
DC
A
DC
A
DC
A
DC
A
MM
* Trying 192.168.122.16...в clichouse-client запрос отрабатывает. Что примечательно если limit поменять с 1000 на 20 то clickhouse-server вернет 20 строк.... Не понимаю в чем мой косяк.
* TCP_NODELAY set
* Connected to 192.168.122.16 (192.168.122.16) port 8123 (#0)
* Server auth using Basic with user 'default'
> POST / HTTP/1.1
> Host: 192.168.122.16:8123
> Authorization: Basic ZGVmYXVsdDp2NjJSVVd5b1hDRDRScDE=
> User-Agent: curl/7.58.0
> Accept: */*
> Content-Length: 28
> Content-Type: application/x-www-form-urlencoded
>
* upload completely sent off: 28 out of 28 bytes
< HTTP/1.1 200 OK
< Date: Wed, 17 Jun 2020 18:26:22 GMT
< Connection: Keep-Alive
< Content-Type: text/tab-separated-values; charset=UTF-8
< X-ClickHouse-Server-Display-Name: localhost
< Transfer-Encoding: chunked
< X-ClickHouse-Query-Id: 9a1ace40-1720-4c1c-88eb-01214b38324c
< X-ClickHouse-Format: TabSeparated
< X-ClickHouse-Timezone: Etc/UTC
< Keep-Alive: timeout=300
< X-ClickHouse-Summary: {"read_rows":"0","read_bytes":"0","written_rows":"0","written_bytes":"0","total_rows_to_read":"0"}
<
* Recv failure: Connection reset by peer
* stopped the pause stream!
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer
DC
* Trying 192.168.122.16...в clichouse-client запрос отрабатывает. Что примечательно если limit поменять с 1000 на 20 то clickhouse-server вернет 20 строк.... Не понимаю в чем мой косяк.
* TCP_NODELAY set
* Connected to 192.168.122.16 (192.168.122.16) port 8123 (#0)
* Server auth using Basic with user 'default'
> POST / HTTP/1.1
> Host: 192.168.122.16:8123
> Authorization: Basic ZGVmYXVsdDp2NjJSVVd5b1hDRDRScDE=
> User-Agent: curl/7.58.0
> Accept: */*
> Content-Length: 28
> Content-Type: application/x-www-form-urlencoded
>
* upload completely sent off: 28 out of 28 bytes
< HTTP/1.1 200 OK
< Date: Wed, 17 Jun 2020 18:26:22 GMT
< Connection: Keep-Alive
< Content-Type: text/tab-separated-values; charset=UTF-8
< X-ClickHouse-Server-Display-Name: localhost
< Transfer-Encoding: chunked
< X-ClickHouse-Query-Id: 9a1ace40-1720-4c1c-88eb-01214b38324c
< X-ClickHouse-Format: TabSeparated
< X-ClickHouse-Timezone: Etc/UTC
< Keep-Alive: timeout=300
< X-ClickHouse-Summary: {"read_rows":"0","read_bytes":"0","written_rows":"0","written_bytes":"0","total_rows_to_read":"0"}
<
* Recv failure: Connection reset by peer
* stopped the pause stream!
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer
MM
MM
MM
2020.06.17 18:41:26.954286 [ 20087 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: 192.168.122.11:44934, User-Agent: curl/7.58.0, Length: 28, Content Type: application/x-www-form-urlencoded, Transfer Encoding: identity
2020.06.17 18:41:26.954460 [ 20087 ] {} <Trace> DynamicQueryHandler: Request URI: /
2020.06.17 18:41:26.954676 [ 20087 ] {c6c2de26-bc11-482f-8f8a-b0acc3603851} <Debug> executeQuery: (from 192.168.122.11:44934) SELECT * from table limit 20
2020.06.17 18:41:26.954882 [ 20087 ] {c6c2de26-bc11-482f-8f8a-b0acc3603851} <Trace> ContextAccess (default): Access granted: SELECT(privateKey, publicKey, email, type) ON default.table
2020.06.17 18:41:26.954973 [ 20087 ] {c6c2de26-bc11-482f-8f8a-b0acc3603851} <Debug> default.table (SelectExecutor): Key condition: unknown
2020.06.17 18:41:26.955003 [ 20087 ] {c6c2de26-bc11-482f-8f8a-b0acc3603851} <Debug> default.table (SelectExecutor): Selected 1 parts by date, 1 parts by key, 2 marks to read from 1 ranges
2020.06.17 18:41:26.955029 [ 20087 ] {c6c2de26-bc11-482f-8f8a-b0acc3603851} <Trace> MergeTreeSelectProcessor: Reading 1 ranges from part all_1_1_0, approx. 16384 rows starting from 0
2020.06.17 18:41:26.955056 [ 20087 ] {c6c2de26-bc11-482f-8f8a-b0acc3603851} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2020.06.17 18:41:26.956184 [ 20087 ] {c6c2de26-bc11-482f-8f8a-b0acc3603851} <Information> executeQuery: Read 20 rows, 2.37 KiB in 0.001 sec., 13692 rows/sec., 1.59 MiB/sec.
2020.06.17 18:41:26.956263 [ 20087 ] {c6c2de26-bc11-482f-8f8a-b0acc3603851} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB.
2020.06.17 18:41:26.956285 [ 20087 ] {} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB.
2020.06.17 18:41:26.956293 [ 20087 ] {} <Information> DynamicQueryHandler: Done processing query
MM
Д
MM
DC
D
DC
DC