Kafka Elasticsearch Connector Timestamps

我的梦境 提交于 2019-12-02 01:53:52

The Confluent documentation states that the ES connector is currently not supported with ES 7.

According to this issue, it might suffice to change type.name=kafkaconnect to type.name=_doc in your connector configuration.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!