GitHub user reminia opened a pull request: https://github.com/apache/zeppelin/pull/2508
[ZEPPELIN-2817] Support default interpreter setting in create note re⦠â¦st api ### What is this PR for? Can set default interpreter in create note rest api. ### What type of PR is it? [Improvement] ### Todos None ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-2817 ### How should this be tested? Post name and interpreter to rest api/notebook, a note with the interpreter should be created. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/reminia/zeppelin default-int Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2508.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2508 ---- commit 5b452ba3dde1003f1c5393c493b65be763b9aa61 Author: lichenyang <licheny...@cmss.chinamobile.com> Date: 2017-07-28T09:59:46Z [ZEPPELIN-2817] Support default interpreter setting in create note rest api ---- --- 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. ---