I have created two CSV files A.csv and B.csv.
A.csv has the fields id,name,city etc. (10 records)
B.csv has fields id,age,blood_group etc (10 records)
In both the above files id field is common. so can I create an index in elastic search from these two CSV files, so that the index will have only the unique records from both the CSV files.
I am using logstash to insert data into elastic search ,
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.