I am using elasticsearch spark connector and trying to use es.read.field.exclude to exclude reading two fields. In the documentation there is this example given
es.read.field.exclude = company.income
I have two fields host.ip and host.mac which i am trying to exclude. How do i use this configuration when there are more than 1 field?
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.