You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jongyoul Lee (JIRA)" <ji...@apache.org> on 2016/07/15 13:36:20 UTC

[jira] [Created] (ZEPPELIN-1191) Support running paragraph with interpreterSetting.group in case that interpreterSetting doesn't have it

Jongyoul Lee created ZEPPELIN-1191:
--------------------------------------

             Summary: Support running paragraph with interpreterSetting.group in case that interpreterSetting doesn't have it
                 Key: ZEPPELIN-1191
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1191
             Project: Zeppelin
          Issue Type: New Feature
          Components: zeppelin-zengine
            Reporter: Jongyoul Lee
            Assignee: Jongyoul Lee
             Fix For: 0.7.0


For backward compatibility, we should support in case that users run a paragraph with legacy way like using {{%interpreterSetting.group}}. For example, if users' settings' name are {{spark-prod}} and {{spark-dev}}, user can run with {{%spark}} with selecting one of interpreterSetting, but in a new version, user cannot run a paragraph with {{%spark}} even though they bind all of spark interpreter including {{spark-prod}} and {{spark-dev}}. It is proper behaviour for new one, but we need to support old way in order to move user experience smoothly from old to new.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)