MapperParsingException[failed to parse [Entry.Component.raw]]; nested: IllegalStateException[Can't get text on a END_OBJECT at 1:729];
XML contains sometimes null value field:
...
<"Component><"/Component>
...
The same problems:
But I still didn't find solution.
if !([entry][Component] =~ /.+/) {
mutate {
remove_field => [ "[entry][Component]" ]
}
}
doen't work, It remove all fields null and not null.
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.