Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/1178
FYI - I tested this on a multi-node cluster. I was experiencing the
problem and the topology could not write out any profile measurements.
I updated the Profiler lib with these changes and restarting the topology.
After the restart, I was able to successfully write out measurements to HBase.
I also ensured that the `ProfileBuilderBolt` and `HBaseBolt` were running on
different workers during this test.---
