Does es-hadoop connector 6.1.2 support update mode in spark structured streaming? so I can do
df.writeStream().outputMode("update").start()
Looks to me that it doesn't. If so when can we expect?
Does es-hadoop connector 6.1.2 support update mode in spark structured streaming? so I can do
df.writeStream().outputMode("update").start()
Looks to me that it doesn't. If so when can we expect?
@kant_kodali We do not yet support the update write mode, but it is something that is on our roadmap for supporting in the coming releases.
@james.baiera is there a JIRA ticket or something I can follow for this?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.