[
https://issues.apache.org/jira/browse/METRON-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Leet updated METRON-1385:
--------------------------------
Fix Version/s: 0.5.0
> 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
> Priority: Major
> Fix For: 0.5.0
>
>
> 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
(v7.6.3#76005)