You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/08/14 21:35:25 UTC

[GitHub] [zeppelin] jason-ogaard opened a new pull request #3877: ZEPPELIN-4992 Editor settings are being set to the default interpreter regardless of the interpreter specified in the paragraph.

jason-ogaard opened a new pull request #3877:
URL: https://github.com/apache/zeppelin/pull/3877


   I wrote up this [defect](https://issues.apache.org/jira/browse/ZEPPELIN-4992) based on the behavior of the zeppelin 0.9.0 image found on the docker [hub](https://hub.docker.com/r/apache/zeppelin/tags). Currently, the editor settings aren't being applied to each interpreter, instead only the default interpreter editor settings get applied to every paragraph regardless of the interpreter specified.
   
   This PR should fix that issue.
   
   ### What is this PR for?
   A few sentences describing the overall goals of the pull request's commits.
   First time? Check out the contributing guide - https://zeppelin.apache.org/contribution/contributions.html
   
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ None] - Task
   
   ### What is the Jira issue?
   * [ZEPPELIN-4992](https://issues.apache.org/jira/browse/ZEPPELIN-4992)
   
   ### How should this be tested?
   * Ensure that the various niceties for each interpreter are applied. E.G. syntax highlighting, code auto-hiding.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? 
   No
   * Is there breaking changes for older versions? 
   No
   * Does this needs documentation? 
   No
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] zjffdu commented on pull request #3877: ZEPPELIN-4992 Editor settings are being set to the default interpreter regardless of the interpreter specified in the paragraph.

Posted by GitBox <gi...@apache.org>.
zjffdu commented on pull request #3877:
URL: https://github.com/apache/zeppelin/pull/3877#issuecomment-674367063


   Thanks for the contribution @jason-ogaard LGTM


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] asfgit closed pull request #3877: ZEPPELIN-4992 Editor settings are being set to the default interpreter regardless of the interpreter specified in the paragraph.

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3877:
URL: https://github.com/apache/zeppelin/pull/3877


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org