Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/1042
  
    @prabhjyotsingh I think that's good idea.
    
    If this script runs before start Zeppelin, right after download and 
unarchive, Zeppelin will auto create conf/interpreter.json with all installed 
interpreters. 
    
    If this script runs after conf/interpreter.json created, it'll not update 
conf/interpreter.json. And i think it make sense while conf/interpreter.json 
might customized by user at this time, and user may not want to tough/add 
something into it.
    
    I think we'll have better way to install interpreter once Zeppelin have 
dynamic interpreter loading capability 
(https://issues.apache.org/jira/browse/ZEPPELIN-598)
    
    @felixcheung I have removed hardcoded list and updated to read list from 
text file `conf/interpreter-list`.


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