Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1640
@1ambda I can address your feedback by changing `filter:
{name:searchInterpreter}` to `filter: {interpreterGroup: {name:
searchInterpreter}}`. In this case, if we type `pyspark`, then Livy interpreter
will show above Spark again. Or if we type `sql`, then many interpreters that
have `sql` as interpreterGroup name(e.g. `Bigquery`, `Jdbc`, `Spark`..) will
show up. So current status would be enough I guess. What do you think?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---