DC
https://gist.github.com/den-crane/47809d29e4850b9eb6c12add0d90c221
Size: a a a
DC
АЯ
DC
YH
YH
backend be_phpfpm
# ...
option tcp-check
# FCGI_BEGIN_REQUEST
tcp-check send-binary 01 # version
tcp-check send-binary 01 # FCGI_BEGIN_REQUEST
tcp-check send-binary 0001 # request id
…..
YH
ИМ
DC
DC
DC
SO
r
SO
ReplacingMergeTree
SO
PK
CREATE TABLE t ( message String )
ENGINE = Kafka
SETTINGS
kafka_broker_list = 'xxx:9092',
kafka_topic_list = 'xxx',
kafka_group_name = 'xxx',
kafka_format = 'JSONAsString'
<Fatal> BaseDaemon: (version 20.12.5.14 (official build), no build id) (from thread 2806) (query_id: 2d2d8a45-a70e-4947-9ea8-a1df253e6ef6) Received signal Segmentation fault (11)
<Fatal> BaseDaemon: Address: NULL pointer. Access: read. Address not mapped to object.
I
CREATE TABLE t ( message String )
ENGINE = Kafka
SETTINGS
kafka_broker_list = 'xxx:9092',
kafka_topic_list = 'xxx',
kafka_group_name = 'xxx',
kafka_format = 'JSONAsString'
<Fatal> BaseDaemon: (version 20.12.5.14 (official build), no build id) (from thread 2806) (query_id: 2d2d8a45-a70e-4947-9ea8-a1df253e6ef6) Received signal Segmentation fault (11)
<Fatal> BaseDaemon: Address: NULL pointer. Access: read. Address not mapped to object.
PK
I
I
PK