Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/888#discussion_r161746734 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/indexing_master.py --- @@ -162,9 +163,21 @@ def zeppelin_notebook_import(self, env): --- End diff -- Do we have to reg ext this out? Can't we just pull it out of the dict?
---