使用esquery查询时报错,但是提示信息只有400,be日志里也没有其他提示,如何定位?
catalog配置如下:
CREATE CATALOG es_log PROPERTIES (
"type"="es",
"hosts"="http://代理地址:9200",
"user"="elastic",
"password"="xx",
"enable_docvalue_scan" = "true",
"nodes_discovery"="true"
);
报错信息:
使用esquery查询时报错,但是提示信息只有400,be日志里也没有其他提示,如何定位?
catalog配置如下:
CREATE CATALOG es_log PROPERTIES (
"type"="es",
"hosts"="http://代理地址:9200",
"user"="elastic",
"password"="xx",
"enable_docvalue_scan" = "true",
"nodes_discovery"="true"
);
报错信息: