sync-postgresql-with-elasticsearch-example
sync-postgresql-with-elasticsearch-example copied to clipboard
Error when connect/sync with ES7: "include_type_name parameter"
Hi, I got mapping type error when working with ES7
"type":"illegal_argument_exception","reason":"Types cannot be provided in put mapping requests, unless the include_type_name parameter is set to true."}
Related to information: https://github.com/confluentinc/kafka-connect-elasticsearch/issues/314 Thanks in advance,
could you fix it ? I have the same problem now :(