Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/884 > @ottobackwards : In the zeppelin site file, there is already a zeppelin.interpreters property, which in a comma separated list of class names. Is it right to create a new property vs. adding to the existing? Both work, but adding it to the existing is probably the better approach. I updated the README to reflect this.
---