Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/884
I think this is an excellent start. So far I have only reviewed it from a
user perspective and it's working well so far.
I've spun it up in full dev (not sure that's even necessary) and installed
this via the instructions in the README. I was able to run most of the
examples in the Stellar README.
I found that the functions available in Zeppelin are a subset of what's
available in the Stellar shell. The missing functions include IS_EMAIL,
ENRICHMENT*, GEO*, STATS* and many others. Is this expected?
Is there a way to pass in the zookeeper url in Zeppelin?
---