Github user Leemoonsoo commented on the issue:

    https://github.com/apache/incubator-zeppelin/pull/955
  
    Thanks @SachinJanani for the contribution.
    
    Ideally configure host and port can be moved from Property to 
[InterpreterOption](https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterOption.java)
 class.
    
    That'll requires some frontend work, too. It's basically add UI component 
for host, port under 'Option' section, in interpreter setting page (e.g. 
https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-web/src/app/interpreter/interpreter-create/interpreter-create.html#L38)
    
    @SachinJanani Could you manage to do it? Let me know if you need any help!


---
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