Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/835#issuecomment-221816292 @echarles Thanks for the advices and I've found the reason why zeppelin.R.render.options. This is because ```-Pr -Pspark```. According to this PR, InterpreterFactory reads initialization data from interpreter-setting.json. And for backward compatibility, also read static initialization block from Specific interpreter group and name. Thus if we include two same interpreter group and name - like thos profiles -, some variables may be overridden. I'll fix it for support the case that we build Zeppelin with two profiles.
--- 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. ---