Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/922
The errors I found happened when I tried to create collections with each
schema. The error related to the `guid` field happens because it is defined as
the unique key but not included in the list of fields (for error schema).---
