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 2019/12/06 01:51:20 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #3540: [ZEPPELIN-4468]. Allow user to set form type via interpreter local properties

zjffdu opened a new pull request #3540: [ZEPPELIN-4468]. Allow user to set form type via interpreter local properties
URL: https://github.com/apache/zeppelin/pull/3540
 
 
   
   ### What is this PR for?
   Currently the form type is determined in the code of Interpreter. User could not change this unless the update code and rebuild it, it would be nice to allow user to set form type via interpreter local properties. This PR is to allow user to set form type via interpreter local properties. See screenshot below
   
   
   ### What type of PR is it?
   [ Feature ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4468
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   
   ![image](https://user-images.githubusercontent.com/164491/70288855-e98a0700-180d-11ea-9003-dece9d1c9b86.png)
   
   ### 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


With regards,
Apache Git Services