Re: question about how to update zeppelin interpreters.

2017-10-13 Thread moon soo Lee
Hi, I think id value of interpreter is just randomly generated ID [1]. You can find ID generation routine here [2]. Thanks, moon [1] https://github.com/apache/zeppelin/blob/v0.7.3/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterSetting.java#L106 [2] https://github.com/a

question about how to update zeppelin interpreters.

2017-10-03 Thread Jeffrey Rodriguez
Hi folks, I would like to upgrade the zeppelin interpreter properties programmatically. I found two ways. 1. Update the conf/interpreters.json 2. User the interpreter REST API. My question is, should users/developers update the interpreter directly? id values for interpreters are like "2CVTZCC