laglangyue commented on issue #3703: URL: https://github.com/apache/incubator-seatunnel/issues/3703#issuecomment-1346814132
> <elasticsearch-spark.version>6.8.3</elasticsearch-spark.version> This version of the package can only recognize version 6.x of es > >  > > > 我想你使用的是基于ES-hadoop的Cnnector-v1,你可以添加spark conf再试一次。 `es.nodes.wan.only = true` https://www.elastic.co/guide/en/elasticsearch/hadoop/master/configuration.html 如果不行,你应该使用 Connector-v2。  so you need to use Connector-v2,please upgrade your version. if you want to enhance Connector-v1 for es7, may not be accepted by member -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
