Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/1145
  
    @Leemoonsoo Merged name and aliases, and enabled working with 0.6.0's 
conf/interpreter.json. Concerning matching interpreters, I've test it with 
0.6.0 binary. But there're something different from what you mentioned. If you 
choose `%md` as default and you run `%sql select 1`, it results in `Prefix not 
found` like what I've attached. In the code, `%{name}` will be adopted when 
default group has that name. Thus if you didn't set `spark` as default, you 
couldn't run `%spark.sql` only with `%sql`. Could you please check it again? 
and I've passed the CI!!


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to