CREATE CATALOG xx
PROPERTIES (
"user" = "xx",
"type" = "es",
"password" = "xx",
"nodes_discovery" = "false",
"mapping_es_id" = "true",
"hosts" = "xx:9200"
);
- 查询5S超时
- 执行catalog插入doris内部表格式错误
CREATE CATALOG xx
PROPERTIES (
"user" = "xx",
"type" = "es",
"password" = "xx",
"nodes_discovery" = "false",
"mapping_es_id" = "true",
"hosts" = "xx:9200"
);