Dear All.
i have some data in sql server side but there is no any unique records there but
we want to import only newly / updated data from sql server to elastic search as index .
please help for this use case.
Thanks
HadoopHelp
Dear All.
i have some data in sql server side but there is no any unique records there but
we want to import only newly / updated data from sql server to elastic search as index .
please help for this use case.
Thanks
HadoopHelp
You need to be able to write a query that at any point extracts only new records. This generally requires a time stamp or sequence number, so without that I think it will be hard.
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.