summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--components/datalake-handler/feeder/src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/datalake-handler/feeder/src/main/resources/application.properties b/components/datalake-handler/feeder/src/main/resources/application.properties
index 72fc1ccd..c7a040cf 100644
--- a/components/datalake-handler/feeder/src/main/resources/application.properties
+++ b/components/datalake-handler/feeder/src/main/resources/application.properties
@@ -44,7 +44,7 @@ dmaapCheckNewTopicInterval=10000
kafkaConsumerCount=3
#####################Elasticsearch
-elasticsearchType=_doc
+elasticsearchType=doc
#####################HDFS
hdfsBufferSize=4096