Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1218
@mraliagha, that's a good suggestion. I believe we can functionally
achieve that be creating a custom id field in the format you suggest (with a
Stellar field transform) and set that field to be the ES id with the Ambari
property exposed in this PR. Do you feel it's worth documenting as an
optimization?
I spun this up in full dev and ran through all the testing instructions.
Everything worked as advertised. I think there are just a couple open
questions but this is pretty close in my opinion.
---