[
https://issues.apache.org/jira/browse/METRON-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311937#comment-16311937
]
ASF GitHub Bot commented on METRON-1385:
----------------------------------------
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/886
+1 by inspection. Thanks for the fix!
> Missing "properties" in index template causes
> ElasticsearchColumnMetadataDao.getColumnMetadata to fail
> ------------------------------------------------------------------------------------------------------
>
> Key: METRON-1385
> URL: https://issues.apache.org/jira/browse/METRON-1385
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
>
> It is possible to add an ES mapping to an index that does not have a
> "properties" property. This causes a NPE because the
> ElasticsearchColumnMetadataDao.getColumnMetadata method expects it to be
> there. It should safely skip the mapping instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)