xbyang18 opened a new pull request #3446:
URL: https://github.com/apache/incubator-doris/pull/3446


   doris on Es
   create EXTERNAL table
   ...
   PROPERTIES (
   "host" = "http://192.168.0.1:8200,http://192.168.0.2:8200";
   It is error for properties field 'host' name,it should settings "hosts" = 
"http://192.168.0.1:8200,http://192.168.0.2:8200";
   all right


----------------------------------------------------------------
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.

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

Reply via email to