bravekong commented on PR #732:
URL: 
https://github.com/apache/incubator-seatunnel/pull/732#issuecomment-1314635256

   @CalvinKirs 
   I don't think so.
   The es version 5.6.16  I used reports errors using the default _doc. There 
is no problem using log.
   Although es 7 internal index is _doc, but different versions have different 
default values. However, there is no problem in using log by default, which is 
compatible with all situations.
   Current ST compatible es version: Spark: Elasticsearch (supported 
ElasticSearch version is>=2. x and<7.0.0)
   Flink: Elasticsearch(supported ElasticSearch version = 7.x, if you want use 
Elasticsearch version is 6.x, please use the source code to repackage by 
execute mvn clean package -Delasticsearch=6)
   For the current compatible version of ST, I think log is more appropriate as 
the default index_type.
   
   I wanted to submit the bug, but I think it is more appropriate here.
   
![image](https://user-images.githubusercontent.com/41284456/201804443-d0e85b10-89d6-4d75-8a33-2d5a4cd269af.png)
   
![image](https://user-images.githubusercontent.com/41284456/201804514-21dfda4c-2651-456c-9981-330b4229a586.png)
   
   
   


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

Reply via email to