Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/1272
@aurelienduarte Thanks for the contribution. We need a few things to be
able to review this.
1. Can you better describe the problem that you are solving with this
patch? In [METRON-1884](https://issues.apache.org/jira/browse/METRON-1884) you
say that "the enrichment.properties is missing from the Storm image." What
error message do you see that tells you it is missing? What commands do you
run and what error messages result? What are you trying to do that you cannot
do?
2. How do we test this change? What commands should we run and what should
we expect to see?
---